A react based toggle component
published version 2.5.12, a year ago`editable-html` is an inline HTML editor, based on [`slate`](https://github.com/ianstormtaylor/slate), for use within PIE configuration panels.
published version 11.1.1, a year agoA [React](http://github.com/facebook/react) math input field, with a material design feel. Uses [Mathquill](http://mathquill.com/).
published version 6.11.4, a year agoSome shared ui elements when rendering - but not worthy of their own package yet.
published version 4.15.9, a year ago- published version 3.6.65, a year 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.3.0, 8 days ago
- published version 9.3.2, 8 days ago
An inline-choice component.
published version 2.10.9, 5 years ago- published version 10.3.0, 8 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