Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mhartington/npm-mhartington
https://github.com/mhartington/npm-mhartington
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mhartington/npm-mhartington
- Owner: mhartington
- Created: 2016-03-23T13:09:59.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2024-08-14T15:08:57.000Z (4 months ago)
- Last Synced: 2024-10-10T13:32:54.093Z (3 months ago)
- Language: JavaScript
- Size: 10.7 KB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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