Liquid

Top 23 Liquid Open-Source Projects

  • Jekyll

    :globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby

  • Project mention: On the road to ramen profitability 🍜 πŸ’Έ | dev.to | 2024-05-08

    A basic marketing site built-on Jekyll and hosted via Cloudflare Pages.

  • mitosis

    Write components once, run everywhere. Compiles to React, Vue, Qwik, Solid, Angular, Svelte, and more.

  • Project mention: Nx - Highlights of 2023 | dev.to | 2023-12-28

    Builder.io Mitosis -

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • scriban

    A fast, powerful, safe and lightweight scripting language and engine for .NET

  • Project mention: Generating C# code programmatically | dev.to | 2024-04-05

    Recently, while creating some experimental C# source code generators (xafero/csharp-generators), I was just concatenating strings together. Like you do, you know, if things have to go very quickly. If you have a simple use case, use a formatted multi-line string or some template library like scriban. But I searched for a way to generate more and more complicated logic easily - like for example, adding raw SQL handler methods to my pre-generated DBSet-like classes for my ADO.NET experiment. You could now say: Use Roslyn and that's really fine if you look everything up in a website like SharpLab, which shows immediately the syntax tree of our C# code.

  • SmartStoreNET

    Open Source ASP.NET MVC Enterprise eCommerce Shopping Cart Solution

  • MoonMail

    Email marketing platform for bulk emailing via Amazon SES (Google Cloud Platform and Azure coming soon)

  • cargo-generate

    cargo, make me a project

  • Project mention: Implement React v18 from Scratch Using WASM and Rust - [1] Build the Project | dev.to | 2024-04-07

    cargo-generate: Quickly create Rust projects by using existing Git repositories as templates.

  • lume

    πŸ”₯ Static site generator for Deno πŸ¦•

  • Project mention: Node.js vs. Deno vs. Bun: JavaScript runtime comparison | dev.to | 2023-09-06

    Deno also has a tooling ecosystem around it to enable developers to jumpstart their projects. Fresh is a web framework built for Deno and Lume is their static site generator.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • fluid

    Fluid is an open-source .NET template engine based on the Liquid template language.

  • Project mention: A Handlebar and Puppeteer Equivalent in C#? | /r/dotnet | 2023-05-27
  • jekyll-assets

    :art: Asset pipelines for Jekyll.

  • liquid

    Clojure Text Editor, for editing clojure code and markdown. Written entirely in Clojure with inspiration from Emacs and Vim. (by mogenslund)

  • LiquidSwipe

    Android LiquidSwipe Library

  • shopify-theme-lab

    Shopify theme development environment using Liquid, Vue and Tailwind CSS. Built on top of Shopify CLI πŸ§ͺ

  • liquid-rust

    Liquid templating for Rust

  • Project mention: Rewrite it in Rust: Kubernetes | /r/rust | 2023-06-03

    Nice point i'll look into it. Currently i use liquid for templating i through it was a good idea as it can provide function loops and more to generate your file!

  • theme-check

    The Ultimate Shopify Theme Linter

  • gojekyll

    A fast Go implementation of the Jekyll blogging engine

  • Project mention: Gojekyll – 20x faster Go port of jekyll | news.ycombinator.com | 2023-08-26

    No, plugins are not supported in any meaningful way. With Jekyll I can write "_plugins/foo.rb" and put any code in there, and even monkey-patch core Jekyll code.[1] I can't do this with GoJekyll, because Go doesn't really provide a good mechanism for this.

    What it does have is a bunch of optional features that are typically provided by plugins in Jekyll[2], but this is a very different meaning of "plugins" that Jekyll has.

    [1]: Whether you should be doing this is a different issue, but I would argue that for a static website builder it's fine, especially since you can just lock the Jekyll version with little downsides, and it doesn't change that often in the first place.

    [2]: A list of them: https://github.com/osteele/gojekyll/blob/main/docs/plugins.m...

  • liquid

    A Liquid template engine in Go (by osteele)

  • Project mention: Gojekyll – 20x faster Go port of jekyll | news.ycombinator.com | 2023-08-26

    This project uses another templating language, apparently based on Shopify.

    (1) https://github.com/osteele/liquid

  • solid

    Liquid template engine in Elixir (by edgurgel)

  • shopify-packer

    Modern development tool for Shopify using Webpack 5. Easy to extend and customize, zero build config, compatible with Slate and existing websites.

  • shopify-theme-inspector

    A Chrome DevTools plugin that visualizes Shopify Liquid render profiling data so you can triage long-running code and reduce server response times!

  • svelte-liquid-swipe

  • Liquid-Menu-Buttons

    Transitioning a button design with a fluid twist! πŸ’§#SwiftUI

  • liquid-ml

    Shopify's Liquid templating language in OCaml. Features an interpreter, parser and lexer.

  • Project mention: The Liquid Templating Language for OCaml | /r/functionalprogramming | 2023-09-03

    I'd appreciate any feedback and welcome contributions. Check it out here: https://github.com/benfaerber/liquid-ml

  • biketag-website

    A website for biketag.org

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Liquid related posts

  • Implement React v18 from Scratch Using WASM and Rust - [1] Build the Project

    5 projects | dev.to | 7 Apr 2024
  • Don’t Build AI Products The Way Everyone Else Is Doing It

    1 project | dev.to | 9 Nov 2023
  • Show HN: Create-multi-lib – Write UI code once, compile to multiple frameworks

    1 project | news.ycombinator.com | 23 Sep 2023
  • VSCode Project Manager

    1 project | /r/rust | 10 Jul 2023
  • A Handlebar and Puppeteer Equivalent in C#?

    5 projects | /r/dotnet | 27 May 2023
  • Making a case for open-standard base templating syntax to partially unify front-end development

    1 project | /r/webdev | 20 May 2023
  • [AskJS] best stable free (framework agnostic*) ui library?

    1 project | /r/javascript | 2 May 2023
  • A note from our sponsor - SurveyJS
    surveyjs.io | 21 May 2024
    With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js. Learn more β†’

Index

What are some of the best open-source Liquid projects? This list will help you:

Project Stars
1 Jekyll 48,376
2 mitosis 11,055
3 scriban 2,952
4 SmartStoreNET 2,635
5 MoonMail 1,977
6 cargo-generate 1,811
7 lume 1,722
8 fluid 1,313
9 jekyll-assets 1,115
10 liquid 956
11 LiquidSwipe 847
12 shopify-theme-lab 716
13 liquid-rust 437
14 theme-check 332
15 gojekyll 330
16 liquid 270
17 solid 194
18 shopify-packer 182
19 shopify-theme-inspector 153
20 svelte-liquid-swipe 63
21 Liquid-Menu-Buttons 62
22 liquid-ml 36
23 biketag-website 32

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com