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

https://github.com/tdfischer/wasps

A metaphor for computering.
https://github.com/tdfischer/wasps

computering wasps why

Last synced: 11 months ago
JSON representation

A metaphor for computering.

Awesome Lists containing this project

README

          

Wasps
=====

Because computers are terrible and full of wasps.

Usage
-----

```javascript
var wasps = require ('wasps');

wasps.wasp() // Outputs one wasp
wasps.wasps(3) // Outputs three wasps
```