moosefactory / Paralex

A framework to manage localised commands and parameters.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Paralex

--

This package contains the strict necessary to use Paralex objects in a project.

Paralex framework is made to manage parameters and sets of parameters in an application.

Documentation

[ Work in Progress ]

Identifiers

Identifiers define:

  • a primitive type - void, bool, int or double
  • a unique string identifier - identifier is used to identify parameters and localize parameter display informations
  • an optionnal constraint. a Constraint object have optionnal minimum, maximum, granularity and default value

Author

Tristan Leblanc tristan@moosefactory.eu

Stack Overflow: https://stackoverflow.com/users/441197/moose


Contribute

If you wish to contribute, check the CONTRIBUTE file for more information.


License

MoofFoundation is available under the MIT license. See the LICENSE file for more info.


Updated 2021/12/24

About

A framework to manage localised commands and parameters.

License:MIT License


Languages

Language:Swift 100.0%