Skip to content

Instantly share code, notes, and snippets.

View mastastealth's full-sized avatar

Brian Franco mastastealth

View GitHub Profile
@mastastealth
mastastealth / biblebooks.js
Last active September 30, 2024 12:25 — 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',