Skip to content

luozheao/confusion

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ug

a js obfuscator

API

uglyJsCode = require('ug')(jsCode)

test

no auto test suite, use test suites of several frontend libs instead.

passed following libs' frontend test suites(NOTE: ug.js works only for browser end code)

to run the tests, clone the following repos and follow my guide

  • require.js

    obfuscate 'require.js', then run tests following the README

  • zepto.js

    obfuscate 'src/', then visit 'tests/index.html'

  • underscore.js (npm test)

  • backboone.js (npm test)

  • vue.js (grunt casper)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%