capital-d

0.0.3 • Public • Published

capital-d

Tired of not being able to read property 'whatever' of undefined?

We got you covered.

var D = require('capital-d');
var x = D();
 
x.all.defined.all.the.time = 'world';
console.log('hello', x.all.defined.all.the.time);

install

with npm do:

npm install capital-d

license

MIT

Readme

Keywords

Package Sidebar

Install

npm i capital-d

Weekly Downloads

3

Version

0.0.3

License

MIT

Last publish

Collaborators

  • mvaldesdeleon