Socket
Socket
Sign inDemoInstall

riot-compiler

Package Overview
Dependencies
Maintainers
4
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

riot-compiler

Compiler for riot .tag files


Version published
Weekly downloads
2.3K
decreased by-3.88%
Maintainers
4
Weekly downloads
 
Created
Source

Build Status Code Quality Coverage Status NPM version NPM downloads MIT License

Documentation

  • API

Installation

Npm

$ npm install riot-compiler --save

Bower

$ bower install riot-compiler --save

For babel users

Due to recent changes in the babel API, from v2.3.0-beta.7 we are supporting babel versions previous to 6.0.2 through parsers.css.es6 (<script type="es6">), new versions are not compatible with the node API.

For babel-core, please use the new parsers.css.babel (<script type="babel">). You must npm install babel-preset-es2015 too, for this works.

Keywords

FAQs

Package last updated on 30 Oct 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

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc