https://github.com/bitspark/slang-ui
Slang user interface written in TypeScript and Angular
https://github.com/bitspark/slang-ui
dataflow flow-based-programming slang visual-programming-language
Last synced: 7 months ago
JSON representation
Slang user interface written in TypeScript and Angular
- Host: GitHub
- URL: https://github.com/bitspark/slang-ui
- Owner: Bitspark
- License: apache-2.0
- Created: 2018-05-04T15:14:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-09-06T08:23:51.000Z (over 3 years ago)
- Last Synced: 2025-06-04T22:54:46.449Z (7 months ago)
- Topics: dataflow, flow-based-programming, slang, visual-programming-language
- Language: TypeScript
- Homepage: https://bitspark.de/slang/
- Size: 855 KB
- Stars: 29
- Watchers: 5
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://circleci.com/gh/Bitspark/slang-ui/tree/master)
# Slang UI
*Powered by [Bitspark](https://bitspark.de)*
## About
Slang is a visual flow-based programming language and programming system. It consists of the YAML-based Slang exchange format, the [Slang daemon](https://github.com/Bitspark/slang) and the **Slang UI**. Visit [TrySlang.com](http://tryslang.com) for more information.
## Links
- [TrySlang website](http://tryslang.com)
- [Slang daemon repository](https://github.com/Bitspark/slang)
- [Bitspark website](https://bitspark.de)