jpillora/xhook
Refactor: Remove CoffeeScript, Cleanup resulting JavaScript
オープン
#38 opened on 2015/11/29
enhancementhelp wanted
Repository metrics
- Stars
- (1,038 個のスター)
- PR merge metrics
- (30d に merged PR はありません)
説明
Things we need to do to ensure this transition will go on smoothly as possible with no breaking changes:
- Refactor to ES6
- Choose a new build system
- Refactor to separate modules instead of 1 large file with everything
- Convert all existing test cases to actual tests #32
- Make sure all test cases pass on all supported browsers
- Confirm there are no breaking changes