Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

Risto-Stevcev/bs-errors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Utilities for working with errors in bucklescript

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages