@exobase/hooks
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-rc.62 • Public • Published

title: 'hooks' description: 'A kitchen sync package with all Exobase hooks' group: 'Packages'

For those who don't want to install all the @exobase/use-* hook packages individually this packages is a shortcut to install all the hooks at once.

Note: does not include root hooks

Usage

import {
  useApiKey,
  useBasicAuth,
  useCors,
  useTokenAuth,
  usePathParams,
  useRoute,
  useServices,
  useHeaders,
  useJsonBody,
  useQueryString
} from '@exobase/hooks'

Readme

Keywords

none

Package Sidebar

Install

npm i @exobase/hooks

Weekly Downloads

31

Version

1.0.0-rc.62

License

MIT

Unpacked Size

12.8 kB

Total Files

11

Last publish

Collaborators

  • rayepps