JavaScript Utilities and React hooks.
This collection of utilities has been thought to be used with Ramda (or lodash). Frontafino is the missing part in my daily web developer life.
This collection uses the new "exports"
entry in package.json
and in order to use types,
you need to configure TypeScript tsconfig.json
with "moduleResolution": "node12"
(or nodenext
).
This is only available from TypeScript 4.7.
Copyright (c) 2015-2022 Cédric Eberhardt - MIT License