Skip to content

Access DOM from ReScript to plot graphs on a <canvas> element.

Notifications You must be signed in to change notification settings

jdeisenberg/domgraphs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOM Graphs

Example of using bs-webapi to access the DOM and draw polar graphs and Lissajous figures.

Build

# for yarn
yarn build

# for npm
npm run build

Build + Watch

# for yarn
yarn start

# for npm
npm run start

About

Access DOM from ReScript to plot graphs on a <canvas> element.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published