An open API service indexing awesome lists of open source software.

https://github.com/franco4457/use-simple-ts

A lightweight library for custom react hooks 🚀
https://github.com/franco4457/use-simple-ts

custom-hooks hooks react reactjs

Last synced: 3 months ago
JSON representation

A lightweight library for custom react hooks 🚀

Awesome Lists containing this project

README

          

# @use-simple-ts

A Quick description of the custom hook

## Installation

```sh
pnpm i @use-simple-ts/core
```

### or yarn

```sh
yarn add @use-simple-ts/core
```

## Contribution

Yes please! See the
[contributing guidelines](https://github.com/franco4457/use-simple-ts/blob/master/CONTRIBUTING.md)
for details.

## License

This project is licensed under the terms of the
[MIT license](https://github.com/franco4457/use-simple-ts/blob/master/LICENSE).