Socket
Book a DemoInstallSign in
Socket

ahahah

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ahahah

ahahah, great for error handling

latest
npmnpm
Version
0.1.1
Version published
Maintainers
1
Created
Source

#ahahah

You didn't say the magic word

###usage

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

FAQs

Package last updated on 18 Jul 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts