Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1017 Bytes

File metadata and controls

24 lines (15 loc) · 1017 Bytes

Continuous Integration License: CC BY-NC-SA 4.0

Pāli Script Converter

Library for transliterating pāli across multiple scripts.

Using it

yarn add https://github.com/Path-Nirvana-Foundation/pali-script-converter --force

Updating PSC

  • yarn build
  • Commit all changes under lib

Scripts

  • yarn build - produces production version of your library under the lib folder
  • yarn test - well ... it runs the tests :)
  • yarn test-watch - same as above but in a watch mode
  • yarn lint - lint the codebase

Attributions