{"id":16860463,"url":"https://github.com/webpro/requirejs-dust","last_synced_at":"2025-03-18T14:38:35.716Z","repository":{"id":8760118,"uuid":"10442369","full_name":"webpro/requirejs-dust","owner":"webpro","description":"Simple Dust plugin for RequireJS","archived":false,"fork":false,"pushed_at":"2013-06-02T21:31:10.000Z","size":108,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-24T20:04:56.290Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/webpro.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-06-02T21:17:27.000Z","updated_at":"2023-09-08T16:39:50.000Z","dependencies_parsed_at":"2022-08-30T18:22:16.194Z","dependency_job_id":null,"html_url":"https://github.com/webpro/requirejs-dust","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpro%2Frequirejs-dust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpro%2Frequirejs-dust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpro%2Frequirejs-dust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webpro%2Frequirejs-dust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webpro","download_url":"https://codeload.github.com/webpro/requirejs-dust/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244242014,"owners_count":20421797,"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-13T14:24:24.465Z","updated_at":"2025-03-18T14:38:35.693Z","avatar_url":"https://github.com/webpro.png","language":"JavaScript","readme":"# requirejs-dust\n\nSimple Dust plugin for RequireJS.\n\n* Requires the official `text!` plugin.\n* Like the offical `text!` plugin, include the file extension in the module id.\n* Make sure to include `dust-core.js` from Dust in your build instead of `dust-full.js`.\n\n## Example usage\n\n    define(['dst!myTemplate.tpl'], function(myTemplate) {\n\n        myTemplate({name:'John Doe'}, function(error, html){\n            //\n        });\n    });\n\n## Example config\n\n    require.config({\n        paths: {\n            'text': 'lib/requirejs-text/text',\n            'dust': 'lib/dustjs-linkedin-amd/dust-full',\n            'dst': 'lib/requirejs-dust/dst'\n        }\n    });\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebpro%2Frequirejs-dust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebpro%2Frequirejs-dust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebpro%2Frequirejs-dust/lists"}