{"id":13660679,"url":"https://github.com/vsternbach/angularjs-typescript-webpack","last_synced_at":"2025-08-21T11:33:27.148Z","repository":{"id":78888338,"uuid":"55336820","full_name":"vsternbach/angularjs-typescript-webpack","owner":"vsternbach","description":"AngularJS 1.7, typescript 3 and webpack 4 starter project based on angular tutorial","archived":false,"fork":false,"pushed_at":"2020-06-02T00:28:17.000Z","size":10514,"stargazers_count":147,"open_issues_count":37,"forks_count":41,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-08T09:51:18.282Z","etag":null,"topics":["angularjs","angularjs-typescript-webpack","typescript","typescript2","webpack","webpack2"],"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/vsternbach.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":"2016-04-03T08:25:18.000Z","updated_at":"2024-02-17T14:55:47.000Z","dependencies_parsed_at":"2023-03-17T00:45:32.243Z","dependency_job_id":null,"html_url":"https://github.com/vsternbach/angularjs-typescript-webpack","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/vsternbach/angularjs-typescript-webpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsternbach%2Fangularjs-typescript-webpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsternbach%2Fangularjs-typescript-webpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsternbach%2Fangularjs-typescript-webpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsternbach%2Fangularjs-typescript-webpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vsternbach","download_url":"https://codeload.github.com/vsternbach/angularjs-typescript-webpack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vsternbach%2Fangularjs-typescript-webpack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271470318,"owners_count":24765373,"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","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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":["angularjs","angularjs-typescript-webpack","typescript","typescript2","webpack","webpack2"],"created_at":"2024-08-02T05:01:24.475Z","updated_at":"2025-08-21T11:33:26.878Z","avatar_url":"https://github.com/vsternbach.png","language":"TypeScript","readme":"# angularjs-typescript-webpack starter\n\n[![Greenkeeper badge](https://badges.greenkeeper.io/vsternbach/angularjs-typescript-webpack.svg)](https://greenkeeper.io/)\n\nThis project is an application skeleton for [AngularJS](http://angularjs.org/) 1.7, typescript 2.9 and webpack 4.5\n\nProject uses [angular-ts-decorators](https://github.com/vsternbach/angular-ts-decorators) to mimic angular 2+ style development in angularjs environment with typescript and webpack.\n\n## Getting Started\n\nTo get you started you can simply clone the angularjs-typescript-webpack repository.\n\nSome of the project dependencies are used just for example and can be removed if not needed. \n\n### Clone angularjs-typescript-webpack\n\nClone the angularjs-typescript-webpack repository using git:\n\n### Install Dependencies\n\nWe have two kinds of dependencies in this project: development tools and application specific packages. They are both managed with npm in package.json as devDependencies and dependencies respectively.\n\n```\nnpm install\n```\n\n## Directory Layout\n\n```\nsrc/                    --\u003e all of the source files for the application\n  assets/           --\u003e static app assets\n  components/           --\u003e all app specific modules\n  services/                --\u003e all app common services\n  main.ts                --\u003e main application module\n  index.html            --\u003e app layout file (the main html template file of the app)\n```\n\n### Running the App during Development\n\nThe angularjs-typescript-webpack project comes preconfigured with a local development webserver. It is a webpack-dev-server, that supports hot reload.  You can start this webserver with `npm start`.\n\nNow browse to the app at `http://localhost:3000/`.\n\n### Building and running the App in Production\n\nTo build the application for production just run `npm build`, it creates dist directory that have the production optimized build.\n","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvsternbach%2Fangularjs-typescript-webpack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvsternbach%2Fangularjs-typescript-webpack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvsternbach%2Fangularjs-typescript-webpack/lists"}