Clean up code
Remove Babel
Use .es6 ext for ES6 sources
Move to ESLint 1.0
speedup postcss.list with indexOf
Aliasable list module
Lint code with ESLint
Remove outdated comments because we have API.md
sixify methods
Use ES6 export statement instead of module.exports
Remove for-of to be free from Symbol polyfill
Add JS lint and fix all warnings
Convert list to ES6