cal-hebrew
v1.0.3
Published
CAL code to Hebrew Ashuri conversion
Downloads
4
Maintainers
Readme
cal-hebrew
CAL code to Hebrew Ashuri conversion
Installation
In order to use this library, Node.js should be installed. Then run:
npm install cal-hebrew --save
Following bundles are available:
cal-hebrew.js
- UMD ES5 version for use in browser, node, etc.cal-hebrew.min.js
- minified version ofcal-hebrew.js
cal-hebrew.esm.js
- ES6 module version, suitable for bundling with other libraries and applications
The package could also be downloaded directly from: https://registry.npmjs.org/cal-hebrew/-/cal-hebrew-1.0.3.tgz
More information
License
Contributing
The final goal for this work is to learn the Word of God as recorded by Peshitta. You are welcomed to improve this implementation or provide feedback. Please feel free to Fork, create a Pull Request or submit Issues.
To read quick updates about Peshitta app or post questions or feedback, follow @peshittap at or
Development
npm install
npm run build
API Reference
calHebrew.mapper : Mapper
Hebrew Mapper
Kind: static constant of calHebrew
calHebrew.toHebrew ⇒ string
Convert from CAL to Hebrew Unicode
Kind: static constant of calHebrew
Returns: string - the input word converted to Hebrew Unicode
| Param | Type | Description | | --- | --- | --- | | word | string | input word in CAL code transliteration |