edm00se
v2.1.2
Published
> an npm module to reserve the edm00se namespace'd package
Downloads
16
Readme
npm-edm00se
an npm module to reserve the edm00se namespace'd package
What Is This?
Inspired by kentcdodds/npm-kentcdodds, this is a reserved package name for my usual handle (on twitter, GH, etc.). I may eventually roll it up to be a bit more robust in content and replace a couple of similar modlues I have defined in-project, elsewhere.
Installation
$ npm install --save edm00se
Usage
var edm00se = require('npm-edm00se');
console.log(edm00se.name.first + ' ' + edm00se.name.last);
License
MIT © Eric McCormick