Yangshun Tay
e8e3f42685
ESLintify Part 1 ( #837 )
...
* ESLint-ify
* Allow empty try/catch
* Escape regexp
2018-07-08 09:13:18 -07:00
Héctor Ramos
65421db62e
Add Prettier Formatting ( #258 )
...
* Add Prettier formatting to source files and example files, and check that Prettier formatting is maintained on PRs
* Remove trailing-comma as we are using Node 6 on Circle
* Use latest Node 6 LTS version in Circle
* Remove unused test
2017-12-04 19:21:02 -08:00
Joel Marcey
77535d80f2
The complete move to MIT license ( #115 )
...
- headers in .js files
- update README and LICENSE year
Testing:
grep BSD, Patents, patents turned up nothing
2017-10-05 11:14:49 -07:00
Frank Li
523d824651
Fix translation functionality to properly condense whitespace and parse escaped characters ( #17 )
2017-07-16 20:34:26 -07:00
Frank Li
30a8ff329a
Integrate handling of translation tag into static html building, add default description to translate tags
2017-07-10 14:08:00 -07:00
Frank Li
d620f2e6dd
Use babylon and babel-traverse directly to find strings to translate
2017-07-07 18:15:06 -07:00