bs-chai
v1.0.1
Published
Bucklescript bindings to chai
Downloads
10
Readme
bs-chai
Bucklescript bindings to chai
Installation
Install the project:
npm install bs-chai --save-dev
And add the dependency to your bs dependencies in bsconfig.json
:
"bs-dev-dependencies": [
"bs-chai"
]
It'll be available under the BsChai
namespace
License
Licensed under the BSD-3-Clause license. See LICENSE