{"id":16178125,"url":"https://github.com/charlypoly/generator-yui3","last_synced_at":"2025-08-02T14:05:57.428Z","repository":{"id":57249475,"uuid":"12085525","full_name":"charlypoly/generator-yui3","owner":"charlypoly","description":"YUI3 project scaffolder ","archived":false,"fork":false,"pushed_at":"2015-09-14T08:42:47.000Z","size":501,"stargazers_count":4,"open_issues_count":19,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-03T06:03:37.638Z","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/charlypoly.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":"2013-08-13T15:38:00.000Z","updated_at":"2014-12-13T20:14:17.000Z","dependencies_parsed_at":"2022-08-24T16:22:26.424Z","dependency_job_id":null,"html_url":"https://github.com/charlypoly/generator-yui3","commit_stats":null,"previous_names":["wittydeveloper/generator-yui3"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/charlypoly/generator-yui3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlypoly%2Fgenerator-yui3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlypoly%2Fgenerator-yui3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlypoly%2Fgenerator-yui3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlypoly%2Fgenerator-yui3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/charlypoly","download_url":"https://codeload.github.com/charlypoly/generator-yui3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlypoly%2Fgenerator-yui3/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268401591,"owners_count":24244461,"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-08-02T02:00:12.353Z","response_time":74,"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-10-10T05:12:24.334Z","updated_at":"2025-08-02T14:05:57.383Z","avatar_url":"https://github.com/charlypoly.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"(NOT STABLE YET)\n\n\nA Yeoman generator for YUI3 Projects\n==============\n**Installation**\n```\nsudo npm install -g generator-yui3\n```\n\n**Create project**\n\n```\nyo yui3 awesomeProject\n```\n\n**.generator-yui3.json**\n\nAllow you to overwrite default configuration\n\n```\n{\n   \"project\" : \"awesomeProject\",\n   \"lang\" : [\"fr\", \"en\", \"es\", \"de\"]\n}\n```\n\nThis generator scaffold the following YUI3 project structure : \n\n```\nawesomeproject\n└── src\n    └── awesomeproject-loader\n        ├── build.json\n        ├── js\n        │   └── awesomeproject.js\n        ├── scripts\n        │   └── meta_join.js\n        └── template\n            └── meta.js\n```\n\n\n**Create module**\n\n```\nyo yui3:module \u003cmodule_name\u003e\n```\n\n**Add template to an existing module \u003ctemplate_name\u003e is optionnal**\n\n```\nyo yui3:addtemplate \u003ctemplate_name\u003e\n```\n\n**Add lang to an existing module**\n\nWithout arguments the scaffolder creates all the lang setted in the .generator-yui3.json.\n\n```\nyo yui3:addlang\n```\nor\n```\nyo yui3:addlang \u003clang1,lang2\u003e\n```\n\n\n**Use yo yui3:build-module to shift the module**\n\nThis can be use whenever you are in the module (js, assets, build, meta, ...)\n\n```\nyo yui3:build-module\n```\n\ninternals tasks for Shifter\n==\n \n**compile handlebars template**\n\n```\nyo yui3:handlebars\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcharlypoly%2Fgenerator-yui3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcharlypoly%2Fgenerator-yui3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcharlypoly%2Fgenerator-yui3/lists"}