@rescript/std

11.1.4 • Public • Published

A light weight runtime for ReScript.

The motiviation of this repo is that when ReScript users want to share their library with JS users, the JS users don't need have ReScript toolchain installed, this makes sharing code with JS users easier (more details on that topic can be found in our External Stdlib Docs).

It shares the same version schema with ReScript compiler.

When you use this library, the config would be adding such things in bsconfig.json

"external-stdlib" : "@rescript/std"

Contributing

See the CONTRIBUTING.md.

/@rescript/std/

    Package Sidebar

    Install

    npm i @rescript/std

    Weekly Downloads

    16,952

    Version

    11.1.4

    License

    SEE LICENSE IN LICENSE

    Unpacked Size

    1.84 MB

    Total Files

    334

    Last publish

    Collaborators

    • cristianoc
    • ryyppy
    • chenglou
    • hongbo_zhang
    • cknittel
    • _zth