0
40%
BSD-3-Clause
neglectedUtilities for working with errors in bucklescript

bs-errors

Utilities for working with errors in bucklescript

Installation

Install the project:

npm install bs-errors --save

And add the dependency to your bs-dependencies in bsconfig.json:

"bs-dependencies": [
  "bs-errors"
]

The project will be available under the BsErrors namespace

License

Licensed under the BSD-3-Clause license. See LICENSE