0.0.15 • Published 9 years ago

sjsm v0.0.15

Weekly downloads
23
License
MIT
Repository
github
Last release
9 years ago

sjsm

simple compression and code modification

npm install sjsm

and see example: https://github.com/fedor-elizarov/sjsm/blob/master/test.js

test: `see index.js

node test.js

see index.min.js`

this module just joke ::)

##changelog

don't touch formating strings: var string = "I untouchable string ::)"; console.log("I too!");

clear "\n","\t"," " symbols

clear one line comments: //comment

clear multiline comments: /* comment cooooment */

dont delete symbol " " after the words: break,case,catch,const,continue, debugger,default,delete,do,else, finally,function,for,if,in,instaneof, let,new,return,switch,this,throw,try,typeof, var,void,while `

fix problem witch line comments // add support " ' " symbols

rewrite all code ::)

0.0.15

9 years ago

0.0.14

9 years ago

0.0.13

9 years ago

0.0.12

9 years ago

0.0.11

9 years ago

0.0.10

9 years ago

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago