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

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


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

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# devanb

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

This package is inspired by the devanb package. Made to avoid someone else taking it first!

## Usage

```javascript
var devanb = require('devanb');
console.log(devanb.name.first) // 'Devan'
// ... etc
```

## License

MIT