{"id":16549179,"url":"https://github.com/onsetsu/boilerplate-webpack","last_synced_at":"2026-05-28T13:30:58.684Z","repository":{"id":151917662,"uuid":"64117426","full_name":"onsetsu/boilerplate-webpack","owner":"onsetsu","description":"A boilerplate for JavaScript libraries featuring webpack, karma, jasmine, coverage via istanbul and babel6 plugins.","archived":false,"fork":false,"pushed_at":"2016-07-28T07:37:22.000Z","size":669,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-04T13:45:26.646Z","etag":null,"topics":[],"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/onsetsu.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":"2016-07-25T08:31:01.000Z","updated_at":"2016-07-27T11:00:52.000Z","dependencies_parsed_at":"2023-05-28T21:15:54.939Z","dependency_job_id":null,"html_url":"https://github.com/onsetsu/boilerplate-webpack","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/onsetsu/boilerplate-webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onsetsu%2Fboilerplate-webpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onsetsu%2Fboilerplate-webpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onsetsu%2Fboilerplate-webpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onsetsu%2Fboilerplate-webpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onsetsu","download_url":"https://codeload.github.com/onsetsu/boilerplate-webpack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onsetsu%2Fboilerplate-webpack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33611247,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-28T02:00:06.440Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-10-11T19:28:31.954Z","updated_at":"2026-05-28T13:30:58.657Z","avatar_url":"https://github.com/onsetsu.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Boilerplate Webpack [![Build Status](https://travis-ci.org/onsetsu/boilerplate-webpack.svg?branch=master)](https://travis-ci.org/composite-scopes/boilerplate-webpack)\nA boilerplate for JavaScript libraries featuring webpack, karma, jasmine, coverage via istanbul and babel6 plugins.\n\nThis package still contains all the functionality coming with react and redux in the webpack workflow.\n\n---\n\n**Do not use this for your own projects** as this uses technologies of the last generation of JavaScript engineering (aka Browserify/Webpack). Once we went through the dark ages of JavaScript modules, we can upgrade our projects for simplification of our workflow. However, that day has yet to come.\n\n---\n\n## As Boilerplate\n\nCopy the repo.\n\n```\nnpm install\n```\n\nReplace `boilerplate-webpack` with your package name in *webpack.config.js*.\n\nRun `npm test` to check whether everything worked out.\n\nAdapt as you wish\n\n## Installation\n\nAs npm for Node.js:\n\n```\n$ npm install boilerplate-webpack --save\n```\n\nOr download the [bundle](https://raw.githubusercontent.com/onsetsu/boilerplate-webpack/master/dist/boilerplate-webpack.js) file.\n\n## Building\n\n```\n$ npm run-script build\n```\n\ncreates the *bundle* file in the `dist` folder.\n\n## Testing\n\nAs npm package:\n\n```\n$ npm test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonsetsu%2Fboilerplate-webpack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fonsetsu%2Fboilerplate-webpack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonsetsu%2Fboilerplate-webpack/lists"}