`editable-html` is an inline HTML editor, based on [`slate`](https://github.com/ianstormtaylor/slate), for use within PIE configuration panels.
published 11.1.1 a month agoA [React](http://github.com/facebook/react) math input field, with a material design feel. Uses [Mathquill](http://mathquill.com/).
published 6.11.4 5 months agoSome shared ui elements when rendering - but not worthy of their own package yet.
published 4.15.9 2 months ago- published 3.6.65 a month ago
Some event types for pie configuration elements.
published 0.1.0 6 years ago- published 3.4.10 3 years ago
Controller logic for @pie-ui/number-line
published 1.1.0 6 years agoSome event types for pie configuration elements.
published 1.4.1 6 months ago- published 10.0.3 19 hours ago
- published 8.0.3 19 hours ago
- published 9.0.3 19 hours ago
A simple math parser/calculator
published 1.4.0 6 years ago```javascript import Calculator from '@pie-framework/material-ui-calculator'; const Demo = () => ( <Calculator mode="basic" onEvaluateExpression={(expression, result) => {}} /> ); ```
published 3.1.5 2 years ago