{"id":26907017,"url":"https://github.com/smellai/angularjs-webpack4","last_synced_at":"2026-04-04T16:31:54.852Z","repository":{"id":93834776,"uuid":"173554547","full_name":"smellai/angularjs-webpack4","owner":"smellai","description":"AngularJS + webpack 4 example project, using ES2015+ with Babel, webpack 4, ESLint, SASS (scss) and UI Router","archived":false,"fork":false,"pushed_at":"2019-03-03T12:05:15.000Z","size":1596,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-01T11:48:22.993Z","etag":null,"topics":["angularjs","babel","eslint","esnext","sass","scss","seed-project","stylelint","ui-router","webpack4"],"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/smellai.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":"2019-03-03T09:25:14.000Z","updated_at":"2022-09-22T07:00:20.000Z","dependencies_parsed_at":"2023-06-15T08:00:08.277Z","dependency_job_id":null,"html_url":"https://github.com/smellai/angularjs-webpack4","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/smellai/angularjs-webpack4","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smellai%2Fangularjs-webpack4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smellai%2Fangularjs-webpack4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smellai%2Fangularjs-webpack4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smellai%2Fangularjs-webpack4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smellai","download_url":"https://codeload.github.com/smellai/angularjs-webpack4/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smellai%2Fangularjs-webpack4/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31405703,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T10:20:44.708Z","status":"ssl_error","status_checked_at":"2026-04-04T10:20:06.846Z","response_time":60,"last_error":"SSL_read: 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":["angularjs","babel","eslint","esnext","sass","scss","seed-project","stylelint","ui-router","webpack4"],"created_at":"2025-04-01T11:36:45.539Z","updated_at":"2026-04-04T16:31:54.845Z","avatar_url":"https://github.com/smellai.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# angularjs-webpack4\nAngularJS + webpack 4 example project\n\nAn [AngularJS](https://angularjs.org/) + [webpack](https://webpack.github.io/) seed project, supporting [ES2015+](https://devhints.io/es6) syntax through\n[Babel](https://babeljs.io/) compiler; [ESLint](https://eslint.org/) and [stylelint](https://stylelint.io/) will assist you writing beautiful code.\n\nUpdated version inspired by [top-solution/angularjs-webpack-seed](https://github.com/top-solution/angularjs-webpack-seed)\n\nIt comes with preconfigured\n- [UI Router](https://ui-router.github.io/ng1/) 1.0.x\n- Sass 3 (using [SCSS syntax](http://sass-lang.com/documentation/file.SCSS_FOR_SASS_USERS.html))\n\nSupported browsers (in [browserlist](https://github.com/ai/browserslist) format) are:\n\n```\nlast 2 versions\nie \u003e= 10\n```\n\n## Pre-requisites\n\nRequired:\n- [Node.js](https://nodejs.org/) with `npm`,\n  the current LTS version is an ideal starting point\n\n## Usage\n\nFork or download the project then install dependencies\n\n```shell\n$ npm install\n```\n\n### Development\n\n```shell\n$ npm run dev\n```\n\nThe project will be available at http://localhost:8000/.\n\n### Building\n\n```shell\n$ npm run build\n```\n\n### Environment variables\nIf you need to inject different environment variables, for example to use a different API url in a certain environment, just add them to the proper env file (for example if 'NODE_ENV=dev' the env file is `env/dev.sh`).\n\nThrough every file inside src the placeholders will be replaced with actual values during the build.\n\nFor example if you add `APP_NAME=Angularjs seed` to the `env/dev.sh` every instance of `%APP_NAME%` will be replaced with `Angularjs seed`\n\nNote that for every change in the env files you'll have to restart the webpack server if it's running.\n\n## Known issues\n\n- Internet Explorer 10 is not supported in development mode\n\n## Versioning\n\n- Use [npm version](https://docs.npmjs.com/cli/version)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmellai%2Fangularjs-webpack4","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmellai%2Fangularjs-webpack4","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmellai%2Fangularjs-webpack4/lists"}