An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

npmjs.org : @ptolemy2002/react-hook-result

There are two common ways to implement a hook that returns a result: 1. Returning an array and accessing with `[a, b, ...] = useHook()` 2. Returning an object and accessing with `{a, b, ...} = useHook()`

Registry - Source - Homepage - JSON
purl: pkg:npm/%40ptolemy2002/react-hook-result
License:
Latest release: 2 months ago
First release: 7 months ago
Namespace: ptolemy2002
Downloads: 52 last month
Last synced: 8 days ago

    Loading...
    Readme
    Loading...