{"id":17933260,"url":"https://github.com/lunks/new-fotolog","last_synced_at":"2025-04-03T11:16:39.300Z","repository":{"id":66712678,"uuid":"51517706","full_name":"lunks/new-fotolog","owner":"lunks","description":null,"archived":false,"fork":false,"pushed_at":"2016-02-11T13:53:02.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-09T00:38:33.757Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/lunks.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}},"created_at":"2016-02-11T13:51:51.000Z","updated_at":"2016-02-11T13:53:04.000Z","dependencies_parsed_at":"2023-04-30T17:20:54.030Z","dependency_job_id":null,"html_url":"https://github.com/lunks/new-fotolog","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/lunks%2Fnew-fotolog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lunks%2Fnew-fotolog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lunks%2Fnew-fotolog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lunks%2Fnew-fotolog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lunks","download_url":"https://codeload.github.com/lunks/new-fotolog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246989754,"owners_count":20865331,"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":[],"created_at":"2024-10-28T21:38:13.776Z","updated_at":"2025-04-03T11:16:39.276Z","avatar_url":"https://github.com/lunks.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Angular 1.x WebPack + Babel workflow\n\n[![Dependency Status](https://david-dm.org/Foxandxss/angular-webpack-workflow/status.svg)](https://david-dm.org/Foxandxss/angular-webpack-workflow#info=dependencies) [![devDependency Status](https://david-dm.org/Foxandxss/angular-webpack-workflow/dev-status.svg)](https://david-dm.org/Foxandxss/angular-webpack-workflow#info=devDependencies)\n\nThis workflow serves as a starting point for building Angular 1.x applications using WebPack. Should be noted that apart from the pre-installed angular package, this workflow is pretty much generic.\n\nIt is a direct port of the amazing [react workflow](https://github.com/cesarandreu/web-app) of [Cesar Andreu](https://github.com/cesarandreu). All the credits goes for him.\n\n## Features\n\n* Heavily commented webpack configuration with reasonable defaults.\n* ES6, and ES7 support with babel.js.\n* Source maps included in all builds.\n* Development server with live reload.\n* Production builds with cache busting and asset minification.\n* Testing environment using karma to run tests and jasmine as the framework.\n* Code coverage when tests are run.\n* No gulp and no grunt, just npm run-scripts.\n\n## Installation\n\nTo use it, just clone this repo and install the npm dependencies:\n\n```shell\n$ git clone https://github.com/Foxandxss/angular-webpack-workflow my_app\n$ cd my_app\n$ npm install\n```\n\n## Scripts\n\nAll scripts are run with `npm run [script]`, for example: `npm run test`.\n\n* `build` - generate a minified build to dist folder\n* `dev` - start development server, try it by opening `http://localhost:8080/`\n* `test` - run all tests\n* `test:live` - continuously run unit tests watching for changes\n\nSee what each script does by looking at the `scripts` section in [package.json](./package.json).\n\n## Example and tutorial\n\nTo see how to structure an Angular 1.x application using this workflow, please check [this demo](https://github.com/Foxandxss/GermanWords-ng1-webpack).\n\nAlso, there is an article in [angular-tips](http://angular-tips.com/blog/2015/06/using-angular-1-dot-x-with-es6-and-webpack/)\n\n## License\n\nThe license of this workflow is MIT.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flunks%2Fnew-fotolog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flunks%2Fnew-fotolog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flunks%2Fnew-fotolog/lists"}