summaryrefslogtreecommitdiff
path: root/js/lib/html5-entities.js
AgeCommit message (Expand)Author
2014-12-10linter fixes to html5-entities.js and index.js.John MacFarlane
2014-12-10html5-entities.js: put object property 'in' in quotes.John MacFarlane
2014-12-09Avoid using non-ascii characters in js code.John MacFarlane
2014-10-18Change from-code-point.js so it doesn't alter String prototype.John MacFarlane
2014-10-18Use browserify to make js code more modular.John MacFarlane