Skip to content

Commit

Permalink
Create node-based UI category & add ngx-vflow (#586)
Browse files Browse the repository at this point in the history
Co-authored-by: PatrickJS <github@patrickjs.com>
  • Loading branch information
artem-mangilev and PatrickJS committed May 5, 2024
1 parent 428af30 commit 4c8f8a5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ Table of contents:
* [Calendars](#calendars)
* [Charts](#charts)
* [Drag/Drop](#drag/drop)
* [Node-Based UI](#node-based-ui)
* [Editor Components](#editor-components)
* [File Upload](#file-upload)
* [Form Controls](#form-controls)
Expand Down Expand Up @@ -475,6 +476,10 @@ become an Angular expert
* [ngx-file-drag-drop](https://github.com/telebroad/ngx-file-drag-drop) - Angular material file input component which lets the user drag and drop files, or select files with the native file picker.
* [angular cdk](https://material.angular.io/cdk/drag-drop/overview) - The @angular/cdk/drag-drop module provides you with a way to easily and declaratively create drag-and-drop interfaces.

#### Node-Based UI

* [ngx-vflow](https://github.com/artem-mangilev/ngx-vflow) - An open source library to build node-based UI with Angular.

#### Editor Components

* [@ctrl/ngx-codemirror](https://github.com/TypeCtrl/ngx-codemirror) - Codemirror Wrapper for Angular.
Expand Down

0 comments on commit 4c8f8a5

Please sign in to comment.