simple-namespace

0.2.0 • Public • Published

simple-namespace

Build Status

An easy (and almost-too-simple) method for generating a 'namespace'.

Getting Started

Install the module with: npm install simple-namespace

var ns = require('simple-namespace');
ns('My.Nested.Namespace'); // returns and object, creates it if it doesn't already exist.

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.

License

Copyright (c) 2014 Simon Elvery
Licensed under the MIT license.

Readme

Keywords

Package Sidebar

Install

npm i simple-namespace

Weekly Downloads

7

Version

0.2.0

License

none

Last publish

Collaborators

  • drzax