Skip to content

Instantly share code, notes, and snippets.

@mastastealth
mastastealth / biblebooks.js
Last active March 29, 2024 20:34 — forked from amereservant/biblebooks.php
Simple JS array of the books of the Bible
var books = [
'Genesis',
'Exodus',
'Leviticus',
'Numbers',
'Deuteronomy',
'Joshua',
'Judges',
'Ruth',
'1 Samuel',