1.0.1 • Published 5 years ago

bs-chai v1.0.1

Weekly downloads
20
License
BSD-3-Clause
Repository
github
Last release
5 years ago

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

1.0.1

5 years ago

1.0.0

5 years ago

0.5.0

5 years ago

0.4.0

6 years ago

0.3.0

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago