https://github.com/dylanfoster/ahahah
ahahah
https://github.com/dylanfoster/ahahah
Last synced: 2 months ago
JSON representation
ahahah
- Host: GitHub
- URL: https://github.com/dylanfoster/ahahah
- Owner: dylanfoster
- Created: 2014-07-18T01:25:37.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-07-18T02:20:47.000Z (almost 12 years ago)
- Last Synced: 2025-09-23T16:20:25.912Z (9 months ago)
- Language: JavaScript
- Size: 141 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#ahahah
You didn't say the magic word
###usage
```javascript
var ahahah = require("ahahah")();
someFunction(function(err, data){
if(err){
ahahah;
// ahahah, you didn't say the magic word.
}
});
```
For Ubuntu users, you'll need to install the alsa.h header
`sudo apt-get install libasound2-dev`