edm00se

2.1.2 • Public • Published

npm-edm00se NPM version Build Status Dependency Status Coverage percentage

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

Readme

Keywords

none

Package Sidebar

Install

npm i edm00se

Weekly Downloads

1

Version

2.1.2

License

MIT

Last publish

Collaborators

  • edm00se