{"id":20129382,"url":"https://github.com/ryanmorr/js-browser-boilerplate","last_synced_at":"2026-02-04T07:36:59.487Z","repository":{"id":41747179,"uuid":"228441878","full_name":"ryanmorr/js-browser-boilerplate","owner":"ryanmorr","description":"Minimal boilerplate for browser-based JavaScript projects","archived":false,"fork":false,"pushed_at":"2024-10-21T16:19:40.000Z","size":159,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T16:09:29.693Z","etag":null,"topics":["boilerplate","browser","javascript","starter-kit"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ryanmorr.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":"2019-12-16T17:42:50.000Z","updated_at":"2024-10-21T15:50:10.000Z","dependencies_parsed_at":"2024-10-22T15:27:14.480Z","dependency_job_id":null,"html_url":"https://github.com/ryanmorr/js-browser-boilerplate","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanmorr%2Fjs-browser-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanmorr%2Fjs-browser-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanmorr%2Fjs-browser-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanmorr%2Fjs-browser-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryanmorr","download_url":"https://codeload.github.com/ryanmorr/js-browser-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248065283,"owners_count":21041871,"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":["boilerplate","browser","javascript","starter-kit"],"created_at":"2024-11-13T20:34:01.771Z","updated_at":"2026-02-04T07:36:59.395Z","avatar_url":"https://github.com/ryanmorr.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# js-browser-boilerplate\n\n\u003e Minimal boilerplate for browser-based JavaScript projects.\n\n## Features\n\n* Bundle modules with [Rollup](https://rollupjs.org) and generate a build for each of [CJS](http://www.commonjs.org/), [ESM](https://v8.dev/features/modules), and [UMD](https://github.com/umdjs/umd)\n* Code linting courtesy of [ESLint](http://eslint.org/)\n* Unit testing with [Mocha](http://mochajs.org/), [Chai](http://chaijs.com/), and [Sinon](http://sinonjs.org/) using the [Karma](https://karma-runner.github.io) test runner inside [Headless Chrome](https://developers.google.com/web/updates/2017/04/headless-chrome)\n* Code minification via [terser](https://github.com/terser/terser)\n* Includes support for continuous integration testing via [GitHub Actions](https://github.com/features/actions)\n* Automatically includes a (configurable) banner to the distributed builds\n\n## Setup\n\n1. Run `npm install` to install the developmental dependencies\n2. Open `package.json` and change the relevant fields: `name`, `description`, `homepage`, etc.\n3. Open `rollup.config.js` and make the necessary changes to reflect your preferences\n\n## Commands\n\n* `npm test` - Run unit tests\n* `npm run lint` - Lint source files and test specs\n* `npm run build` - Bundle, transpile, and minify the source into the distributed builds\n\n## License\n\nThis project is dedicated to the public domain as described by the [Unlicense](http://unlicense.org/).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanmorr%2Fjs-browser-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryanmorr%2Fjs-browser-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanmorr%2Fjs-browser-boilerplate/lists"}