{"id":15091884,"url":"https://github.com/tuxracer/grunt-renderer","last_synced_at":"2026-01-05T11:10:20.020Z","repository":{"id":57255609,"uuid":"12662064","full_name":"tuxracer/grunt-renderer","owner":"tuxracer","description":"Render files with handlebars and given data","archived":false,"fork":false,"pushed_at":"2016-02-23T19:28:54.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-27T11:16:25.983Z","etag":null,"topics":["grunt","grunt-plugins"],"latest_commit_sha":null,"homepage":"","language":"CoffeeScript","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/tuxracer.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":"2013-09-07T08:30:14.000Z","updated_at":"2016-02-21T07:36:14.000Z","dependencies_parsed_at":"2022-09-04T23:01:06.600Z","dependency_job_id":null,"html_url":"https://github.com/tuxracer/grunt-renderer","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuxracer%2Fgrunt-renderer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuxracer%2Fgrunt-renderer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuxracer%2Fgrunt-renderer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuxracer%2Fgrunt-renderer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tuxracer","download_url":"https://codeload.github.com/tuxracer/grunt-renderer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244952554,"owners_count":20537467,"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":["grunt","grunt-plugins"],"created_at":"2024-09-25T11:00:37.247Z","updated_at":"2026-01-05T11:10:19.959Z","avatar_url":"https://github.com/tuxracer.png","language":"CoffeeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# grunt-renderer\n\nRenders Handlebars files with given data.\n\n[grunt]: https://github.com/gruntjs/grunt\n[getting_started]: https://github.com/gruntjs/grunt/wiki/Getting-started\n\n## Getting Started\nInstall this grunt plugin next to your project's [grunt.js gruntfile][getting_started] with: ``npm install grunt-renderer --save-dev``\n\nThen add this line to your project's ``Gruntfile.coffee``:\n\n```coffeescript\ngrunt.loadNpmTasks 'grunt-renderer'\n```\n\n## Documentation\n\n```coffeescript\ngrunt.initConfig\n\n  # ... other configs\n\n  renderer:\n    index:\n      cwd: 'public/'\n      src: ['index.hbs']\n      dest: 'index.html'\n\n      # Data to be passed to the template\n      options:\n        data:\n          favicon: 'http://cdn/favicon.ico'\n\n  # ... other configs\n```\n\n## Contributing\nIn lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using [grunt][grunt].\n\n## License\nCopyright (c) 2013, Derek Petersen\n\nLicensed under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuxracer%2Fgrunt-renderer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftuxracer%2Fgrunt-renderer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuxracer%2Fgrunt-renderer/lists"}