unihooks icon indicating copy to clipboard operation
unihooks copied to clipboard

Universal unreacted hooks

Results 38 unihooks issues
Sort by recently updated
recently updated
newest added

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....

dependencies

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...

dependencies

https://github.com/craig1123/react-recipes

That may make sense for these hooks to check to: * they're not being used before initialized * they're not initialized more that once

Test against heresy. Possibly separate entries would make sense: ```js import useCountdown from '@unihooks/useCountdown/heresy' ```

Reference implementations #### [formal](https://github.com/iamkevinwolf/formal/tree/master/packages/formal-web) #### [react-hook-form](https://github.com/react-hook-form/react-hook-form) - what's `register`? - why `handleSubmit` is returned? Is that `send` or `after send` or what? #### [react-use-form-state](https://github.com/wsmd/react-use-form-state) - `useFormField` is not exposed -...

default is init, isn't that? What that's not the case?