Js_Engine TypeScript plugin template This is a template for creating a TypeScript plugin for Js_Engine. Usage Click the Use this template button on the top right of this page. Clone the repository. Install the dependencies: npm install Build the project: npm run build