UNPKG

refun

Version:

A collection of React Hook-enabled functions that compose harmoniously with each other. Similar to `recompose`, but:

19 lines 377 B
{ "name": "refun", "version": "3.1.0", "description": "", "keywords": [], "types": "types/index.d.ts", "main": "node/index.js", "browser": "web/index.js", "react-native": "native/index.js", "repository": "nextools/metarepo", "license": "MIT", "engines": { "node": ">=12.13.0" }, "sideEffects": false, "dependencies": { "tsfn": "^2.0.0" } }