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

https://github.com/morlay/import-riotify


https://github.com/morlay/import-riotify

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# import-riotify

"import-riotify" is a browserify transformer for ".tag.html" files.

## Installation

npm install import-riotify

## Usage

use like [riotify](https://www.npmjs.com/package/riotify)

but there have new feature to make riot tag has module dependencies

``` html

```
use with browserify, this will be imported;

``` html

```
we can split the js in another file, but must return `function (opts){}`