Skip to content

Loic104/browserify-gnirts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Browserify-gnirts

A browserify transform for gnirts

Installing

npm i -D browserify-gnirts

Usage

var gnirts = require('browserify-gnirts')

browserifyBundle.transform(gnirts);

Command line

./node_modules/.bin/browserify -t browserify-gnirts test/test-*.js -o bundle.js

More information

See gnirts for the usage of the directive and more information.

About

A browserify transform to use gnirts obfuscator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published