`editable-html` is an inline HTML editor, based on [`slate`](https://github.com/ianstormtaylor/slate), for use within PIE configuration panels.
published 11.0.8 a day agoA [React](http://github.com/facebook/react) math input field, with a material design feel. Uses [Mathquill](http://mathquill.com/).
published 6.11.4 3 months agoSome shared ui elements when rendering - but not worthy of their own package yet.
published 4.15.9 a day ago- published 3.6.62 a day 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 5 years agoSome event types for pie configuration elements.
published 1.4.1 5 months ago- published 9.5.4 a day ago
- published 7.15.4 a day ago
- published 8.16.4 a day 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