rescript

v11.1.4
ReScript toolchain
ReScript Compiler Types JavaScript Language

test

node scripts/ciTest.js -all

format

prettier --write .

coverage

nyc --timeout=3000 --reporter=html mocha jscomp/test/*test.js && open ./coverage/index.html

test-bsb

node scripts/ciTest.js -bsb

test-ocaml

node scripts/ciTest.js -ounit

checkFormat

prettier --check .

postinstall

node scripts/rescript_postinstall.js
npm i rescript

Metadata

Downloads