Skip to content

ghalle/amokify

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

amokify

A browserify plugin which complements amok with post-patch execution of top level module expressions.

Note that this is very experimental.

INSTALL

npm install caspervonb/amokify [--save]

USAGE

With amok

$ amok entry.js --browser chrome --compiler watchify -- --plugin amokify --full-paths

With watchify

$ watchify entry.js --outfile build/entry.js --plugin amokify
$ amok build/entry.js --browser chrome

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%