UNPKG

@lifespikes/next-datatable

Version:

Datatable made with Shadcn, which can support server-side pagination and can synchronize its state with the url

32 lines (31 loc) 757 B
{ "name": "@lifespikes/next-datatable", "version": "1.10.0", "description": "Datatable made with Shadcn, which can support server-side pagination and can synchronize its state with the url", "author": "santigp258", "keywords": [ "shadcn", "lifespikes", "react-table", "nextjs", "react", "nuqs" ], "peerDependencies": { "@lifespikes/ui": "*" }, "bugs": { "url": "https://github.com/lifespikes/packages/issues" }, "homepage": "https://github.com/lifespikes/packages#readme", "repository": { "type": "git", "url": "git+https://github.com/lifespikes/packages.git" }, "publishConfig": { "access": "public" }, "module": "./index.esm.js", "type": "module", "main": "./index.esm.js" }