Skip to content

krmax44/nothy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nothing

npm version

Just do nothing.

Features

  • Does absolutely nothing ✨
  • Great name 💅
  • Tiny install size 💾
  • ESM & CJS supported natively 🧩
  • with types 🏷

Usage

You can use nothy i.e. to efficiently handle errors:

import nothy from 'nothy';

thisMightFail().catch(nothy);