{"id":21420557,"url":"https://github.com/maxhoffmann/fuchs-template","last_synced_at":"2025-03-16T20:11:32.359Z","repository":{"id":25899747,"uuid":"29340348","full_name":"maxhoffmann/fuchs-template","owner":"maxhoffmann","description":"minimum templating engine by thomas fuchs","archived":false,"fork":false,"pushed_at":"2015-01-17T13:31:50.000Z","size":152,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-23T23:34:50.516Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://mir.aculo.us/2011/03/09/little-helpers-a-tweet-sized-javascript-templating-engine/","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/maxhoffmann.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":"2015-01-16T08:52:37.000Z","updated_at":"2015-01-17T13:31:50.000Z","dependencies_parsed_at":"2022-09-08T12:01:19.396Z","dependency_job_id":null,"html_url":"https://github.com/maxhoffmann/fuchs-template","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/maxhoffmann%2Ffuchs-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxhoffmann%2Ffuchs-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxhoffmann%2Ffuchs-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxhoffmann%2Ffuchs-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxhoffmann","download_url":"https://codeload.github.com/maxhoffmann/fuchs-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243926066,"owners_count":20369910,"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-22T20:18:13.905Z","updated_at":"2025-03-16T20:11:32.332Z","avatar_url":"https://github.com/maxhoffmann.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fuchs-template [![version][1]][2]\nminimum templating engine by thomas fuchs\n\nfurther information: http://mir.aculo.us/2011/03/09/little-helpers-a-tweet-sized-javascript-templating-engine/\n\n## Installation\n\n```bash\nnpm install fuchs-template\n```\n\n## Usage\n\n```js\nvar t = require('fuchs-template');\n\nt('Hello {name}, how are you?', { name: 'Max'});\n// \"Hello Max, how are you?\"\n\nt('{thing} {thing} {thing}!', { thing: 'Developers' });\n// Developers Developers Developers!\n```\n\n## LICENSE\n\nMIT License (2015) Maximilian Hoffmann\n\n[1]: http://img.shields.io/npm/v/fuchs-template.svg?style=flat\n[2]: https://www.npmjs.org/package/fuchs-template\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxhoffmann%2Ffuchs-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxhoffmann%2Ffuchs-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxhoffmann%2Ffuchs-template/lists"}