Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

riot-compiler

Package Overview
Dependencies
Maintainers
1
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

  • 4.0.0-alpha.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4.5K
increased by36.92%
Maintainers
1
Weekly downloads
 
Created
Source

Build Status Issue Count Coverage Status NPM version NPM downloads MIT License

Info

WIP come back soon

New specs

  • All the code in the <script> tag will be left untouched without adding any extra riot magic
  • The relation riot tag => file.tag will be 1 to 1 so it will be not possible to define multiple tags in the same file
  • It will be not possible to define multiple <script><template><style> tags in the same file

New feature

  • The new compiler is per default async so it will always return a promise
  • The source code will be simplified a lot avoiding to maintain different forks for the browser/node versions
  • It will generate always sourcemaps
  • It will be simpler to validate the riot tags syntax due to a cleaner and unambigous structure
  • No need for <virtual> tags and other weird hacks
  • Allow the rendering of raw markup

Keywords

FAQs

Package last updated on 29 Dec 2018

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