Angular
Drawflow
Angular | Drawflow | |
---|---|---|
813 | 7 | |
98,582 | 5,448 | |
0.2% | 1.4% | |
10.0 | 3.6 | |
3 days ago | 11 months ago | |
TypeScript | JavaScript | |
MIT License | MIT License |
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
-
How to Choose the Right Tech Stack for Your SaaS MVP
Angular (full-featured, opinionated)
-
Angular Enter/Leave Animations in 2025: Old vs New
Angular 20.2.0-next.2 Release Notes
- Ng-News 25/29: PrimeNgx, Stable Zoneless, Native Animations
-
Senior Angular Interview Questions
One common use case is running initialization logic at the app startup using the APP_INITIALIZER injection token token. While APP_INITIALIZER is now deprecated, the recommended replacement is the provideAppInitializer function.
-
Building AI-powered e-commerce applications using Angular & Firebase AI Logic (formerly Vertex AI in Firebase)
This article will guide you through building a modern, AI-powered e-commerce application using Angular for the front end and leveraging the capabilities of Google's Firebase AI Logic (formerly Vertex AI in Firebase). We will explore how to implement intelligent features by referencing code snippets from the "Bytewise" e-commerce application, a practical example I created, available on GitHub.
-
Firebase hybrid on-device with Angular
Some of you asked me to create an example of integration between Angular and one of Firebase's latest features: "hybrid on-device".
- Ng-News 25/26: DDD, Animations In/Out, Reflow Issues
-
I Built My Personal Portfolio with Angular and Hosted It on GitHub Pages
Framework: Angular
-
Exploring the `@Attribute` Decorator in Angular π
During a recent discussion with some colleagues about TypeScript decorators, we ended up deep-diving into Angular.dev and stumbled upon something interesting β the @Attribute decorator.
-
How to use Angular 20 experimental Vitest support outside of ng test
Iβm the kind of developer who likes to stay in the loop of the technologies they love, even though they may not be working with them right now. And I love Angular.
Drawflow
-
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?
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
litegraph.js - A graph node engine and editor written in Javascript similar to PD or UDK Blueprints, comes with its own editor in HTML5 Canvas2D. The engine can run client side or server side using Node. It allows to export graphs as JSONs to be included in applications independently.