Open
Description
This would be a big task but I think there will be lots of benefits in terms of code-readability (especially with template-literals) and a few performance improvements either.
This could be also distributed to PR-per-package:
- blaze
- blaze-tools
- caching-html-compiler (PR: Move package caching-html-compiler to ES6 #390)
- html-tools (PR: Refactored html-tools and htmljs to move ES6 version #385)
- htmljs (PR: Refactored html-tools and htmljs to move ES6 version #385)
- observe-sequence
- spacebars
- spacebars-compiler
- spacebars-tests
- templating-compiler (PR: Move package templating compiler es6 #389)
- templating-runtime
- templating-tools
- ui (PR: Deprecate UI package #391)
In an optimum there would be no changes to the functionality at all.
- PR for adding a linter: Add linter #382