Library for transliterating pāli across multiple scripts.
yarn add https://github.com/Path-Nirvana-Foundation/pali-script-converter --force
yarn build- Commit all changes under lib
yarn build- produces production version of your library under thelibfolderyarn test- well ... it runs the tests :)yarn test-watch- same as above but in a watch modeyarn lint- lint the codebase
- Based on the webpack-library-starter