{"id":21245360,"url":"https://github.com/jstransformers/jstransformer-jst","last_synced_at":"2025-06-11T08:07:16.272Z","repository":{"id":36034024,"uuid":"40330674","full_name":"jstransformers/jstransformer-jst","owner":"jstransformers","description":"jst support for JSTransformers","archived":false,"fork":false,"pushed_at":"2020-04-26T02:40:38.000Z","size":52,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-02-23T10:22:22.450Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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":"CHANGELOG.md","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":"2015-08-06T23:01:54.000Z","updated_at":"2020-04-26T02:40:04.000Z","dependencies_parsed_at":"2022-08-26T02:51:03.262Z","dependency_job_id":null,"html_url":"https://github.com/jstransformers/jstransformer-jst","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jstransformers%2Fjstransformer-jst","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jstransformers%2Fjstransformer-jst/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jstransformers%2Fjstransformer-jst/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jstransformers%2Fjstransformer-jst/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jstransformers","download_url":"https://codeload.github.com/jstransformers/jstransformer-jst/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243685528,"owners_count":20330980,"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:50:51.882Z","updated_at":"2025-03-15T04:41:41.474Z","avatar_url":"https://github.com/jstransformers.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jstransformer-jst\n\n[jst](https://www.npmjs.com/package/jst) support for [JSTransformers](http://github.com/jstransformers)\n\n[![Build Status](https://img.shields.io/travis/jstransformers/jstransformer-jst/master.svg)](https://travis-ci.org/jstransformers/jstransformer-jst)\n[![Coverage Status](https://img.shields.io/codecov/c/github/jstransformers/jstransformer-jst/master.svg)](https://codecov.io/gh/jstransformers/jstransformer-jst)\n[![Dependency Status](https://img.shields.io/david/jstransformers/jstransformer-jst/master.svg)](http://david-dm.org/jstransformers/jstransformer-jst)\n[![NPM version](https://img.shields.io/npm/v/jstransformer-jst.svg)](https://www.npmjs.org/package/jstransformer-jst)\n\n## Installation\n\n```\nnpm install jstransformer-jst --save\n```\n\n## API\n\n```js\nvar jst = require('jstransformer')(require('jstransformer-jst'))\n\nvar render = jst.compile('Hello {{ name }}').fn;\nrender({name: 'world'}) //=\u003e 'Hello world'\n\njst.render('Hello {{ name }}', {name: 'world'}).body\n//=\u003e 'Hello world'\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjstransformers%2Fjstransformer-jst","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjstransformers%2Fjstransformer-jst","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjstransformers%2Fjstransformer-jst/lists"}