mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-15 12:20:40 -07:00
Add data/used-by.json with build:used-by for README and docs homepage, playground demo capture, and shared home-section layout. Used by lists products with site logos; Financial Support keeps org and individual sponsors. Co-authored-by: Cursor <[email protected]>
28 lines
1019 B
JSON
28 lines
1019 B
JSON
[
|
|
{ "name": "Eleventy", "url": "https://www.11ty.dev/" },
|
|
{ "name": "GitHub Docs", "url": "https://docs.github.com/" },
|
|
{ "name": "Kibana", "url": "https://www.elastic.co/kibana" },
|
|
{
|
|
"name": "Power Pages, Azure API Management developer portal",
|
|
"url": "https://learn.microsoft.com/en-us/power-pages/"
|
|
},
|
|
{
|
|
"name": "Shopify CLI, Checkout Blocks",
|
|
"url": "https://www.shopify.com/"
|
|
},
|
|
{ "name": "Directus", "url": "https://directus.io/" },
|
|
{
|
|
"name": "Builder.io, Mitosis",
|
|
"url": "https://www.builder.io/"
|
|
},
|
|
{ "name": "Pattern Lab", "url": "https://patternlab.io/" },
|
|
{ "name": "Rock RMS", "url": "https://www.rockrms.com/" },
|
|
{ "name": "WISMOlabs", "url": "https://wismolabs.com/" },
|
|
{ "name": "Dropkiq", "url": "https://www.dropkiq.com/" },
|
|
{
|
|
"name": "Freshet",
|
|
"url": "https://chromewebstore.google.com/detail/freshet/mpclplhdencffbilobpcapccnihpelcg",
|
|
"logo": "https://raw.githubusercontent.com/MattAltermatt/freshet/main/public/icon-128.png"
|
|
}
|
|
]
|