skolemlabs/ppx_expjs

A PPX for exporting OCaml values to Javascript

OCamlJavaScriptStandard ML
This is stars and forks stats for /skolemlabs/ppx_expjs repository. As of 04 May, 2024 this repository has 10 stars and 0 forks.

ppx_expjs A ppx for exporting OCaml values to JavaScript using type annotations. Example my_module.ml: let concat (s1 : string) (s2 : string) : string = s1 ^ s2 [@@expjs] node: Welcome to Node.js v16.13.0. Type ".help" for more information. > const my_module = require("./_build/default/my_module.bc.js"); undefined > x.concat("Hello ", "World") "Hello World" > Usage Basic If you want to convert between JS and OCaml values of "standard" types (i.e. integers, strings, optional values), simply...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
ocaml-multicore/lockfreeOCamlOther1410250
smartcoop/designPugSCSSJavaScript5010
ironhack-labs/lab-vue-tweetsVueHTMLJavaScript001290
argmaxml/image-searchJupyter NotebookHTMLPython150190
ineffyble/genders.wtfNunjucksJavaScriptCSS580300
passbolt/passbolt_apiPHPJavaScriptShell4k+14285-2
rescript-association/rescript-lang.orgMDXReScriptJavaScript1.7k+42350
vmarcosp/marcos.toReScriptJavaScriptCSS11000
commercetools/sunrise-spaSCSSJavaScriptVue500750
MoeClub/NoteShellJavaScriptPython69303520