hebrew-cal
v1.0.2
Published
Convert Hebrew Ashuri to CAL code
Maintainers
Readme
hebrew-cal
Convert Hebrew Ashuri to CAL code
Installation
In order to use this library, Node.js should be installed. Then run:
npm install hebrew-cal --saveFollowing bundles are available:
hebrew-cal.js- UMD ES5 version for use in browser, node, etc.hebrew-cal.min.js- minified version ofhebrew-cal.jshebrew-cal.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/hebrew-cal/-/hebrew-cal-1.0.2.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 installnpm run buildAPI Reference
hebrewCal.mapper : Mapper
Hebrew Mapper
Kind: static constant of hebrewCal
hebrewCal.toCal ⇒ string
Convert from Hebrew Unicode to CAL
Kind: static constant of hebrewCal
Returns: string - the input word converted to CAL code
| Param | Type | Description | | --- | --- | --- | | word | string | input word in Hebrew Unicode |
