coffeefilter

0.0.0 • Public • Published

CoffeeFilter

Have you or someone on your team ever accidently installed a module without knowing it was "Generated by CoffeeScript"? I know the feeling and its horrible! Well have no fear, CoffeeFilter is here to save your day!

Just simple install and soon as your app attempts to use a module generated CoffeeScript, your application will segfault for you!

Install

npm install coffeefilter

Usage

Just require it before everything else:

 
require('coffeefilter');
var obj = require('bastard-who-might-ruin-your-day');
 

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i coffeefilter

      Weekly Downloads

      2

      Version

      0.0.0

      License

      none

      Last publish

      Collaborators

      • gjohnson