Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/asd-xiv/react-hooks

Custom reusable React Hooks.
https://github.com/asd-xiv/react-hooks

custom-hooks react react-hooks

Last synced: about 10 hours ago
JSON representation

Custom reusable React Hooks.

Awesome Lists containing this project

README

        

# React Hooks

* [Stack](#stack)
* [Changelog](#changelog)

## Stack

* Main: [React](https://github.com/facebook/react)
* Bundler: [Babel](https://github.com/babel/babel)
* Unit testing: [riteway](https://github.com/ericelliott/riteway)
* E2E testing: [testcafe](https://github.com/DevExpress/testcafe)
* Linting: [ESLint](https://github.com/eslint/eslint), [Stylelint](https://github.com/stylelint/stylelint), [@asd14/eslint-config](https://github.com/asd-xiv/eslint-config)
* Code formatting: ESLint rules + [prettier](https://github.com/prettier/prettier)

## Changelog

See the [releases section](https://github.com/asd-xiv/react-hooks/releases) for details.