npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

installify-example

1.0.0

@zeke

npmHomeRepoSnykSocket
Downloads:4
$ npm install installify-example
DailyWeeklyMonthlyYearly

installify-example

A small programmatic demo of installify, a browserify transform for the lazy JavaScripter. installify automatically installs missing dependencies when bundling for quick and dirty prototyping.

Running the Example

npm test

Dependencies

  • browserify: browser-side require() the node way
  • concat-stream: writable stream that concatenates strings or binary data and calls a callback with the result
  • installify: A browserify transform that automatically installs missing dependencies

License

MIT

Generated by package-json-to-readme