Skip to content

Experimental fork of browserify to support embedding NPM modules within node.

Notifications You must be signed in to change notification settings

bacchusrx/node-browserify

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

embedify.

This is an experimental fork of substack's browserify. Its purpose is to make it easier to embed multifile NPM/CommonJS modules within Node itself. This is perhaps a peculiar requirement of a project I'm working on, so I'm not sure it'll be terribly useful to people who need browserify for its intended purpose.

Credits

  • browserify by substack (James Halliday)
  • pkginfo by indexzero (Charlie Robbins)

About

Experimental fork of browserify to support embedding NPM modules within node.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • JavaScript 99.4%
  • Other 0.6%