1.0.7 • Published 5 years ago
@hhxjs/compiler v1.0.7
HHX Compiler is a way to organize your code to go up to Haxball Headless.
Installation
NPM
npm i @hhxjs/compiler
YARN
yarn add @hhxjs/compiler
Qualities
- ✔️ Possibility to organize your code
- ✔️ CommonJS
- ✔️ Easy to set up
- ✔️ Efficient
Examples
const HHX = require("@hhxjs/compiler");
const client = new HHX("room.js");
client.compile("dist/script.js"); // √ Generated in dist/script.js