1.0.0 • Published 8 months ago

nevercrash v1.0.0

Weekly downloads
-
License
Unlicense
Repository
-
Last release
8 months ago

NeverCrash

This package makes Buddha to protect your code from crashes.

Usage

require("nevercrash")()

If you want it to print to the console, that's all! If you just want the string, you can do this:

const nevercrash = String(require("nevercrash"))
1.0.0

8 months ago