Skip to content

Added test cases and `options.reserveLastWord`

Pre-release
Pre-release
Compare
Choose a tag to compare
@oe oe released this 03 Feb 16:46
  1. added test cases, covered all statements/lines/branches, fixed some bugs.
  2. added new option reserveLastWord to deal with when truncate in the middle of a word
  3. supports ES6 Modules, optimized for webpack/rollup

Thanks to @cenoicc 's help