{"id":16125537,"url":"https://github.com/semibran/templates","last_synced_at":"2026-07-15T15:33:14.892Z","repository":{"id":130492159,"uuid":"123635285","full_name":"semibran/templates","owner":"semibran","description":"collection of opinionated templates","archived":false,"fork":false,"pushed_at":"2020-10-18T22:46:10.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-08T11:40:42.126Z","etag":null,"topics":["generator","scaffolding","template"],"latest_commit_sha":null,"homepage":"","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/semibran.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,"publiccode":null,"codemeta":null}},"created_at":"2018-03-02T21:58:57.000Z","updated_at":"2020-10-18T22:46:13.000Z","dependencies_parsed_at":"2024-03-15T04:10:02.475Z","dependency_job_id":null,"html_url":"https://github.com/semibran/templates","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/semibran/templates","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semibran%2Ftemplates","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semibran%2Ftemplates/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semibran%2Ftemplates/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semibran%2Ftemplates/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/semibran","download_url":"https://codeload.github.com/semibran/templates/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semibran%2Ftemplates/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35511387,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-15T02:00:06.706Z","response_time":131,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["generator","scaffolding","template"],"created_at":"2024-10-09T21:29:56.524Z","updated_at":"2026-07-15T15:33:14.871Z","avatar_url":"https://github.com/semibran.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# templates\nThis repository holds a collection of opinionated templates for use with [`scaffy`][semibran/scaffy]. The following directories are included:\n\n```\napp\n├── src\n│   ├── index.html\n│   ├── script.js\n│   └── style.scss\n├── .gitignore\n├── license\n├── Makefile\n├── package.json\n├── readme.md\n└── rollup.config.js\n```\n\n```\nmodule\n├── lib\n│   └── {{name}}.js\n├── license\n├── package.json\n└── readme.md\n```\n\n```\ntool\n├── bin\n│   ├── help.txt\n│   └── {{name}}.js\n├── .gitignore\n├── license\n├── package.json\n└── readme.md\n```\n\n## usage\nTo use these templates locally, clone this repository and invoke `scaffy` with the data variables `name` and `description`.\n\n```sh\n$ git clone git@github.com:semibran/templates\n$ scaffy templates/app -o app \\\n\u003e --name=app \\\n\u003e --description=\"an example app\"\n$ cd app\n$ git init\n```\n\n[semibran/scaffy]: https://github.com/semibran/scaffy\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsemibran%2Ftemplates","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsemibran%2Ftemplates","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsemibran%2Ftemplates/lists"}