ScriptSathi / Web-Injector

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Injector

Install

npm ci
npm run compile
# Then the final code is generated under dist/ folder

Contributing

# Setup a watcher on typescript
npm run compile-watch

# Fix syntaxe issue or hilight errors
npm run fix

About


Languages

Language:TypeScript 98.2%Language:JavaScript 1.8%