Skip to content
Chris Willoughby edited this page Oct 22, 2015 · 8 revisions

Welcome to the trove-js wiki!

This library attempts to make accessing the NLA Trove API a bit easier.

There is still much documentation to be completed, but most of the library is working.

Search functionality is through the [[Search|Search] class.

Getting a list of NewspaperTitles is through the NewspaperList class.

Getting a list of all Contributors is through the ContributorList class.

Getting records for everything else is through the corresponding class

Clone this wiki locally