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

remixml

Package Overview
Dependencies
Maintainers
1
Versions
346
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remixml - npm Package Compare versions

Comparing version 5.4.0 to 5.4.1

2

package.json
{
"name": "remixml",
"version": "5.4.0",
"version": "5.4.1",
"description": "XML/HTML-like macro language/template compiler engine",

@@ -5,0 +5,0 @@ "main": "remixml.min.js",

@@ -16,8 +16,8 @@ <h1>Remixml</h1>

- Fast &amp; lean: Small 7 KB gzipped runtime which includes the compiler
with precompiled templates in the browser. Compiles to Javascript.
- User defined HTML tags in Remixml support arbitrary named parameters and
which can precompile templates in node and in the browser.
- Compiles to minified Javascript.
- User defined HTML tags in Remixml support named parameters and
recursion.
- Extensible with custom filters and tags programmed in Javascript.
- Available everywhere in node and all modern web browsers (including IE11),
with thorough precompilation options.
- Available everywhere in node and all modern web browsers (including IE11).
- It contains a fully featured fast validating XHTML parser.

@@ -24,0 +24,0 @@ - It shields the Remixml programmer from fatal browser errors by

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