
Security News
MCP Steering Committee Launches Official MCP Registry in Preview
The MCP Steering Committee has launched the official MCP Registry in preview, a central hub for discovering and publishing MCP servers.
broccoli-riot
Advanced tools
Broccoli plugin that takes a tree and compiles riot tags into javascript files.
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.
Install with npm. (Make sure you have installed Node.)
npm i --save-dev broccoli-riot
var compileRiotTags = require('broccoli-riot');
tree = compileRiotTags(tree, options);
Type: String
Default: Build target directory
Output compiled files to the directory.
Copyright (c) 2014 Gabriel Chertok
Licensed under the MIT License.
FAQs
Broccoli plugin that takes a tree and compiles riot tags into javascript files.
We found that broccoli-riot demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Security News
The MCP Steering Committee has launched the official MCP Registry in preview, a central hub for discovering and publishing MCP servers.
Product
Socket’s new Pull Request Stories give security teams clear visibility into dependency risks and outcomes across scanned pull requests.
Research
/Security News
npm author Qix’s account was compromised, with malicious versions of popular packages like chalk-template, color-convert, and strip-ansi published.