https://github.com/tbor00/ftools
🚀 @ftools-suit is a set of packages whose objective is to facilitate and improve the development speed of any modern frontend project.
https://github.com/tbor00/ftools
autocomplete cli frontend frontendtools javascript js monorepo nextjs opensource places-autocomplete react tools
Last synced: 8 months ago
JSON representation
🚀 @ftools-suit is a set of packages whose objective is to facilitate and improve the development speed of any modern frontend project.
- Host: GitHub
- URL: https://github.com/tbor00/ftools
- Owner: tbor00
- License: mit
- Created: 2022-09-15T19:35:28.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-24T13:06:14.000Z (over 3 years ago)
- Last Synced: 2025-09-25T22:49:18.585Z (9 months ago)
- Topics: autocomplete, cli, frontend, frontendtools, javascript, js, monorepo, nextjs, opensource, places-autocomplete, react, tools
- Language: JavaScript
- Homepage: https://github.com/tbor00/ftools
- Size: 1.52 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# @ftools-suit    [](https://conventionalcommits.org)
ftools is a set of packages whose objective is to facilitate and improve the development speed of any modern frontend project.
- reduces/minification the boilerplate
- tested and easy-to-implement tools
## Our packages
| package | description |
| -- | -- |
| [@ftools-suit/network](./packages/network) | tools/methods/helpers for making http requests |
| [@ftools-suit/utils](./packages/utils) | helpers for making any web app |
| [@ftools-suit/hooks](./packages/hooks) | Reusable and modern hooks for React projects |
| [@ftools-suit/autocomplete](./packages/autocomplete) | autocomplete and geocoding functions/hooks of google maps |