All Projects β†’ meinstein β†’ react-sage

meinstein / react-sage

Licence: other
Handy-dandy React hooks.

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to react-sage

react-native-scrollable-animated-header
🀯 React Native Animated Header with ScrollView
Stars: ✭ 112 (+433.33%)
Mutual labels:  react-hooks
promotion-web
基于React: v18.x.x/Webpack: v5.x.x/React Router v6.x.x/ Antd: v5..x.x/Fetch Api/ Typescript: v4.x.x η­‰ζœ€ζ–°η‰ˆζœ¬θΏ›θ‘Œζž„ε»Ί...
Stars: ✭ 374 (+1680.95%)
Mutual labels:  react-hooks
next-qrcode
React hooks for generating QRCode for your next React apps.
Stars: ✭ 87 (+314.29%)
Mutual labels:  react-hooks
use-navigator-online
βš›οΈ React Hooks to detect when your browser is online/offline.
Stars: ✭ 23 (+9.52%)
Mutual labels:  react-hooks
hodux
πŸš€Simple reactive React Hooks state management.
Stars: ✭ 29 (+38.1%)
Mutual labels:  react-hooks
Forum-App-React-Frontend
This is the React client that consumes the API built here: https://github.com/victorsteven/Forum-App-Go-Backend
Stars: ✭ 39 (+85.71%)
Mutual labels:  react-hooks
fetchye
✨ If you know how to use Fetch, you know how to use Fetchye [fetch-yae]. Simple React Hooks, Centralized Cache, Infinitely Extensible.
Stars: ✭ 36 (+71.43%)
Mutual labels:  react-hooks
MonsterJS
MonsterJS - a game for learning JavaScript DOM Selectors while playing!
Stars: ✭ 26 (+23.81%)
Mutual labels:  react-hooks
awesome-web-react
πŸš€ Awesome Web Based React πŸš€ Develop online with React!
Stars: ✭ 31 (+47.62%)
Mutual labels:  react-hooks
react-use-hubspot-form
Embed HubSpot forms into your React components using hooks! Works with Create React App, Gatsby and other platforms.
Stars: ✭ 41 (+95.24%)
Mutual labels:  react-hooks
typescript-react-boilerplate
πŸ‘» Minimal example for React with TypeScript.
Stars: ✭ 17 (-19.05%)
Mutual labels:  react-hooks
covid-19-stats
Get the latest COVID-19 statistics by country
Stars: ✭ 41 (+95.24%)
Mutual labels:  react-hooks
web
React hooks done right, for browser and SSR.
Stars: ✭ 940 (+4376.19%)
Mutual labels:  react-hooks
react-stripe-script-loader
A React Component that loads Stripe script if necessary and shows React Stripe Elements
Stars: ✭ 22 (+4.76%)
Mutual labels:  react-hooks
device-orientation
React hook for the Device Orientation API
Stars: ✭ 23 (+9.52%)
Mutual labels:  react-hooks
eslint-config-ns
ESLint config ready to be used in multiple projects. Based on Airbnb's code style with prettier, jest and react support.
Stars: ✭ 27 (+28.57%)
Mutual labels:  react-hooks
react-kanban-board
kanban board app with react hooks and ant design ui
Stars: ✭ 15 (-28.57%)
Mutual labels:  react-hooks
Blog-React-Hook-Tutorial
This is a beginner tutorial for react hooks I have written in dev.to and Medium
Stars: ✭ 21 (+0%)
Mutual labels:  react-hooks
React-Netflix-Clone
A Fully Responsive clone of Netflix website built using React.JS as a Front-end & Firebase as a Back-end.
Stars: ✭ 91 (+333.33%)
Mutual labels:  react-hooks
react-stateful
A simple implementation of React-State-Hook and React-Effect-Hook to show how React-Hooks work
Stars: ✭ 34 (+61.9%)
Mutual labels:  react-hooks

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'
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].