Skip to content

jarvys/node-forgot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

node-forgot

Forgot exceptions the function throws, just go on:)

Install

$ npm install forgot

Usage

var forgot = require('forgot');

console.log('Begin');
forgot(function() {
	throw new Error('Bomn!');
});
console.log('Finish');

About

Forgot exceptions the function throws, just go on:)

Resources

Stars

Watchers

Forks

Packages

No packages published