{"id":16226815,"url":"https://github.com/c0bra/generator-browser-widget","last_synced_at":"2025-03-19T13:30:50.387Z","repository":{"id":66922120,"uuid":"126351519","full_name":"c0bra/generator-browser-widget","owner":"c0bra","description":"Yeoman generator for browser widgets using rollup, jest, and cypress","archived":false,"fork":false,"pushed_at":"2018-06-27T15:22:46.000Z","size":66,"stargazers_count":5,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-17T07:12:01.245Z","etag":null,"topics":["browser","generator","module","plugin","yeoman"],"latest_commit_sha":null,"homepage":"","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/c0bra.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":"2018-03-22T14:55:28.000Z","updated_at":"2023-07-28T00:26:42.000Z","dependencies_parsed_at":"2023-03-01T09:01:11.299Z","dependency_job_id":null,"html_url":"https://github.com/c0bra/generator-browser-widget","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c0bra%2Fgenerator-browser-widget","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c0bra%2Fgenerator-browser-widget/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c0bra%2Fgenerator-browser-widget/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c0bra%2Fgenerator-browser-widget/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/c0bra","download_url":"https://codeload.github.com/c0bra/generator-browser-widget/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244434725,"owners_count":20452238,"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":["browser","generator","module","plugin","yeoman"],"created_at":"2024-10-10T12:50:33.089Z","updated_at":"2025-03-19T13:30:50.110Z","avatar_url":"https://github.com/c0bra.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# generator-browser-widget\n\n\u003e Yeoman generator for creating reusable browser widgets\n\nInspiration from Sindre's [generator-nm](https://github.com/sindresorhus/generator-nm)\n\n# Features\n\n* Build \u0026 bundle with [rollup](https://github.com/rollup/rollup)\n* Transpile with [babel](https://babeljs.io)\n* Or with [TypeScript](https://www.typescriptlang.org/)\n* Build components with [svelte](http://svelte.technology)\n* Handle your CSS with [PostCSS](postcss)\n* Unit test with [jest](https://facebook.github.io/jest/)\n* E2E test in the browser with [cypress.io](https://www.cypress.io/) (Useful for testing widgets and visual components, but JS code can be tested too)\n* Publish code coverage to [coveralls.io](https://coveralls.io)\n* Local development server with live-reload using [live-server](https://www.npmjs.com/package/live-server)\n* Create a static [gh-pages](https://pages.github.com/) site with [VuePress](https://vuepress.vuejs.org/)\n\n# Install\n\n    $ npm i -g yo generator-browser-widget\n\n# Usage\n\nScaffold your module with the generator:\n\n    $ yo browser-widget\n\nRun the local development server. Your browser and cypress will open up.\n\n    $ npm run dev\n\nOther npm scripts\n\n    $ npm run build\n    $ npm run test # test with jest\n    $ npm run e2e # run cypress e2e tests\n\n# License\n\nMIT © [Brian Hann](https://brianhann.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc0bra%2Fgenerator-browser-widget","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fc0bra%2Fgenerator-browser-widget","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc0bra%2Fgenerator-browser-widget/lists"}