Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 356 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 356 Bytes

steps required to make it working

  • install npm (sudo apt install npm in ubuntu)

  • install node-typescript (sudo apt install node-typescript in ubuntu)

  • npm install (from this directory)

  • compile tipescript with tsc

you have your javascript library in the javascript folder

otherwise you can directly import it via web by referring it with