An open API service indexing awesome lists of open source software.

https://github.com/trrahul/nodify-avalonia

A cross-platform MVVM Node editor for Avalonia.
https://github.com/trrahul/nodify-avalonia

avalonia avaloniaui mvvm node-editor

Last synced: 2 months ago
JSON representation

A cross-platform MVVM Node editor for Avalonia.

Awesome Lists containing this project

README

        

# nodify-avalonia

[![NuGet](https://img.shields.io/nuget/v/Nodify.Avalonia?style=for-the-badge&logo=nuget&label=release)](https://www.nuget.org/packages/Nodify.Avalonia/)
[![NuGet](https://img.shields.io/nuget/dt/Nodify.Avalonia?label=downloads&style=for-the-badge&logo=nuget)](https://www.nuget.org/packages/Nodify.Avalonia)
[![License](https://img.shields.io/github/license/trrahul/nodify-avalonia?style=for-the-badge)](https://github.com/trrahul/nodify-avalonia/blob/master/LICENSE)
[![C#](https://img.shields.io/static/v1?label=docs&message=WIKI&color=blue&style=for-the-badge)](https://github.com/trrahul/nodify-avalonia/wiki)

## Install

`Install-Package Nodify.Avalonia`

## Features
- Designed from the start to work with **MVVM**
- **No dependencies** other than Avalonia
- Built-in dark and light **themes**
- **Selecting**, **zooming**, **panning** with **auto panning** when close to edge
- **Select**, **move** and **connect** nodes
- Lots of **configurable** dependency properties
- Ready for undo/redo
- Example applications: [Nodify.Avalonia.Playground](Nodify.Avalonia.Playground), [Nodify.Avalonia.Calculator](Nodify.Avalonia.Calculator).

### You can see this library in action in this video.
[![VIDEO](https://img.youtube.com/vi/vJu3wMTGsGU/0.jpg)](https://www.youtube.com/watch?v=vJu3wMTGsGU)

## Screenshots

![sample1](https://github.com/user-attachments/assets/4c67386c-5ef4-4ebf-b627-de794d037ddc)

![sample2](https://github.com/user-attachments/assets/7664c675-3e2d-451a-b07b-f009d6ab121d)

![demo1](https://github.com/trrahul/nodify-avalonia/assets/7353840/ad8543f5-15c2-4506-93ca-2c40933bef26)

![demo2](https://github.com/trrahul/nodify-avalonia/assets/7353840/11a10880-a8e3-4923-b26e-0feeeb1a7b73)