ngrefs icon indicating copy to clipboard operation
ngrefs copied to clipboard

☘ Angular References: https://ngrefs.com

☘ Angular References

References for Web developers describe tools and concepts of Angular framework.

Live: https://ngrefs.com

Sections

Parse Angular sources

  • git clone https://github.com/angular/angular.git ./sources/angular
  • git clone https://github.com/angular/angular-cli.git ./sources/angular-cli
  • npm run editor:docgen:angular to generate Angular API json.
  • npm run editor:docgen:angular-cli to generate Angular CLI API json.
  • Update version rev in the editor (version -> general tab -> "Update github rev and pages start/end lines").