Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 7 days 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 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-24T13:06:14.000Z (almost 2 years ago)
- Last Synced: 2024-05-02T13:17:54.528Z (8 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 ![release](https://github.com/tbor00/ftools/actions/workflows/release.yml/badge.svg) ![tests](https://github.com/tbor00/ftools/actions/workflows/tests.yml/badge.svg) ![sonarcloud](https://github.com/tbor00/ftools/actions/workflows/sonarcloud.yml/badge.svg) [![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-%23FE5196?logo=conventionalcommits&logoColor=white)](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 |