{"id":15013515,"url":"https://github.com/dbackeus/generator-stardust","last_synced_at":"2025-07-25T09:33:35.430Z","repository":{"id":21884110,"uuid":"25207818","full_name":"dbackeus/generator-stardust","owner":"dbackeus","description":"Yeoman generators for Meteor","archived":false,"fork":false,"pushed_at":"2014-11-11T13:52:29.000Z","size":232,"stargazers_count":5,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-12T04:44:34.698Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/dbackeus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-10-14T13:20:34.000Z","updated_at":"2015-07-27T16:40:46.000Z","dependencies_parsed_at":"2022-08-17T22:05:22.769Z","dependency_job_id":null,"html_url":"https://github.com/dbackeus/generator-stardust","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dbackeus/generator-stardust","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbackeus%2Fgenerator-stardust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbackeus%2Fgenerator-stardust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbackeus%2Fgenerator-stardust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbackeus%2Fgenerator-stardust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dbackeus","download_url":"https://codeload.github.com/dbackeus/generator-stardust/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbackeus%2Fgenerator-stardust/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266986507,"owners_count":24017026,"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","status":"online","status_checked_at":"2025-07-25T02:00:09.625Z","response_time":70,"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":[],"created_at":"2024-09-24T19:44:22.706Z","updated_at":"2025-07-25T09:33:35.402Z","avatar_url":"https://github.com/dbackeus.png","language":"JavaScript","readme":"generator-stardust\n==================\n\nYeoman generators for Meteor using CoffeScript\n\n## Installation\n\n    npm install -g generator-stardust\n\n## Usage\n\n### Initialisation\n\nGenerates app skeleton, install base packages and generates a root route with template.\nRun within a newly created Meteor app.\n\n    yo stardust\n\nYou might want to remove the meteor-generated html/js/css files manually.\n\n### Scaffold\n\nGenerate complete CRUD setup for a new model.\n\n    yo stardust:scaffold \u003cmodel-name\u003e \u003cattribute1\u003e:\u003ctype\u003e \u003cattribute2\u003e:\u003ctype\u003e\n\n### Helper\n\nGenerates a globally available helper for your SpaceBar templates.\n\n    yo stardust:helper \u003cyourHelperName\u003e\n\n### Controller\n\nGenerates a controller extending ApplicationController.\n\n    yo stardust:controller \u003ccontroller_name\u003e\n\n### View\n\nGenerates a template html and coffee file.\n\n    yo stardust:view \u003cpath/template_name\u003e\n\n## Development\n\nIf you want to make changes to the generators you can clone the repository and use \n`npm link` to try out your changes on your local system.\n\nYou can also use `guard` to automatically link on file changes.\n\n    bundle install\n    bundle exec guard\n","funding_links":[],"categories":["📦 Legacy \u0026 Inactive Projects"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbackeus%2Fgenerator-stardust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdbackeus%2Fgenerator-stardust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbackeus%2Fgenerator-stardust/lists"}