Nanoscale assertion module
npm install @pirxpilot/nanoassert[![NPM version][npm-image]][npm-url]
[![Build Status][build-image]][build-url]
[![Dependency Status][deps-image]][deps-url]
@pirxpilot/nanoassertFork of [nanoassert] with added support for DEBUG flag.
In package.json:
``json
"browser": {
"assert": "@pirxpilot/nanoassert"
},
`
You have to set DEBUG` flag in your code or pass it to the bundler.
[nanoassert]: https://npmjs.org/package/nanoassert
[npm-image]: https://img.shields.io/npm/v/@pirxpilot/nanoassert
[npm-url]: https://npmjs.org/package/@pirxpilot/nanoassert
[build-url]: https://github.com/pirxpilot/nanoassert/actions/workflows/check.yaml
[build-image]: https://img.shields.io/github/actions/workflow/status/pirxpilot/nanoassert/check.yaml?branch=main
[deps-image]: https://img.shields.io/librariesio/release/npm/@pirxpilot/nanoassert
[deps-url]: https://libraries.io/npm/@pirxpilot%2Fnanoassert