{"id":13660681,"url":"https://github.com/frederikprijck/angularjs-webpack-starter","last_synced_at":"2025-05-07T16:10:08.431Z","repository":{"id":106191011,"uuid":"80815986","full_name":"frederikprijck/angularjs-webpack-starter","owner":"frederikprijck","description":":rocket: A modern frontend setup for AngularJS projects using NPM, TypeScript and Webpack.","archived":false,"fork":false,"pushed_at":"2020-10-02T08:05:42.000Z","size":3329,"stargazers_count":186,"open_issues_count":7,"forks_count":60,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-05-07T16:10:02.650Z","etag":null,"topics":["angularjs","jasmine","karma","npm","typescript","webpack"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/frederikprijck.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}},"created_at":"2017-02-03T09:40:32.000Z","updated_at":"2025-01-16T07:23:29.000Z","dependencies_parsed_at":"2023-05-30T10:31:21.126Z","dependency_job_id":null,"html_url":"https://github.com/frederikprijck/angularjs-webpack-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frederikprijck%2Fangularjs-webpack-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frederikprijck%2Fangularjs-webpack-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frederikprijck%2Fangularjs-webpack-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frederikprijck%2Fangularjs-webpack-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frederikprijck","download_url":"https://codeload.github.com/frederikprijck/angularjs-webpack-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252912996,"owners_count":21824066,"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":["angularjs","jasmine","karma","npm","typescript","webpack"],"created_at":"2024-08-02T05:01:24.506Z","updated_at":"2025-05-07T16:10:08.370Z","avatar_url":"https://github.com/frederikprijck.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# angularjs-webpack-starter\n\n[![Greenkeeper badge](https://badges.greenkeeper.io/frederikprijck/angularjs-webpack-starter.svg)](https://greenkeeper.io/)\n[![Build Status](https://travis-ci.org/frederikprijck/angularjs-webpack-starter.svg?branch=master)](https://travis-ci.org/frederikprijck/angularjs-webpack-starter)\n[![Dependencies](https://david-dm.org/frederikprijck/angularjs-webpack-starter/status.svg)](https://david-dm.org/frederikprijck/angularjs-webpack-starter)\n[![DepDependencies](https://david-dm.org/frederikprijck/angularjs-webpack-starter/dev-status.svg)](https://david-dm.org/frederikprijck/angularjs-webpack-starter?type=dev)\n[![Coverage Status](https://coveralls.io/repos/frederikprijck/angularjs-webpack-starter/badge.svg?branch=master)](https://coveralls.io/r/frederikprijck/angularjs-webpack-starter?branch=master)\n\nThe goal of this repository is to demonstrate a modern frontend setup for [AngularJS](https://github.com/angular/angular.js) projects, in such a way that it gets closer to how things are done with Angular. This project is using [NPM](https://github.com/npm/npm) as package manager, [TypeScript](https://github.com/Microsoft/TypeScript) and [Webpack](https://github.com/webpack/webpack) as module loader.\n\nThis is, by no means, ment to be used blindly in production.\n\n## Features\n- [x] TypeScript 2\n- [x] TSLint\n- [x] @types\n- [x] Webpack 4 + Webpack dev server\n- [x] Karma + Jasmine\n- [ ] Protractor\n- [x] Styling using SASS\n- [x] NPM\n- [x] Code Coverage\n- [x] AngularJS 1.6\n- [x] UI Router 1+\n- [x] Strict DI using [ngAnnotate](https://github.com/olov/ng-annotate)\n- [x] Production build containing chunks\n\n## Usage\nTo use this starter you can simply clone it to your prefered location by using\n\n```\n git clone https://github.com/frederikprijck/angularjs-webpack-starter.git \u003cdirectory_name\u003e --depth=1\n cd \u003cdirectory_name\u003e\n```\n\nand install the dependencies\n\n```\n npm install\n```\n\nOnce the repository has been cloned locally, you can use the following CLI commands:\n\n```\nnpm start\nnpm run build\nnpm run test\nnpm run test:coverage\n```\n\nTo run the production build, use:\n\n```\nnpm run build:prd\n```\n\nIf you would like to test the production build by running `http-server`, use\n\n```\nnpm run serve:prd\n```\n\n## Contributions\nFeel free to open an issue or create a PR.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrederikprijck%2Fangularjs-webpack-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrederikprijck%2Fangularjs-webpack-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrederikprijck%2Fangularjs-webpack-starter/lists"}