Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/anthonyshort/reactive-if-matches


https://github.com/anthonyshort/reactive-if-matches

Last synced: 24 days ago
JSON representation

Awesome Lists containing this project

README

        

# reactive-if-matches

[![Build Status](https://secure.travis-ci.org/anthonyshort/reactive-if-matches.png?branch=master)](https://travis-ci.org/anthonyshort/reactive-if-matches)

## Installation

component install anthonyshort/reactive-if-matches

## API

```js
var matches = require('reactive-if-matches');
reactive.use(matches);
```

Adds the binding:

```html


```

It will toggle a `show` and `hide` class.

## License

[MIT License](http://en.wikipedia.org/wiki/MIT_License)