Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cmmvio/cmmv-blueprint
Blueprints module for CMMV, inspired by Unreal Engine's flow-based graphs and nodes for creating dynamic logic visually.
https://github.com/cmmvio/cmmv-blueprint
blueprint cmmv typescript unreal-engine
Last synced: 2 days ago
JSON representation
Blueprints module for CMMV, inspired by Unreal Engine's flow-based graphs and nodes for creating dynamic logic visually.
- Host: GitHub
- URL: https://github.com/cmmvio/cmmv-blueprint
- Owner: cmmvio
- License: mit
- Created: 2024-09-12T11:08:52.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-10-11T09:41:03.000Z (4 months ago)
- Last Synced: 2025-01-24T03:24:14.755Z (11 days ago)
- Topics: blueprint, cmmv, typescript, unreal-engine
- Language: TypeScript
- Homepage: https://cmmv.io
- Size: 279 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Contract-Model-Model-View (CMMV)
A minimalistic framework for building scalable and modular applications using TypeScript contracts.
## Description
The Blueprint module brings a powerful and flexible visual logic creation system inspired by Unreal Engine to the project. This system allows developers to define, connect and manipulate events, functions and properties in a modular and visually structured way, making it easy to create complex execution flows without the need to write code directly.
## Documentation
The complete documentation is available [here](https://cmmv.io).
## Stay in Touch
- Author - [André Ferreira](https://github.com/andrehrferreira)
- Twitter - [@andrehrferreira](https://twitter.com/andrehrferreira)
- Linkdin - [@andrehrf](https://www.linkedin.com/in/andrehrf)
- Youtube - [@Andrehrferreira](https://www.youtube.com/@Andrehrferreira)## License
CMMV is [MIT licensed](LICENSE).