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: 3 months ago
JSON representation

✈️ A wrapper between React Hooks and Indicative library

Lists

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).