react-pivottable icon indicating copy to clipboard operation
react-pivottable copied to clipboard

Cleanup and optimize code

Open blikblum opened this issue 3 years ago • 0 comments

  • Removes decaffeinate artifacts (Array.from, IIFE)
  • Store String.fromCharCode(0) in a constant
  • Cache local variables in aggregators push method

blikblum avatar May 16 '22 09:05 blikblum