Socket
Book a DemoInstallSign in
Socket

broccoli-riot

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

broccoli-riot

Broccoli plugin that takes a tree and compiles riot tags into javascript files.

0.1.0
latest
Source
npmnpm
Version published
Maintainers
1
Created
Source

broccoli-riot

riot compiler for Broccoli

Note

I'm new to Broccoli and riot as well but I feel the need to learn both, and there is no better way to learn that building something you need. As you may guess this plugin is far from perfect so please, please if you find a bug open a PR!.

This project is heavily inspired, maybe more like a copy & adapt thing on broccoli-typescript so kudos to Shinnosuke Watanabe.

Installation

Install with npm. (Make sure you have installed Node.)

npm i --save-dev broccoli-riot

Example

var compileRiotTags = require('broccoli-riot');
tree = compileRiotTags(tree, options);

API

compileRiotTags(tree[, options])

options.outDir

Type: String Default: Build target directory

Output compiled files to the directory.

License

Copyright (c) 2014 Gabriel Chertok

Licensed under the MIT License.

Keywords

broccoli-plugin

FAQs

Package last updated on 24 Jan 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.