react-sage
TypeScript icon, indicating that this package has built-in type declarations

0.3.16 • Public • Published

BUILD

Netlify Status

react-sage

Handy-dandy hooks.

Click here to view docs

Use

# Install
npm i react-sage
// Available hooks.
import { useForm } from 'react-sage'
import { useQuery } from 'react-sage'
import { useBatchQuery } from 'react-sage'
import { useMutation } from 'react-sage'
import { useBatchMutation } from 'react-sage'
import { useFilePicker } from 'react-sage'
import { usePersistedState } from 'react-sage'

/react-sage/

    Package Sidebar

    Install

    npm i react-sage

    Weekly Downloads

    470

    Version

    0.3.16

    License

    MIT

    Unpacked Size

    74.8 kB

    Total Files

    24

    Last publish

    Collaborators

    • maxeinstein