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

https://github.com/csprance/gimme-squirrels

Because everyone needs a list of squirrels to use occasionally
https://github.com/csprance/gimme-squirrels

fun serious-business ship-it squirrels

Last synced: about 1 year ago
JSON representation

Because everyone needs a list of squirrels to use occasionally

Awesome Lists containing this project

README

          

[![Node.js version][nodejs-badge]][nodejs]
[![NPM version][npm-badge]][npm]

[![APLv2][license-badge]][LICENSE]
[![PRs Welcome][prs-badge]][prs]
[![Donate][donate-badge]][donate]

[![Watch on GitHub][github-watch-badge]][github-watch]
[![Star on GitHub][github-star-badge]][github-star]
[![Tweet][twitter-badge]][twitter]

# Gimme Squirrels
> Gives you squirrels

## How to get Squirrels
```js
import squirrels from 'gimme-squirrels';
const squirrel = squirrels.single();
const squirrels = squirrels.many(5)
```

## License
Licensed under the APLv2. See the [LICENSE](https://github.com/csprance/gimme-squirrels/blob/master/LICENSE) file for details.

[nodejs-badge]: https://img.shields.io/badge/node->=%208.9-blue.svg
[nodejs]: https://nodejs.org/dist/latest-v6.x/docs/api/
[npm-badge]: https://img.shields.io/badge/npm->=%205.5.1-blue.svg
[npm]: https://docs.npmjs.com/
[typescript]: https://www.typescriptlang.org/
[typescript-28]: https://github.com/Microsoft/TypeScript/wiki/What's-new-in-TypeScript#typescript-28
[license-badge]: https://img.shields.io/badge/license-APLv2-blue.svg
[license]: https://github.com/csprance/gimme-squirrels/blob/master/LICENSE
[prs-badge]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg
[prs]: http://makeapullrequest.com
[donate-badge]: https://img.shields.io/badge/$-support-green.svg
[donate]: http://paypal.me/csprance
[github-watch-badge]: https://img.shields.io/github/watchers/csprance/gimme-squirrels.svg?style=social
[github-watch]: https://github.com/csprance/gimme-squirrels/watchers
[github-star-badge]: https://img.shields.io/github/stars/csprance/gimme-squirrels.svg?style=social
[github-star]: https://github.com/csprance/gimme-squirrels/stargazers
[twitter]: https://twitter.com/intent/tweet?text=Check%20out%20this%20Shiz!%20https://github.com/csprance/gimme-squirrels%20%F0%9F%91%8D
[twitter-badge]: https://img.shields.io/twitter/url/https/csprance/gimme-squirrels.svg?style=social
[jest]: https://facebook.github.io/jest/
[tslint]: https://palantir.github.io/tslint/
[tslint-microsoft-contrib]: https://github.com/Microsoft/tslint-microsoft-contrib
[wiki-js-tests]: https://github.com/jsynowiec/node-typescript-boilerplate/wiki/Unit-tests-in-plain-JavaScript