react-pivottable
react-pivottable copied to clipboard
Cleanup and optimize code
- Removes decaffeinate artifacts (Array.from, IIFE)
- Store String.fromCharCode(0) in a constant
- Cache local variables in aggregators push method