1.0.1 • Published 4 years ago
nothy v1.0.1
Nothing
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);