Skip to content

TehShrike/books-of-the-bible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published