Liquid (Lite) is a minimal Shopify Liquid compiler for the browser.
Liquid template support for the CodeMirror code editor
Liquid HTML parser by Shopify
A simple, expressive and safe Shopify / Github Pages compatible template engine in pure JavaScript.
Compiler for transforming React/Preact components to Shopify Liquid templates
Prettier Liquid/HTML plugin by Shopify
Babel plugin for React Compiler.
Implementation of JSON that ignores BOM and thows friendly error
Liquid Glass in React Native
@vue/compiler-dom
Runtime for React Compiler
@vue/compiler-core
@vue/compiler-ssr
A CJS bundled version of @angular/compiler
@intlify/message-compiler
Animated transitions for Ember applications.
Apple's Liquid Glass effect for React
Astro’s [Go](https://golang.org/) + WASM compiler.
ESLint plugin to display errors found by the React compiler.
Build and manage the fast-json-stringify instances for the fastify framework
Build and manage the AJV instances for the fastify framework
Lower level utilities for compiling Vue single file components
the part of vue-inbrowser-compiler-utils that contains no vue dependency
@astrojs/compiler to process synchronously.
Artisans compiles SCSS + Liquid assets for Shoperb themes, bundling templates and styles into deployable packages.
A fast, drop-in replacement for the Liquid template engine, compiled from Zig to native code for maximum performance.
A secure non evaling end user template engine with aesthetic markup. Liquid is a template engine which I wrote for very specific requirements. * It has to have beautiful and simple markup. Template engines which don't produce good looking markup are no fun to use. * It needs to be non evaling and secure. Liquid templates are made so that users can edit them. You don't want to run code on your server which your users wrote. * It has to be stateless. Compile and render steps have to be seperate so that the expensive parsing and compiling can be done once and later on you can just render it passing in a hash with local variables and objects.
Amoskeag is a purely functional, statically-validated Domain-Specific Language (DSL) designed for high-security, sandboxed evaluation. It's perfect for: - Business Rules Engines (insurance underwriting, loan approval) - Template Engines (secure alternative to ERB with more power than Liquid) - Spreadsheet Formula Engines (Excel-like calculations) This gem provides native Ruby bindings to the Amoskeag library, compiled from Rust for maximum performance and security.