{"id":13583172,"url":"https://github.com/violentmonkey/generator-userscript","last_synced_at":"2025-04-06T18:31:57.613Z","repository":{"id":51001392,"uuid":"245792220","full_name":"violentmonkey/generator-userscript","owner":"violentmonkey","description":"A yeoman generator to create a userscript project rapidly","archived":false,"fork":false,"pushed_at":"2025-04-01T01:49:40.000Z","size":124,"stargazers_count":113,"open_issues_count":0,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-01T02:35:27.934Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/violentmonkey.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-03-08T10:14:46.000Z","updated_at":"2025-04-01T01:49:44.000Z","dependencies_parsed_at":"2024-01-19T12:03:52.088Z","dependency_job_id":"bfa075f6-f532-4554-a8f9-1a63b0f7228a","html_url":"https://github.com/violentmonkey/generator-userscript","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/violentmonkey%2Fgenerator-userscript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/violentmonkey%2Fgenerator-userscript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/violentmonkey%2Fgenerator-userscript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/violentmonkey%2Fgenerator-userscript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/violentmonkey","download_url":"https://codeload.github.com/violentmonkey/generator-userscript/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247531066,"owners_count":20953885,"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-08-01T15:03:18.313Z","updated_at":"2025-04-06T18:31:57.161Z","avatar_url":"https://github.com/violentmonkey.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# @violentmonkey/generator-userscript\n\n![NPM](https://img.shields.io/npm/v/@violentmonkey/generator-userscript.svg)\n\nYeoman generator to create a workspace for userscript easily.\n\n## Prerequisites\n\n- Node.js \u003e= 18\n\n## Features\n\n- TypeScript\n- [SolidJS](https://www.solidjs.com/)\n- CSS modules (applied for `.module.css` files)\n- [UnoCSS](https://unocss.dev/)\n\nRead [this](https://violentmonkey.github.io/guide/using-modern-syntax/) for more details.\n\n## Get Started\n\nFirst of all, make a new directory for your userscript.\n\n```sh\n$ mkdir my-script\n$ cd my-script\n```\n\nThen follow one of the options below to create the files.\n\n### Option 1: npm\n\nPlease make sure your `npm` is up to date because in earlier versions (e.g. 8.12.x) there was a bug that prevented `npx` from installing the correct dependencies.\n\n```bash\n$ npm i npm -g\n\n# Use the latest version from git\n$ npx -p github:violentmonkey/generator-userscript -p yo yo @violentmonkey/userscript\n```\n\n### Option 2: pnpm\n\n```bash\n$ pnpm --package github:violentmonkey/generator-userscript --package yo dlx yo @violentmonkey/userscript\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviolentmonkey%2Fgenerator-userscript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fviolentmonkey%2Fgenerator-userscript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviolentmonkey%2Fgenerator-userscript/lists"}