- published version 11.17.0, 6 days ago
A react based toggle component
published version 2.13.0, 6 days ago- published version 11.9.0, 6 days ago
- published version 6.19.0, 6 days ago
Some shared ui elements when rendering - but not worthy of their own package yet.
published version 4.23.0, 6 days ago- published version 3.14.0, 6 days ago
Some event types for pie configuration elements.
published version 0.1.0, 7 years ago- published version 3.4.10, 4 years ago
Controller logic for @pie-ui/number-line
published version 1.1.0, 7 years agoA pie multiple choice component
published version 4.15.13, 4 years agoSome event types for pie configuration elements.
published version 1.4.1, 2 years ago- published version 11.8.2, 12 days ago
- published version 9.18.2, 12 days ago
An inline-choice component.
published version 2.10.9, 6 years ago- published version 10.7.2, 12 days ago
A simple math parser/calculator
published version 1.4.0, 7 years ago```javascript import Calculator from '@pie-framework/material-ui-calculator'; const Demo = () => ( <Calculator mode="basic" onEvaluateExpression={(expression, result) => {}} /> ); ```
published version 3.1.5, 3 years ago