treble-hook
Advanced tools
Comparing version 0.0.6 to 0.0.7
{ | ||
"name": "treble-hook", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "Get hooked on simple subscribe-and-publish in ReactJS.", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
@@ -1,23 +0,23 @@ | ||
<div align="center"> | ||
<img height="180" alt='treble-hook' src='https://raw.githubusercontent.com/rollercodester/treble-hook/master/doc-assets/treble-hook-3.png'/> | ||
<p> | ||
<i>Super easy way to get "hooked" on subscribe-and-publish in React with no dependencies and no cruft.</i> | ||
</p> | ||
</div> | ||
<div style="display:flex;justify-content:center;"> | ||
<img height="180" alt='treble-hook' src='https://raw.githubusercontent.com/rollercodester/treble-hook/master/doc-assets/treble-hook-3.png'/> | ||
[![Build Status](https://img.shields.io/travis/rollercodester/treble-hook.svg?style=flat)](https://travis-ci.org/rollercodester/treble-hook) | ||
<p> | ||
<i>Super easy way to get "hooked" on subscribe-and-publish in React with no dependencies and no cruft.</i> | ||
</p> | ||
<div style="display:flex;"> | ||
<a href="https://www.npmjs.com/package/treble-hook" rel="nofollow"><img src="https://img.shields.io/npm/v/treble-hook.svg?style=flat" alt="version"></a> | ||
| ||
[![version](https://img.shields.io/npm/v/treble-hook.svg?style=flat)](https://www.npmjs.com/package/treble-hook) | ||
<a href="https://travis-ci.org/rollercodester/treble-hook" rel="nofollow"><img src="https://img.shields.io/travis/rollercodester/treble-hook.svg?style=flat" alt="Build Status"></a> | ||
| ||
[![downloads](https://img.shields.io/npm/dm/treble-hook.svg?style=flat)](http://www.npmtrends.com/treble-hook) | ||
<a href="http://www.npmtrends.com/treble-hook" rel="nofollow"><img src="https://img.shields.io/npm/dm/treble-hook.svg?style=flat" alt="downloads"></a> | ||
| ||
[![MIT License](https://img.shields.io/npm/l/treble-hook.svg?style=flat)](https://github.com/igneous-systems/treble-hook/blob/master/LICENSE) | ||
<a href="https://github.com/igneous-systems/treble-hook/blob/master/LICENSE" rel="nofollow"><img src="https://img.shields.io/npm/l/treble-hook.svg?style=flat" alt="MIT License"></a> | ||
@@ -24,0 +24,0 @@ </div> |
14848