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

https://github.com/wolfadex/velma

A visual elm editor
https://github.com/wolfadex/velma

Last synced: about 1 year ago
JSON representation

A visual elm editor

Awesome Lists containing this project

README

          

# Velma

A visual editor for elm
##### [ This is still very much a work in progress ]

## Features
- [x] Add packages
- [x] Remove packages
- [x] Change version
- [x] Change summary
- [x] Change license
- [x] Change repository
- [x] Set module name
- [x] Add Imports
- [x] Remove Imports
- [ ] Modify Imports (exposes)
- [ ] Add Types
- [ ] Remove Types
- [ ] Modify Types
- [ ] Add Types Aliases
- [ ] Remove Types Aliases
- [ ] Modify Types Aliases
- [ ] Add Functions
- [ ] Remove Functions
- [ ] Modify Functions