Skip to content

GG Tools is a collection of utility functions and hooks for React applications. It aims to provide reusable and helpful tools to streamline the development process and improve productivity.

License

Notifications You must be signed in to change notification settings

gg-react/gg-tools

Repository files navigation

GG Tools

GG Tools is a collection of utility functions and hooks for React applications. It aims to provide reusable and helpful tools to streamline the development process and improve productivity.

Table of Contents

Installation

You can install GG Tools using npm:

npm install @gg-react/gg-tools

Usage

GG Tools provides a set of utility functions and hooks that can be imported and used in your React applications. Here's an example of how to use one of the utility functions: import { capitalize } from '@gg-react/gg-tools';

Waiting...

To use the hooks provided by GG Tools, you can import them like this:

import { useFetch } from '@gg-react/gg-tools';

const { get } = useFetch();

Please refer to the API documentation for a complete list of available utility functions and hooks and their usage.

Contributing

Contributions to GG Tools are welcome! If you have any bug fixes, improvements, or new features to propose, please get in touch on the owner's linkedin @gabertotti

License

GG Tools is released under the MIT License.

About

GG Tools is a collection of utility functions and hooks for React applications. It aims to provide reusable and helpful tools to streamline the development process and improve productivity.

Resources

License

Stars

Watchers

Forks

Packages

No packages published