{"id":23377972,"url":"https://github.com/beyondjs/scaffolding","last_synced_at":"2025-04-08T04:50:00.940Z","repository":{"id":156862575,"uuid":"629713187","full_name":"beyondjs/scaffolding","owner":"beyondjs","description":"Repository with the templates of the packages created in BeyondJs","archived":false,"fork":false,"pushed_at":"2025-03-27T20:32:15.000Z","size":225,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-27T21:33:47.672Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"SCSS","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/beyondjs.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":"2023-04-18T22:00:51.000Z","updated_at":"2024-01-21T17:01:52.000Z","dependencies_parsed_at":"2023-07-20T21:46:49.643Z","dependency_job_id":"e272aae5-7aa2-4c28-8014-3791c3c56054","html_url":"https://github.com/beyondjs/scaffolding","commit_stats":null,"previous_names":["beyondjs/scaffolding"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beyondjs%2Fscaffolding","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beyondjs%2Fscaffolding/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beyondjs%2Fscaffolding/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beyondjs%2Fscaffolding/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beyondjs","download_url":"https://codeload.github.com/beyondjs/scaffolding/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247779763,"owners_count":20994572,"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-12-21T18:33:39.078Z","updated_at":"2025-04-08T04:50:00.921Z","avatar_url":"https://github.com/beyondjs.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @beyond-js/scaffolding\n\n`@beyond-js/scaffolding` is a command-line tool that helps you generate the basic structure for packages and modules\nwithin the BeyondJS framework. It provides an interactive way to create packages and modules, allowing you to quickly\nset up your applications, websites, functions, or modules.\n\n## Installation\n\nYou can install `@beyond-js/scaffold` globally using npm:\n\n```shell\nnpm install -g @beyond-js/scaffold\n```\n\n## Usage\n\n### Creating a Package\n\nTo create a new package, run the following command and follow the interactive prompts:\n\n```shell\nbeyond add package\n```\n\nThis command will guide you through creating a new package, specifying its name and desired configuration.\n\n### Creating Modules\n\nTo create a new module within an existing package, run the following command and follow the interactive prompts:\n\n```shell\nbeyond add module\n```\n\nThis command will prompt you to select the package and module type, such as `start`, `ts`, `page`, `widget`, `layout`,\nor `code`. You can also define your own custom module types.\n\n## Module Types\n\nThe following are the default module types provided by `@beyond-js/scaffold`:\n\n-   `start`: Represents the entry point or starting module for the package.\n-   `ts`: TypeScript module.\n-   `page`: Represents a page module.\n-   `widget`: Represents a web component or widget module.\n-   `layout`: Represents a layout module.\n-   `code`: Represents a generic code module.\n\nYou can create modules of these types or define your own custom module types based on your specific needs.\n\n## Contributing\n\nContributions are welcome! If you find any issues or have suggestions for improvement, please open an issue or submit a\npull request on the [GitHub repository](https://github.com/beyond-js/scaffold).\n\n## License\n\nThis project is licensed under the [MIT License](https://opensource.org/licenses/MIT). See the [LICENSE](LICENSE) file\nfor more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeyondjs%2Fscaffolding","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeyondjs%2Fscaffolding","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeyondjs%2Fscaffolding/lists"}