Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 645 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 645 Bytes

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