mirror of
https://github.com/vlang/awesome-v.git
synced 2023-08-10 21:13:23 +03:00
add MVU.v (#170)
This commit is contained in:
parent
c01e93ee4d
commit
ea3744505e
@ -57,6 +57,7 @@
|
||||
- [Tutorials](#tutorials)
|
||||
- [Videos](#videos)
|
||||
- [GitHub templates](#github-templates)
|
||||
- [Patterns](#patterns)
|
||||
|
||||
## Applications
|
||||
|
||||
@ -373,3 +374,7 @@
|
||||
### GitHub templates
|
||||
|
||||
- [v-project-basement](https://github.com/ArtemkaKun/v-project-basement) - A basement for every V project, that contains universal minimum GitHub CI scripts and issue templates for a V project.
|
||||
|
||||
### Patterns
|
||||
|
||||
- [MVU.v](https://github.com/ArtemkaKun/MVU.v) - MVU pattern (The Elm Architecture) implemented in V programming language.
|
||||
|
Loading…
Reference in New Issue
Block a user