@hhxjs/compiler

1.0.7 • Public • Published

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

Plugins

Package Sidebar

Install

npm i @hhxjs/compiler

Weekly Downloads

3

Version

1.0.7

License

ISC

Unpacked Size

11.1 kB

Total Files

18

Last publish

Collaborators

  • hhx_team