books-of-the-bible

1.2.0 • Public • Published

books-of-the-bible

An ordered list of the names of the canonical books of the bible, with common abbreviations.

The full data is in index.json.

Example:

[
	{ name: 'Genesis', aliases: [ 'Gen' ] },
	{ name: 'Exodus', aliases: [ 'Exod', 'Ex', 'Exo' ] },
/* snip */
	{ name: 'Jude', aliases: [ ] },
	{ name: 'Revelation', aliases: [ 'Rev' ] },
]

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i books-of-the-bible

      Weekly Downloads

      152

      Version

      1.2.0

      License

      UNLICENSED

      Unpacked Size

      6.17 kB

      Total Files

      4

      Last publish

      Collaborators

      • tehshrike