{"id":21245261,"url":"https://github.com/jstransformers/jstransformer-liquid","last_synced_at":"2025-07-10T22:30:54.780Z","repository":{"id":57286431,"uuid":"62436705","full_name":"jstransformers/jstransformer-liquid","owner":"jstransformers","description":"Liquid support for JSTransformers","archived":false,"fork":false,"pushed_at":"2020-04-26T02:56:33.000Z","size":52,"stargazers_count":2,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-09T05:31:17.825Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://npm.im/jstransformer-liquid","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/jstransformers.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-07-02T06:10:25.000Z","updated_at":"2021-05-13T01:48:18.000Z","dependencies_parsed_at":"2022-09-20T00:20:18.128Z","dependency_job_id":null,"html_url":"https://github.com/jstransformers/jstransformer-liquid","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/jstransformers/jstransformer-liquid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jstransformers%2Fjstransformer-liquid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jstransformers%2Fjstransformer-liquid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jstransformers%2Fjstransformer-liquid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jstransformers%2Fjstransformer-liquid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jstransformers","download_url":"https://codeload.github.com/jstransformers/jstransformer-liquid/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jstransformers%2Fjstransformer-liquid/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264502452,"owners_count":23618610,"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":[],"created_at":"2024-11-21T01:49:40.142Z","updated_at":"2025-07-10T22:30:54.492Z","avatar_url":"https://github.com/jstransformers.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jstransformer-liquid\n\n[Liquid for Node.js](https://github.com/sirlantis/liquid-node) support for [JSTransformers](http://github.com/jstransformers).\n\n[![Build Status](https://img.shields.io/travis/jstransformers/jstransformer-liquid/master.svg)](https://travis-ci.org/jstransformers/jstransformer-liquid)\n[![Coverage Status](https://img.shields.io/codecov/c/github/jstransformers/jstransformer-liquid/master.svg)](https://codecov.io/gh/jstransformers/jstransformer-liquid)\n[![Dependency Status](https://img.shields.io/david/jstransformers/jstransformer-liquid/master.svg)](http://david-dm.org/jstransformers/jstransformer-liquid)\n[![NPM version](https://img.shields.io/npm/v/jstransformer-liquid.svg)](https://www.npmjs.org/package/jstransformer-liquid)\n\n## Installation\n\n    npm install jstransformer-liquid\n\n## API\n\n```js\nvar liquid = require('jstransformer')(require('jstransformer-liquid'))\n\nliquid.renderAsync('Hello {{ name }}!', {\n  name: 'World'\n}).then(function (result) {\n  //=\u003e 'Hello, World!'\n}\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjstransformers%2Fjstransformer-liquid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjstransformers%2Fjstransformer-liquid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjstransformers%2Fjstransformer-liquid/lists"}