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

https://github.com/dannixon/savu_parameter_demo


https://github.com/dannixon/savu_parameter_demo

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Savu parameters demo

A demonstration of a better implementation of plugin parameters for Savu.

## Goals

- Parameter level validation of user supplied values (types, ranges, enums, etc.)
- Serialisation of validators for UI generation
- Improved syntax for declaring and accessing parameters