TNG Hooks. Use React-style state management in regular JavaScript functions.

github.com/getify/TNG-Hooks

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

August 2022
  • Merge branch 'master' of github.com:getify/TNG-Hooks
  • bumping versions of terser, qunit, and coveralls dependencies, updati…
November 2021
  • updating bitcoin address for funding/support
July 2019
  • Adding sponsorship options
February 2019
  • build: bumping terser version
January 2019
  • tweaks/clarifications to docs
  • trying once again to fix build-status icon
  • fixing link to build-status icon (again)
  • fixing link to build-status
  • updating qunit
  • adding 'useRef(..)' hook, closes #12
  • adding 'useCallback(..)' hook
  • fixing/clarifying code, tests, and docs for 'useMemo(..)' feature, cl…
  • Add useMemo, tests, and prettier (unformatted) (#11)
  • added 'terser' for minification of dist file, clarified README on sev…
December 2018
  • Merge pull request #8 from aarongarciah/patch-1
  • Fix typo
  • significant refactoring and docs improvements, added 'useEffect(..)' …
November 2018
  • docs improvement, including adding 'hook call rules' section
  • fixed test-suite html runner, closes #6