Skip to content

bvfnbk/node-assert

Repository files navigation

node-assert

Build Status CodeFactor

A simple and small library which provides an opinionated view onto asserts for the sake of input parameter validation. Many errors more than often result from missing or insufficient input parameter validation. This is particularly true for JavaScript and alike.

Installation

The package can be installed with:

npm install @bvfnbk/node-assert

API

Please note: The API documentation is not contained in the repository. It is rather supposed to be deployed to some service which is not yet clear. Until then, checkout this repository and npm install its development dependencies.

The jsdoc documentation can be created with

npm run jsdoc

Open dist/docs/api/index.html with your favourite browser.

About

A pure JavaScript assert library for fluent input parameter validation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •