Angular
Deliver web apps with confidence 🚀 (by angular)
Drawflow
Simple flow library 🖥️🖱️ (by jerosoler)
Angular | Drawflow | |
---|---|---|
802 | 7 | |
98,071 | 5,274 | |
0.5% | 2.1% | |
10.0 | 3.6 | |
7 days ago | 8 months ago | |
TypeScript | JavaScript | |
MIT License | MIT License |
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.
Angular
Posts with mentions or reviews of Angular.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-05-22.
- Ng-News 25/22: Angular 20
-
Resource API Changes in Angular 20 - Query Resource in rxResource
The PR relevant to the Resource API: PR60919
-
The Rise of Hybrid Frameworks
In mid-2000s Gmail revolutionized web development by becoming the first true SPA project. Its seamless user experience inspired developers worldwide to adopt this new model, leading to the creation of frameworks like React, Angular and Vue.js. SPAs became the go-to solution for many applications, which required real-time interactions and a fluid user experience.
-
Angular: Beyond the Fog #2
Angular Docs AI sources are angular.dev, Angular GitHub Discussions and Angular GitHub Issues.
-
The need for TypeSafety HTTPClient and HTTP Resource
With both the HTTP Resource (more on that later) and the HTTP Client, we need to build the HTTP Resource request. In the upcoming PR for HTTP Resource, Angular has separated types and exposed a new type called HttpResourceRequest. If this is unavailable at the time of reading, you can take the following interface, which is extracted from the PR:
-
Integrating Angular's httpResource with HttpInterceptors
The PR relevant to httpResource: https://github.com/angular/angular/pull/59876
-
Ng-News 25/14: Selectorless PR
Selectorless template parsing #60724
-
Beyond JSON: Unleashing the Power of httpResource Sub-constructors in Angular
@Component({ selector: 'app-root', imports: [ HttpResourceBlobComponent, HttpResourceArrayBufferComponent, HttpResourceTextComponent ], templateUrl: './app.component.html', changeDetection: ChangeDetectionStrategy.OnPush, }) export class App { version = VERSION.full; prs = [ 'https://github.com/angular/angular/pull/59876', ]; name = 'httpResource sub-constructors'; description = 'httpResource functions to query non-JSON data'; }
-
The Next Generation of Dynamic Component
components bindings
- Mastering httpResource Equality in Angular
Drawflow
Posts with mentions or reviews of Drawflow.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-07-27.
-
How to make beautiful flowchart with Angular ?
❌📄Drawflow - Seems nice, but no docs, and last commit was a year ago
-
What kind of packages/frameworks are used for building node editor flow builders like Mailchimp, Github actions
Take a look at https://github.com/jerosoler/Drawflow
-
Improving drag'n'drop
I also found LeaderLine and a more complex one, the DrawFlow. The Drawflow one will hard, as the project is on prod and we didn't used canvas. We drag'n'drop on grid and flex lists.
- A chrome extension for browser automation, build with vue.js
- What is the best way to create this chart and make it interactive/scrollable?
-
Creating a flowchart editing library
The closest thing I've stumbled uppon is Drawflow, which seems to be made specifically for Vue although it also offers a vanilla JS api. Problem with that is that it's fancy but it's missing a bunch of features, for example custom nodes seem to be created using (don't quote me on this) a plain innerHTML = operation, even if you set the Element as an object (link here) by "registering" it as the documentation says.
- Hi Everyone, need a recommendation for open-source flow builder boilerplates or toolkits that helps you build flows in Vue JS/ Vanilla JS as fast as possible, something similar to the one shown in the link. Thanks so much!
What are some alternatives?
When comparing Angular and Drawflow you can also consider the following projects:
Next.js - The React Framework
Rete.js - Rete.js is a framework for creating visual interfaces and workflows. It provides out-of-the-box solutions for visualization using various libraries and frameworks, as well as solutions for processing graphs based on dataflow and control flow approaches.
astro - The web framework for content-driven websites. ⭐️ Star to support our work!
vue-flow - A highly customizable Flowchart component for Vue 3. Features seamless zoom & pan 🔎, additional components like a Minimap 🗺 and utilities to interact with state and graph.
go - The Go programming language
butterfly - 🦋Butterfly,A JavaScript/React/Vue2 Diagramming library which concentrate on flow layout field. (基于JavaScript/React/Vue2的流程图组件)