computed-style-to-inline-style icon indicating copy to clipboard operation
computed-style-to-inline-style copied to clipboard

Translated to es6

Open SKalt opened this issue 6 years ago • 0 comments

  • rewrote everything using es6 globals and import/export syntax
  • added JSDocs
  • rewrote tests in mocha to run offline to make automating CI easier
  • transpiled the module for the latest 2 browser versions. The production bundle weighs around 2.29 kb.

SKalt avatar May 30 '18 21:05 SKalt