{"id":21401421,"url":"https://github.com/spoonx/stix-generator","last_synced_at":"2026-01-24T03:11:48.381Z","repository":{"id":33223661,"uuid":"154279697","full_name":"SpoonX/stix-generator","owner":"SpoonX","description":":nut_and_bolt: A stix module providing code-generators for the CLI.","archived":false,"fork":false,"pushed_at":"2022-12-09T07:55:41.000Z","size":219,"stargazers_count":1,"open_issues_count":8,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T04:12:56.305Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/SpoonX.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":"2018-10-23T07:11:04.000Z","updated_at":"2019-06-27T08:48:49.000Z","dependencies_parsed_at":"2023-01-14T23:58:34.861Z","dependency_job_id":null,"html_url":"https://github.com/SpoonX/stix-generator","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpoonX%2Fstix-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpoonX%2Fstix-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpoonX%2Fstix-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpoonX%2Fstix-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SpoonX","download_url":"https://codeload.github.com/SpoonX/stix-generator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249185168,"owners_count":21226528,"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-11-22T15:27:41.498Z","updated_at":"2026-01-24T03:11:48.352Z","avatar_url":"https://github.com/SpoonX.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# stix-generator\n\nA module that helps you generate modules and controllers easily using Stix CLI.\n\n## Installing\n\n`yarn add stix-generator` or `npm i stix-generator`\n\n## Setup\n\n```typescript\nimport { ModuleManagerConfigInterface } from 'Stix';\nimport Generator from 'stix-generator';\n\nexport const modules: ModuleManagerConfigInterface = [\n  ...\n  Generator,\n];\n```\n\n## todo \n\n- A bunch\n- Copy \"templates\" directory to dist on build (otherwise the templates will be the transpiled versions)\n\n## License\n\nMIT.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspoonx%2Fstix-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspoonx%2Fstix-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspoonx%2Fstix-generator/lists"}