hub-namespace

0.1.0 • Public • Published

hub-namespace.js Build Status NPM version

Namespaces for hub.js

Repository: https://github.com/mantoni/hub-namespace.js


Install with npm

npm install hub-namespace

For browsers

Use Browserify to create a custom bundle.

Development

Here is what you need:

  • npm install will install all the dev dependencies
  • make does all of the following
  • make lint lint the code with JSLint
  • make test runs all unit tests in Node
  • make browser generates a static web page at test/all.html to run the tests in a browser
  • make phantom runs all tests in a headless WebKit. Make sure phantomjs is in your path.

To build a standalone browserified file with the merged / minified scripts run make package.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    2

Package Sidebar

Install

npm i hub-namespace

Weekly Downloads

2

Version

0.1.0

License

none

Last publish

Collaborators

  • mantoni