awmleer / use-creation

Replacement for useMemo with semantic guarantee. Useful for avoid expensive constant creation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

use-creation

Replacement for useMemo with semantic guarantee. Useful for avoid expensive constant creation.

About

Replacement for useMemo with semantic guarantee. Useful for avoid expensive constant creation.

License:MIT License


Languages

Language:TypeScript 61.0%Language:JavaScript 39.0%