{"id":16875446,"url":"https://github.com/falsyvalues/angularjs-es6-starter-kit","last_synced_at":"2026-04-08T11:32:34.775Z","repository":{"id":142336801,"uuid":"83362501","full_name":"falsyvalues/angularjs-es6-starter-kit","owner":"falsyvalues","description":"An AngularJS ES6 starter kit with webpack, babel, postcss, autoprefixer, eslint, prettier and the rest.","archived":false,"fork":false,"pushed_at":"2019-08-19T10:16:35.000Z","size":275,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-01-03T16:31:36.263Z","etag":null,"topics":["angular","angular-starter-kit","es6-javascript","webpack"],"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/falsyvalues.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-02-27T22:15:29.000Z","updated_at":"2019-08-19T10:16:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"f9bda856-56e7-4cde-91a3-466bae8e4ea8","html_url":"https://github.com/falsyvalues/angularjs-es6-starter-kit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/falsyvalues/angularjs-es6-starter-kit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/falsyvalues%2Fangularjs-es6-starter-kit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/falsyvalues%2Fangularjs-es6-starter-kit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/falsyvalues%2Fangularjs-es6-starter-kit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/falsyvalues%2Fangularjs-es6-starter-kit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/falsyvalues","download_url":"https://codeload.github.com/falsyvalues/angularjs-es6-starter-kit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/falsyvalues%2Fangularjs-es6-starter-kit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31554091,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T10:21:54.569Z","status":"ssl_error","status_checked_at":"2026-04-08T10:21:38.171Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["angular","angular-starter-kit","es6-javascript","webpack"],"created_at":"2024-10-13T15:36:01.268Z","updated_at":"2026-04-08T11:32:34.768Z","avatar_url":"https://github.com/falsyvalues.png","language":"JavaScript","readme":"# angularjs es6 starter kit\nA starter repo for building scalable apps with [Angular](https://angularjs.org), [ES6](https://git.io/es6features), and [Webpack](http://webpack.github.io)\n\n## TODO\n- [x] ES6\n- [x] Babel as a JavaScript compiler\n- [x] [webpack](https://github.com/webpack/webpack) as module bundler\n- [x] [webpack-dev-server](https://github.com/webpack/webpack-dev-server)\n- [ ] livereload and possibly HMR\n- [x] Splitting bundles (vendor, app) with [CommonsChunkPlugin](https://webpack.js.org/plugins/commons-chunk-plugin) for webpack\n- [x] [UglifyJs](https://github.com/webpack-contrib/uglifyjs-webpack-plugin) for JavaScript minification\n- [x] [eslint](https://github.com/eslint/eslint)\n- [x] [prettier](github.com/prettier/prettier) JavaScript formatter\n- [x] [editorconfig](http://editorconfig.org)\n- [ ] NODE_ENV for configuration prod / dev using [webpack environment-plugin](https://webpack.js.org/plugins/environment-plugin)\n- [x] stylelint\n- [x] [postcss](https://github.com/postcss/postcss-loader)\n- [ ] postcss - consider colorguard and so on\n- [x] [autoprefixer](https://github.com/postcss/autoprefixer)\n- [x] [stylelint](https://github.com/stylelint/stylelint) in build process\n- [x] stylelint configuration vs .editorconfig\n- [ ] separate tools configuration from webpack\n- [ ] default testing framework\n- [ ] Improve docs in general\n- [ ] Angular: ES6 code examples\n- [x] Angular: ui-router\n- [x] Angular: resource\n\n## Dependencies\nTools needed to run this starter kit:\n* `node` and `npm`\n\n## Installing\n* `clone` this repo\n* `npm install` to install dependencies\n\n## Run\n* `npm run start`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffalsyvalues%2Fangularjs-es6-starter-kit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffalsyvalues%2Fangularjs-es6-starter-kit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffalsyvalues%2Fangularjs-es6-starter-kit/lists"}