Skip to content

mvaldesdeleon/capital-d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Erradicates undefineds with ancient magic powers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published