This project is a headless javascript audio bible player open sourced under GPLv3, it has no external dependencies. The build is pretty tiny at just over 10KB gzipped. Opting for the no-defaults variation can shrink it even further to under 6KB. It’s fully internationalization (i18n) ready and supports fuzzy search using dynamic rolling Levenshtein thresholds. It works seamlessly with Tailwind CSS, but it doesn’t require it.
- timestamp support [x]
- Sharable links / state [x]
- vernacular number support []
- custom api endpoints []
- add keyboard shortcuts, space-bar to play
- 3 demo styles []
- base style
- brutalist style in progress
- Deep Blue
- pen and ink style in progress