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

https://github.com/nash403/v-toggle

TODO
https://github.com/nash403/v-toggle

Last synced: about 2 months ago
JSON representation

TODO

Awesome Lists containing this project

README

          

# v-toggle

> description: TODO

## Install

This package is available on npm.

Using npm:

`npm install --save v-toggle-directive`

Using yarn:

`yarn add v-toggle-directive`

For browser, import `node_modules/v-toggle-directive/dist/v-toggle.js` in your html.

## Example

[Live Demo](#) (TODO)

```html
A button
```

### TODO

* write better doc with demo
* find a way to watch holding component's data and react to changes... (is it even possible for a directive?)

## Licence

MIT