https://github.com/curiousdannii/reversify
A plugin for bible-passage-reference-parser to change versification systems
https://github.com/curiousdannii/reversify
bible
Last synced: about 2 months ago
JSON representation
A plugin for bible-passage-reference-parser to change versification systems
- Host: GitHub
- URL: https://github.com/curiousdannii/reversify
- Owner: curiousdannii
- License: other
- Created: 2016-02-28T06:00:41.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-05-23T12:22:11.000Z (almost 5 years ago)
- Last Synced: 2025-03-18T18:21:42.838Z (2 months ago)
- Topics: bible
- Language: JavaScript
- Homepage:
- Size: 54.7 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Reversify
[](https://www.npmjs.com/package/reversify)
[](https://travis-ci.org/curiousdannii/reversify)
[](https://david-dm.org/curiousdannii/reversify)
[](https://david-dm.org/curiousdannii/reversify#info=devDependencies)A plugin for [bible-passage-reference-parser](https://www.npmjs.com/package/bible-passage-reference-parser) to change versification systems.
Copyright (c) 2016 Dannii Willis, MIT licenced
## Usage
```
var bcv_parser = require( 'bible-passage-reference-parser/js/en_bcv_parser' );// Install the plugin
require( 'reversify' )( bcv_parser );
var bcv = new bcv_parser.bcv_parser();bcv.parse( 'Lev 5:21 NAB' ).reversify( 'default' );
// Lev.6.2
```## Supported translations
- CEB (incomplete support outside the Protestant Canon)
- ESV
- GNT (Good News)
- HCSB
- KJV, NKJV
- NAB, NABRE (except for Daniel)
- NASB
- NET
- NIV, NRIV, TNIV
- NJPS
- NLT
- NRSV