@dck/rescript-tanstack-react-table

1.1.0 • Public • Published

rescript-tanstack-react-table

ReScript bindings for @tanstack/react-table (targeted version : ~8.12.0)

Setup

  1. Install the module
bun install @dck/rescript-tanstack-react-table
# or
yarn install @dck/rescript-tanstack-react-table
# or
npm install @dck/rescript-tanstack-react-table
  1. Add it to your rescript.json config
{
  "bsc-dependencies": ["@dck/rescript-tanstack-react-table"]
}

Usage

The functions can be accessed through ReactTable module.

Basic

Pagination

Development

Install deps

bun install

Compiles files

bun run dev

Run examples

bun run examples

Readme

Keywords

Package Sidebar

Install

npm i @dck/rescript-tanstack-react-table

Weekly Downloads

1

Version

1.1.0

License

MIT

Unpacked Size

6.03 kB

Total Files

4

Last publish

Collaborators

  • dck