cal-ipa
v1.0.3
Published
Transliterate CAL code to IPA
Downloads
7
Maintainers
Readme
cal-ipa
Transliterate CAL code to IPA
Installation
In order to use this library, Node.js should be installed. Then run:
npm install cal-ipa --save
Following bundles are available:
cal-ipa.js
- UMD ES5 version for use in browser, node, etc.cal-ipa.min.js
- minified version ofcal-ipa.js
cal-ipa.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-ipa/-/cal-ipa-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
calIpa.mapper : Mapper
IPA Mapper
Kind: static constant of calIpa
calIpa.toIpa ⇒ string
Convert from CAL to IPA Unicode
Kind: static constant of calIpa
Returns: string - the input word converted to IPA Unicode
| Param | Type | Description | | --- | --- | --- | | word | string | input word in CAL code transliteration |