{"id":15540201,"url":"https://github.com/miguelcobain/ember-dynamic-render-template","last_synced_at":"2025-04-23T16:43:53.845Z","repository":{"id":49166103,"uuid":"84866172","full_name":"miguelcobain/ember-dynamic-render-template","owner":"miguelcobain","description":"Render DOM from a template string.","archived":false,"fork":false,"pushed_at":"2021-06-25T11:48:49.000Z","size":259,"stargazers_count":14,"open_issues_count":2,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-18T23:24:13.713Z","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/miguelcobain.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2017-03-13T19:27:27.000Z","updated_at":"2021-06-24T11:49:43.000Z","dependencies_parsed_at":"2022-08-30T02:40:17.384Z","dependency_job_id":null,"html_url":"https://github.com/miguelcobain/ember-dynamic-render-template","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miguelcobain%2Fember-dynamic-render-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miguelcobain%2Fember-dynamic-render-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miguelcobain%2Fember-dynamic-render-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miguelcobain%2Fember-dynamic-render-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/miguelcobain","download_url":"https://codeload.github.com/miguelcobain/ember-dynamic-render-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250472238,"owners_count":21436105,"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-10-02T12:13:12.283Z","updated_at":"2025-04-23T16:43:53.827Z","avatar_url":"https://github.com/miguelcobain.png","language":"JavaScript","funding_links":[],"categories":["Packages"],"sub_categories":["Weird"],"readme":"# ember-dynamic-render-template [![Build Status](https://travis-ci.org/miguelcobain/ember-dynamic-render-template.svg?branch=master)](https://travis-ci.org/miguelcobain/ember-dynamic-render-template)\n\nThis addon allows you to render from an handlebars string.\n\n**NOTE1:** This is an experimental addon, mostly used for creating interactive examples.\n\n**NOTE2:** This will include the handlebars compiler in your app.\n\n## Usage\n\n```hbs\n{{render-template\n  templateString=\"String: {{a}} + {{b}} = {{c}} - {{my-component}}\"\n  props=(hash a=1 b=1 c=2)}}\n```\n\nInstallation\n------------------------------------------------------------------------------\n\n```\nember install ember-dynamic-render-template\n```\n\n### Linting\n\n* `npm run lint:js`\n* `npm run lint:js -- --fix`\n\n### Running tests\n\n* `ember test` – Runs the test suite on the current Ember version\n* `ember test --server` – Runs the test suite in \"watch mode\"\n* `ember try:each` – Runs the test suite against multiple Ember versions\n\n### Running the dummy application\n\n* `ember serve`\n* Visit the dummy application at [http://localhost:4200](http://localhost:4200).\n\nFor more information on using ember-cli, visit [https://ember-cli.com/](https://ember-cli.com/).\n\nLicense\n------------------------------------------------------------------------------\n\nThis project is licensed under the [MIT License](LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiguelcobain%2Fember-dynamic-render-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmiguelcobain%2Fember-dynamic-render-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiguelcobain%2Fember-dynamic-render-template/lists"}