@cedeber/frontafino
v1.1.0-beta.2
Published
Utilities and React Hooks
Downloads
14
Readme
Frontafino
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.
TypeScript support
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.
License
Copyright (c) 2015-2022 Cédric Eberhardt - MIT License