JSPM

@rescript/webapi

0.1.0-experimental-9c5dbbb
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 619
  • Score
    100M100P100Q145504F
  • License MIT

Experimental successor to [rescript-webapi](https://github.com/TheSpyder/rescript-webapi)

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@rescript/webapi) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    NPM Version

    experimental-rescript-webapi

    Experimental successor to rescript-webapi

    Getting started

    Install the package using your favorite package manager:

    npm i -D @rescript/webapi@experimental

    and add @rescript/webapi to your rescript.json:

    {
      "bs-dependencies": [
    +    "@rescript/webapi",
      ],
      "bsc-flags": [
    +    "-open Global"
      ]
    }

    Documentation

    More information can be found on https://rescript-lang.github.io/experimental-rescript-webapi/