reason-standard
v0.1.0-alpha.3
Published
A portable standard library enhancement for Reason and OCaml.
Downloads
6
Readme
Standard
A portable standard library enhancement for Reason and OCaml.
Standard provides an easy-to-use, comprehensive and safe standard library, that has the same API for the OCaml and Bucklescript compilers.
⚠️ Warning ⚠️
Standard is alpha-quality software.
There could be bugs or missing features.
The API will could change without warning until
1.0.0
is released
Documentation
Head to the documentation site
Contributing
Want to help with the development of Standard?
There is plenty to do, check out the guidelines
Developing
To get set up for developing standard, follow the instructions here
License
Standard uses the MIT license.