Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marceloadsj/react-indicative-hooks
✈️ A wrapper between React Hooks and Indicative library
https://github.com/marceloadsj/react-indicative-hooks
Last synced: about 1 month ago
JSON representation
✈️ A wrapper between React Hooks and Indicative library
- Host: GitHub
- URL: https://github.com/marceloadsj/react-indicative-hooks
- Owner: marceloadsj
- License: mit
- Archived: true
- Created: 2019-02-08T12:52:11.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-08-19T10:17:18.000Z (over 3 years ago)
- Last Synced: 2024-04-25T06:43:05.786Z (8 months ago)
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/react-indicative-hooks
- Size: 584 KB
- Stars: 6
- Watchers: 4
- Forks: 1
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- fucking-awesome-react-hooks - `react-indicative-hooks`
- awesome-react-hooks-cn - `react-indicative-hooks`
- awesome-react-hooks - `react-indicative-hooks`
- awesome-react-hooks - `react-indicative-hooks`
README
# ✈️ [react-indicative-hooks](https://marceloadsj.github.io/react-indicative-hooks/)
## Deprecated as indicative stopped to support for browsers
- [https://indicative.adonisjs.com/guides/master/upgrade-guide#removing-browser-support](https://indicative.adonisjs.com/guides/master/upgrade-guide#removing-browser-support)> A wrapper between React Hooks and Indicative library
[![NPM](https://img.shields.io/npm/v/react-indicative-hooks.svg)](https://www.npmjs.com/package/react-indicative-hooks)
[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)
[![Build Status](https://travis-ci.org/marceloadsj/react-indicative-hooks.svg?branch=master)](https://travis-ci.org/marceloadsj/react-indicative-hooks)## Install
```bash
npm install --save react-indicative-hooks
``````bash
yarn add react-indicative-hooks
```## Usage
[Please, check the Docs here!](https://marceloadsj.github.io/react-indicative-hooks/)
## License
MIT © [marceloadsj](https://github.com/marceloadsj)
---
This hook is created using [create-react-hook](https://github.com/hermanya/create-react-hook).