Search results

121 packages found

Some useful custom hooks for react app

published 1.0.0 3 years ago
M
Q
P

When Elements

published 0.2.2 2 years ago
M
Q
P

useToggle will default to false on initialization, unless provided a initial boolean value. It will return an tuple array `[value, toggleValue]` of the value, and a callback function. The value will be true or false, and the function can set the value to

published 0.1.4 2 years ago
M
Q
P

useDebounce to add a delay to a action after stopping interaction. I.E. Typing into a search field, and there's a delay from stopping typing of 1 second before the search is called.

published 0.1.0 2 years ago
M
Q
P

useMediaQuery is will return a boolean true of false so you can implement any javascript you need based on the media queries you want.

published 0.1.0 2 years ago
M
Q
P

useAxiosGet gets data form a rest API, stores it in the cache, error handles, and passes a status for loading, error, and successful fetching.

published 0.1.4 2 years ago
M
Q
P

useAxios, for CREATE, UPDATE, DELETE, and useAxiosGet to read data form a rest API, stores it in the cache.

published 0.1.0 2 years ago
M
Q
P

Custom hooks for equally custom React renderers.

published 0.0.2 5 years ago
M
Q
P

Reusable hooks for react components

published 1.0.0 6 years ago
M
Q
P

custom hooks by mini-geek

published 1.0.19 3 years ago
M
Q
P

uelements provides a functional way of defining custom elements

published 0.3.1 2 years ago
M
Q
P

HTML elements with swiss and preact render

published 0.0.9 2 years ago
M
Q
P

A pretty custom hooks for css variable and react

published 0.2.0 6 years ago
M
Q
P

A pretty custom hooks for document title and react

published 0.1.0 6 years ago
M
Q
P

Custom validation error messages for sails model with i18n support

published 0.11.10 8 years ago
M
Q
P

Custom model method for sails with log support

published 0.0.3 9 years ago
M
Q
P

```typescript import React, { useEffect, useRef } from 'react' import DatePicker, { DatePickerValue } from 'custom-react-dp' import { useDatePicker } from 'custom-react-dp' import useOnClickOutside from 'hooks/useOnClickOutside' import Input from './

published 0.0.8 3 years ago
M
Q
P

hookedElements through customElements registry

published 0.1.1 4 years ago
M
Q
P

A collection of react hooks

published 0.0.3 4 years ago
M
Q
P

React Utility pack

published 0.3.1 2 years ago
M
Q
P