cal-estrangela
v1.0.8
Published
Convert from CAL code to Estrangela ASCII font code
Downloads
4
Maintainers
Readme
cal-estrangela
Convert from CAL code to Estrangela ASCII font code
Installation
In order to use this library, Node.js should be installed. Then run:
npm install cal-estrangela --save
Following bundles are available:
cal-estrangela.js
- UMD ES5 version for use in browser, node, etc.cal-estrangela.min.js
- minified version ofcal-estrangela.js
cal-estrangela.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-estrangela/-/cal-estrangela-1.0.8.tgz
More information
Note: Eastern Estrangela font has no support for standalone i and u
vowels, without supporting y or w respectively. toEstrangela
conversion may lose those vowels.
E.g. u in metul
, words imported from Greek like Caesarea
, etc.
Estrangela Font Encoding Chart
For Estrangela to CAL conversion see: estrangela-cal
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
- calEstrangela
- .mapper : Mapper
- .toEstrangela ⇒ string
calEstrangela.mapper : Mapper
Aramaic Mapper
Kind: static constant of calEstrangela
calEstrangela.toEstrangela ⇒ string
Convert from CAL to Estrangela ASCII font coding
Kind: static constant of calEstrangela
Returns: string - the input word converted to Estrangela ASCII font
| Param | Type | Description | | --- | --- | --- | | word | string | input word in CAL code transliteration |