@rescript/std

11.0.1 • 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.

Package Sidebar

Install

npm i @rescript/std

Weekly Downloads

8,922

Version

11.0.1

License

SEE LICENSE IN LICENSE

Unpacked Size

1.84 MB

Total Files

330

Last publish

Collaborators

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