@feugene/granularity-datasource
List state behind one composable: sorting, filters, paging, URL sync and race-free fetching. No components — it is the logic that a table and its filter panel share.
- version
0.1.2- Public subpaths
- 3
- Components
- 0
- Runtime dependencies
- 0
How the package describes itself on npm: List state for @feugene/granularity: sorting, filters, paging, URL sync and race-free fetching behind one composable.
Installation
The command installs the package and its required peer dependencies: the library does not bring them, because your application already has them.
npm i @feugene/granularity-datasource vuepnpm add @feugene/granularity-datasource vueyarn add @feugene/granularity-datasource vuebun add @feugene/granularity-datasource vueWhat is inside
The manifest declares 3 entry points — importing through them is what keeps the bundle free of what you did not use.
No runtime dependencies: only the code of the package itself reaches your application.
The package ships no components.
Package documentation
Written in the library repository. The portal links to it rather than retelling it.
Links
The npm pageSources in the repositoryChangelogThe licence, one for the whole family