cometkim / bs-react-cache

BuckleScript binding for experimental react-cache API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bs-react-cache

BuckleScript binding for the experimental react-cache.

Do not use in a real application. We're publishing this early for demonstration purposes.

Use it at your own risk.

Usage

See example

Build

# for yarn
yarn build

# for npm
npm run build

Build + Watch

# for yarn
yarn start

# for npm
npm run start

About

BuckleScript binding for experimental react-cache API.


Languages

Language:Reason 100.0%