{"id":16953632,"url":"https://github.com/thisislawatts/frctl-liquid","last_synced_at":"2026-02-13T09:16:08.536Z","repository":{"id":57241492,"uuid":"97028757","full_name":"thisislawatts/frctl-liquid","owner":"thisislawatts","description":"Adapter for using Shopify's Liquid templating engine with Fractal","archived":false,"fork":false,"pushed_at":"2017-10-09T12:51:44.000Z","size":51,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-27T18:52:24.028Z","etag":null,"topics":["fractal","liquid"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thisislawatts.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-07-12T16:19:26.000Z","updated_at":"2019-03-08T09:02:35.000Z","dependencies_parsed_at":"2022-09-07T23:13:22.161Z","dependency_job_id":null,"html_url":"https://github.com/thisislawatts/frctl-liquid","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisislawatts%2Ffrctl-liquid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisislawatts%2Ffrctl-liquid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisislawatts%2Ffrctl-liquid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisislawatts%2Ffrctl-liquid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thisislawatts","download_url":"https://codeload.github.com/thisislawatts/frctl-liquid/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248824695,"owners_count":21167343,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fractal","liquid"],"created_at":"2024-10-13T22:07:35.083Z","updated_at":"2026-02-13T09:16:03.498Z","avatar_url":"https://github.com/thisislawatts.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Liquid Adapter\n\nAn adapter to let you use [Shopify Liquid]() templates with [Fractal](http://github.com/frctl/fractal).\n\nGetting Started\n---\n\n`npm install frctl-liquid`\n\nExample Configuration\n\n```js\n\"use strict\";\n\nconst fractal = (module.exports = require(\"@frctl/fractal\").create());\n\nfractal.set(\"project.title\", \"Hello World\");\n\nfractal.components.engine(require(\"frctl-liquid\"));\nfractal.components.set(\"ext\", \".liquid\");\nfractal.components.set(\"path\", `${__dirname}/components`);\n\nfractal.docs.set(\"path\", `${__dirname}/docs`);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthisislawatts%2Ffrctl-liquid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthisislawatts%2Ffrctl-liquid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthisislawatts%2Ffrctl-liquid/lists"}