@teamhanko/preact-custom-element
Wrap your component up as a custom element
Wrap your component up as a custom element
Send logs to graylog
Custom transport for Winston.
Custom transport for Winston.
Tailwind CSS plugin that exposes Tailwind colors as custom CSS properties
Customize-Input
Web component implementation of charts elements from Chart.js library
useAxiosPost a React custom hook fully tested that returns a tuple of status, a function to make a post request, and axios error response, and the success response.
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.
useEventListener is a custom react hook to add and remove event listeners from the dom. First input is the listener, the second is a callback function to run when the the listener is triggered, the third is optional
useMediaQuery is will return a boolean true of false so you can implement any javascript you need based on the media queries you want.
useStorage hook stores the data in local, or session storage. It takes a key as a string argument, and a default value as a string. The hook will search the storage the key in storage for a value and return if it there is one, otherwise it will use the de
useTime takes 2 arguments, the first is the function you would like to run after the the delay, the second is the delay in milliseconds. It returns a object with clear, and rest functions to clear, or reset the timeout.
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
useArray to work with arrays in useState and updating to the DOM.
useAxios, for CREATE, UPDATE, DELETE, and useAxiosGet to read data form a rest API, stores it in the cache.
useAxiosGet gets data form a rest API, stores it in the cache, error handles, and passes a status for loading, error, and successful fetching.
A simple colored console logger with timestamps
This will be an awesome custom calendar for React Native
|简·陋| 并列计算器 | Parallel Calculator