官网:https://angular.io/guide/npm-packages

Angular 应用的Support package

  • rxjs:Many Angular APIs return observables. RxJS is an implementation of the proposed Observables specification currently before the TC39 committee, which determines standards for the JavaScript language.

  • zone.js: Angular relies on zone.js to run Angular’s change detection processes when native JavaScript operations raise events. Zone.js is an implementation of a specification currently before the TC39 committee that determines standards for the JavaScript language.

相关文章:

  • 2021-09-03
  • 2022-12-23
  • 2022-12-23
  • 2021-07-01
  • 2022-12-23
  • 2022-12-23
  • 2021-08-07
  • 2022-12-23
猜你喜欢
  • 2021-05-12
  • 2022-12-23
  • 2021-07-09
  • 2022-12-23
  • 2021-05-22
  • 2022-12-23
  • 2021-05-13
相关资源
相似解决方案