Skip to content

Babel 7 & documentation

Compare
Choose a tag to compare
@macie macie released this 28 Oct 07:46
· 8 commits to master since this release

Simplify building and testing ES6 code by using new tools:

  • Babel in version 7
  • Jest for coverage reports (instead of nyc)
  • ESLint for static code analysis

Improve documentation by:

  • adding example of browser usage
  • including examples directory to npm release
  • using static code analysis on README.md file
  • improving tests readability