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' ] },
]

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.2.0
    4
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.2.0
    4
  • 1.1.0
    0
  • 1.0.0
    148

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