`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 year agoA [React](http://github.com/facebook/react) math input field, with a material design feel. Uses [Mathquill](http://mathquill.com/).
published 6.11.4 a year agoSome shared ui elements when rendering - but not worthy of their own package yet.
published 4.15.9 a year ago- published 3.6.65 a year ago
Some event types for pie configuration elements.
published 0.1.0 7 years ago- published 3.4.10 4 years ago
Controller logic for @pie-ui/number-line
published 1.1.0 7 years agoSome event types for pie configuration elements.
published 1.4.1 a year ago- published 11.2.0 2 days ago
- published 9.3.0 2 days ago
- published 10.2.0 2 days ago
A simple math parser/calculator
published 1.4.0 7 years ago```javascript import Calculator from '@pie-framework/material-ui-calculator'; const Demo = () => ( <Calculator mode="basic" onEvaluateExpression={(expression, result) => {}} /> ); ```
published 3.1.5 3 years ago