cal-estrangela

1.0.8 • Public • Published

cal-estrangela

npm version npm module downloads Build Status License: MIT Dependency Status Coverage Status Gitter

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 of cal-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.

Peshitta App

CAL

Estrangela Font Encoding Chart

Estrangela ASCII font

For Estrangela to CAL conversion see: estrangela-cal

License

MIT

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 @peshittapor Gitter

Development

npm install
npm run build

API Reference

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

Package Sidebar

Install

npm i cal-estrangela

Weekly Downloads

3

Version

1.0.8

License

MIT

Last publish

Collaborators

  • peshitta