Bible Word Checker
Info
A simple web tool that checks whether input words are present in the Bible (King James Version sourced from Open Bible
- Built using plain HTML, CSS, and JavaScript
- Uses a JSON file containing a list of words
- Highlights which words are found in the Bible and which are not
Usage
- Type your text in the text area
- Click the "Check Words" button
Links
GitHub
My Other Projects