catala/runtimes/rescript
2023-05-29 12:28:34 +02:00
..
src Implement the rest 2023-05-26 16:54:52 +02:00
.gitignore feat(runtimes): add rescript-catala 2023-05-07 15:13:22 +02:00
bsconfig.json feat(runtimes): add rescript-catala 2023-05-07 15:13:22 +02:00
package.json pkg(rescript): @catala-lang/rescript-catala v0.8.1-b.0 2023-05-29 12:28:34 +02:00
README.md publish(runtimes/rescript): @catala-lang/rescript-catala v0.1.1 2023-05-07 15:13:22 +02:00
yarn.lock Implement the rest 2023-05-26 16:54:52 +02:00

@catala-lang/rescript-catala npm

A ReScript wrapper for the Catala runtime

Install

yarn add @catala-lang/rescript-catala

Local dev

# in this dir
yarn link

# in the project to use the lib
yarn link @catala-lang/rescript-catala

Somehow it doesn't work with catala-website, you need to publish a new patch to be able to use modification in this project.

Example of use