{"id":13549337,"url":"https://github.com/akdubya/dustjs","last_synced_at":"2025-05-15T18:09:41.400Z","repository":{"id":1141015,"uuid":"1021622","full_name":"akdubya/dustjs","owner":"akdubya","description":"Asynchronous templates for the browser and node.js","archived":false,"fork":false,"pushed_at":"2024-01-25T13:28:46.000Z","size":309,"stargazers_count":1442,"open_issues_count":56,"forks_count":124,"subscribers_count":41,"default_branch":"master","last_synced_at":"2025-05-07T23:24:58.901Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://akdubya.github.com/dustjs/","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/akdubya.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2010-10-25T07:45:00.000Z","updated_at":"2025-03-03T17:50:39.000Z","dependencies_parsed_at":"2024-02-14T00:45:41.456Z","dependency_job_id":null,"html_url":"https://github.com/akdubya/dustjs","commit_stats":{"total_commits":51,"total_committers":3,"mean_commits":17.0,"dds":0.07843137254901966,"last_synced_commit":"e81af2caca0813353351032e9d28205f84c96ea4"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akdubya%2Fdustjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akdubya%2Fdustjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akdubya%2Fdustjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akdubya%2Fdustjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akdubya","download_url":"https://codeload.github.com/akdubya/dustjs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254394722,"owners_count":22063984,"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-08-01T12:01:20.801Z","updated_at":"2025-05-15T18:09:41.381Z","avatar_url":"https://github.com/akdubya.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","others","📦 Legacy \u0026 Inactive Projects"],"sub_categories":[],"readme":"Dust\n====\n\n\u003e Asynchronous templates for the browser and node.js\n\n#### \u003chttp://akdubya.github.com/dustjs\u003e #\n\nWhy?\n----\n\nI like [Mustache](http://mustache.github.com) and variants but none of them offers quite what I need.\n\nUse Dust if you want these things:\n\n* async/streaming operation\n* browser/node compatibility\n* extended Mustache/ctemplate syntax\n* clean, low-level API\n* [high performance](http://akdubya.github.com/dustjs/benchmark/index.html)\n* composable templates\n\nComposable templates?\n---------------------\n\n    {^xhr}\n      {\u003ebase_template/}\n    {:else}\n      {+main/}\n    {/xhr}\n    {\u003ctitle}\n      Child Title\n    {/title}\n    {\u003cmain}\n      Child Content\n    {/main}\n\nInstallation\n------------\n\nIn Node:\n\n    $ npm install dust\n\nTo render compiled templates in the browser:\n\n    \u003cscript src=\"dust-core-0.3.0.min.js\"\u003e\u003c/script\u003e\n\nDemo \u0026 Guide\n------------\n\nExtensive docs and a full demo are available at \u003chttp://akdubya.github.com/dustjs\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakdubya%2Fdustjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakdubya%2Fdustjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakdubya%2Fdustjs/lists"}