Skip to content

0zat/bs-dom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.
This Library includes modified 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