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.
- Host: GitHub
- URL: https://github.com/tdfischer/wasps
- Owner: tdfischer
- Created: 2014-12-10T19:50:13.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-10T21:49:26.000Z (over 11 years ago)
- Last Synced: 2025-06-06T01:03:28.905Z (about 1 year ago)
- Topics: computering, wasps, why
- Language: JavaScript
- Size: 106 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```