fis3-ug

1.0.0 • Public • Published

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)

Readme

Keywords

none

Package Sidebar

Install

npm i fis3-ug

Weekly Downloads

1

Version

1.0.0

License

ISC

Last publish

Collaborators

  • libinzhang