Package Exports
- @angular-package/reactive
- @angular-package/reactive/decorator/subscribe
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@angular-package/reactive) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@angular-package/reactive
Angular Reactive.
Available packages
| Package | Description | Status | Readme |
|---|---|---|---|
| decorator | Additional Angular 5+ decorators to automatize some development processes. | Ready | Readme |
@angular-package/reactive/decorator
| Decorator | Description | Status | Readme |
|---|---|---|---|
| Subscribe | Decorator to automatize process of creating observable properties in component. | Ready | Readme |
| Unsubscribe | Decorator to automatize process of unsubscribe subscriptions in component. | Ready | Readme |