ngxtension-platform
Utilities for Angular (by ngxtension)
ng
Reactive State and Async Workflow Management Library for Angular (by bitfiber)
ngxtension-platform | ng | |
---|---|---|
5 | 1 | |
671 | 5 | |
3.3% | - | |
9.0 | 6.5 | |
3 days ago | 3 months ago | |
TypeScript | TypeScript | |
MIT License | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ngxtension-platform
Posts with mentions or reviews of ngxtension-platform.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-11-14.
-
Are Angular Resolvers on Life Support ?
I used ngxtension for the demo for brevity, but the result is the same.
-
How to contribute to open source projects
The project of my choice was ngxtension. If you don't know ngxtension: It is a collection of useful Angular utilities. As Angular developer you should definitely check it out.
-
Hacking Angular Signals
You can find this function in the NG Extension Platform: documentation.
-
Signals are VALUES, not EVENTS
It's a good opportunity to rethink migrating from RxJS to Signals, as more and more APIs are signal-based: the framework (signals, computeds, effects and the rxjs-interop) and ecosystem (NGRX signal store), as well as tons of experiments (such as this one).
ng
Posts with mentions or reviews of ng.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-11-14.
What are some alternatives?
When comparing ngxtension-platform and ng you can also consider the following projects:
fetch-angular-resolver
rx - Reactive State and Async Workflow Management Library based on RxJS
ngx-reactive-storage
svelte-keyed - A writable derived store for objects and arrays
Angular - Deliver web apps with confidence 🚀
angular-signals-demo - Angular v16 Preview, Signals, RxJS-Interop, takeUntilDestroyed(), default exports