syriac-cal
v1.0.7
Published
Convert from Syriac Unicode to CAL code
Downloads
6
Maintainers
Readme
syriac-cal
Convert from Syriac Unicode to CAL code
Installation
In order to use this library, Node.js should be installed. Then run:
npm install syriac-cal --save
Following bundles are available:
syriac-cal.js
- UMD ES5 version for use in browser, node, etc.syriac-cal.min.js
- minified version ofsyriac-cal.js
syriac-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/syriac-cal/-/syriac-cal-1.0.7.tgz
More information
For CAL to Syriac conversion see: cal-syriac
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
syriacCal.mapper : Mapper
Aramaic Mapper
Kind: static constant of syriacCal
syriacCal.toCal ⇒ string
Convert from Syriac Unicode to CAL
Kind: static constant of syriacCal
Returns: string - the input word converted to CAL
| Param | Type | Description | | --- | --- | --- | | word | string | input word in Syriac Unicode |