@ginjou/sync-route-compact
v0.1.0-beta.2
Published
Readme
@ginjou/sync-route-compact
Compact route query codecs for Ginjou list filters and sorters.
Installation
npm install @ginjou/sync-route-compactUsage
import { filters, sorters } from '@ginjou/sync-route-compact'
defineControllerContext({
syncRoute: {
filters,
sorters,
},
})Individual useList and useInfiniteList options override the controller setting.
License
Made with ❤️
Published under the MIT License.
