0.0.15 • Published 10 years ago

sjsm v0.0.15

Weekly downloads
23
License
MIT
Repository
github
Last release
10 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

10 years ago

0.0.14

10 years ago

0.0.13

10 years ago

0.0.12

10 years ago

0.0.11

10 years ago

0.0.10

10 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago