hn-special
hn-special copied to clipboard
Update to ES2015 and refactor into modules
Given the now ubiquitous usage of ES2015, Babel, and modules, it could be beneficial to structurally refactor this extension to work that way. Precompiling with Babel (and packaging with Webpack or Rollup if necessary) could improve the code quality.