@resourge/react-search-params
react-search-params is a simple hook to control current url search. Also provides so methods that extend URLSearchParams.
react-search-params is a simple hook to control current url search. Also provides so methods that extend URLSearchParams.
`@resourge/history-store` is a lightweight JavaScript utility for managing and subscribing to navigation events using the browser's History API. It simplifies tracking URL changes and enables seamless state management for single-page applications (SPAs).
react-hook-table is a hook with a set of tools to help to control a table. The hook provides control over sorting, pagination and filtering while updating the url search params to maintain consistency over page updates.