/ngrefs

☘ Angular References: https://ngrefs.com

Primary LanguageTypeScriptCreative Commons Attribution 4.0 InternationalCC-BY-4.0

☘ Angular References

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

Live: https://ngrefs.com

Editor

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").