sedra-cal

1.1.4 • Public • Published

sedra-cal

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

Convert from Sedra 3 to CAL ASCII transliteration

Installation

In order to use this library, Node.js should be installed. Then run:

npm install sedra-cal --save

Following bundles are available:

  • sedra-cal.js - UMD ES5 version for use in browser, node, etc.
  • sedra-cal.min.js - minified version of sedra-cal.js
  • sedra-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/sedra-cal/-/sedra-cal-1.1.4.tgz

More information

Peshitta App

Beth Mardutho

CAL

For CAL to Sedra 3 conversion see: cal-sedra

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

sedraCal.mapper : Mapper

Aramaic mapper

Kind: static constant of sedraCal

sedraCal.toCal ⇒ string

Convert from Sedra 3 to CAL Code transliteration

Kind: static constant of sedraCal
Returns: string - the input word converted to CAL code representation

Param Type Description
word string input word in Sedra 3 transliteration

sedraCal.toCalMap : Object.<string, string>

Sedra to CAL consonant map

Kind: static constant of sedraCal

Package Sidebar

Install

npm i sedra-cal

Weekly Downloads

1

Version

1.1.4

License

MIT

Last publish

Collaborators

  • peshitta