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

Readme

Keywords

Package Sidebar

Install

npm i books-of-the-bible

Weekly Downloads

551

Version

1.2.0

License

UNLICENSED

Unpacked Size

6.17 kB

Total Files

4

Last publish

Collaborators

  • tehshrike