Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 296 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 296 Bytes

Santali Parser

A work in progress to have avro like phonetic keyboard for santali language

install

  1. git clone repo
  2. cd into repo and run: npm install
  3. to build the library run: npm run build
  4. (optional) test library: npm run test