Files
liquidjs/data/used-by.json
T
Yang JunandCursor ff52a00ac4 docs(readme): playground GIF, used-by grid, and docs homepage sync
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]>
2026-06-22 19:54:46 +08:00

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"
}
]