0.5.1 • Published 11 years ago

jscompiler v0.5.1

Weekly downloads
37
License
-
Repository
github
Last release
11 years ago

Dependencies

requires node-minify

terminal -> 'npm install node-minify'

How to use

1) create an JS file.

2) download jsCompiler

3) add var compiler = require("../compiler.js"); to your file

4) create an array that contains all your required files

5) define an output file. (Contains all the compiled code)

6) define an output folder

7) compile with node yourFile.js

0.5.1

11 years ago

0.5.0

11 years ago

0.0.3-0

11 years ago

0.0.3-4

11 years ago

0.0.3-3

11 years ago

0.0.3-2

11 years ago

0.0.3-1

11 years ago

0.0.3

11 years ago

0.0.2-2

11 years ago

0.0.2-1

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago