bassjacob / bs-containers

Containers for Bucklescript application

Home Page:https://buckletypes.github.io/bs-containers/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BS-Containers

travids

This is a port/fork of the ocaml-containers project for use with BuckleScript

The project is currently in a highly unfinished state and will see major changes to the entire API. The goal of the project is to provide an extended container library for BuckleScript that follows JavaScript conventions and compiles down to efficient JavaScript. More long term goals are to supplant the OCaml std lib entirely, and to provuide a cross-platform library for use with Reason.

Note: You should not use this yet, unless you know exactly what you're doing, it will frequently break your code

To build:

npm run build

To test:

npm run test

About

Containers for Bucklescript application

https://buckletypes.github.io/bs-containers/

License:Other


Languages

Language:OCaml 99.6%Language:Standard ML 0.4%Language:Shell 0.0%