Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mhartington/npm-mhartington


https://github.com/mhartington/npm-mhartington

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# mhartington

[![version](https://img.shields.io/npm/v/mhartington.svg?style=flat-square)](http://npm.im/mhartington)
[![downloads](https://img.shields.io/npm/dm/mhartington.svg?style=flat-square)](http://npm-stat.com/charts.html?package=mhartington&from=2015-08-01)
[![MIT License](https://img.shields.io/npm/l/mhartington.svg?style=flat-square)](http://opensource.org/licenses/MIT)

I mostly made this to avoid someone else taking it first :-)

## Usage

```javascript
var mhartington = require('mhartington')
console.log(mhartington.name.first) // 'Michael'
// ... etc
```

## License

MIT