Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/0zat/bs-dom

A DOM Library for BuckleScript
https://github.com/0zat/bs-dom

bucklescript dom javascript ocaml ocaml-library

Last synced: 4 months ago
JSON representation

A DOM Library for BuckleScript

Awesome Lists containing this project

README

        

***This package has been deprecated
this library is immature and not maintained anymore.
please use another package such as bs-webapi(https://redex.github.io/package/bs-webapi)***

# bs-dom

bs-dom is a DOM library for [BuckleScript](https://github.com/bloomberg/bucklescript).
This Library includes modified [Js_of_ocaml](https://github.com/ocsigen/js_of_ocaml).
Dom types are the same as js_of_ocaml.

## requirements
BuckleScript

## Installation
npm install bs-dom

## Usage
please see test directory

## Status
not test yet