Boost your apps with Wishtack's Steroids
May 21, 2019 ยท View on GitHub
This is a monorepo containing the following packages:
@wishtack/reactive-component-loader
@wishtack/reactive-component-loaderis an Angular module that allows:- declarative dynamic component insertion,
- component lazy loading and not only with the router (even with AOT enabled),
- passing @Inputs and @Outputs easily to the dynamically inserted component (using ng-dynamic-component).
@wishtack/rx-scavenger
@wishtack/rx-scavengeris an RxJSSubscriptionGarbage Collector.
@wishtack/get
- A TypeScript typed functional alternative to Optional Chaining Operator (a.k.a. Safe Navigation Operator).
@wishtack/jest-tcr
- An implementation of TCR (
Test && Commit || Revert) for Jest.
@wishtack/schematics
- Wishtack's Angular Schematics like
scamwhich allows you to generate single component angular modules.
@wishtack/change-detector
- Angular's
OnPushandChangeDetectorimplementation for Angular 1.x.
@wishtack/rest-cache
- [Work in Progress] Framework agnostic, reactive and fully customizable library to handle restful APIs caching.