-
Updated
Jul 16, 2020 - JavaScript
angularjs
Released in 2016, Angular is a rewrite of AngularJS. It focuses on good mobile development, modularity, and improved dependency injection. Angular is designed to comprehensively address a developer's web application workflow.
Here are 9,531 public repositories matching this topic...
-
Updated
Jul 3, 2020 - TypeScript
I didn't see any way to send this feedback from the website, so I'm posting here as an issue.
The installation docs lists the following clone url:
https://github.com/coreui/free-bootstrap-admin-template.git
when in fact it should be this repo's url:
<https://github.com/coreui/coreui-free-bootstrap-admin-template.g
-
Updated
Mar 17, 2020
In the TypeScript styleguide, you mention that "Use index.ts for the module definition file, so you can import the module by directory name", but then go on to use componentName.module.ts as the module file name. Do you recommend using index.ts (or index.js for ES6+ projects) or componentName.module.ts/js?
I personally like index.js, but it's only mentioned in passing in the TS style
-
Updated
Apr 10, 2020 - JavaScript
-
Updated
Jan 9, 2019
-
Updated
Jul 8, 2020 - JavaScript
-
Updated
Aug 29, 2017 - JavaScript
-
Updated
Jun 25, 2020 - C#
-
Updated
Jul 14, 2020 - JavaScript
-
Updated
Jan 28, 2019 - JavaScript
-
Updated
May 8, 2020 - Dockerfile
-
Updated
Sep 17, 2019 - JavaScript
-
Updated
Sep 25, 2019 - JavaScript
-
Updated
Jul 1, 2020 - Java
-
Updated
Jun 21, 2020
-
Updated
May 14, 2018 - JavaScript
-
Updated
Jul 8, 2020 - JavaScript
This issue aims to migrate files still using AngularJS to modern Angular 8. The listed files are ones that the Angular team believes can be migrated without major blockers, but please feel free to reach out on Gitter if you run into any problems. Please make sure to comment below to claim a file before working on it, so we don't have any duplication of work.
Please go through this wiki page:htt
-
Updated
Jun 18, 2020 - JavaScript
-
Updated
Jun 18, 2020 - TypeScript
-
Updated
Jul 8, 2020 - JavaScript
-
Updated
Jun 29, 2020 - TypeScript
-
Updated
Jul 16, 2020 - TypeScript
-
Updated
Jul 13, 2020
Created by Google
Released September 14, 2016
- Repository
- angular/angular
- Website
- angular.io
- Wikipedia
- Wikipedia


After I cloned blur-admin, following the installation guidelines, but the serve command does not work and throw error that I didn't install jquery library which needs bower to install.
Please fix the document.
Requirement: bower (npm install -g bower)
After install npm: bower install --force