Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: nk2028/opencc-js

v1.0.5

17 Nov 12:23

Choose a tag to compare

  1. Update opencc-data
  2. Add ES6 module and add new features (#23)

v1.0.4

19 Jun 09:45

Choose a tag to compare

  1. Bump opencc-data to 1.0.7.

v1.0.3

29 Mar 03:33

Choose a tag to compare

  1. Fix a bug that the t option cannot be used

v1.0.2

24 Mar 01:32
f8341fc

Choose a tag to compare

Fix performance degradation

v1.0.1

15 Mar 03:31

Choose a tag to compare

  1. Reduce file size

v1.0.0

15 Mar 03:22
28463af

Choose a tag to compare

  1. Update opencc-data to 1.0.6.
  2. Re-designed the API to get rid of async. (See README for details)

v0.3.7

11 Jan 01:09
5363080

Choose a tag to compare

Package with bundler

v0.3.6

29 Dec 00:55

Choose a tag to compare

Use a better way to detect node environment. The old implementation fails at case of web workers.

v0.3.5

29 Oct 14:42

Choose a tag to compare

Implement a feature: Ignore certain HTML nodes in conversion.

The conversion is skipped if the class list of a node contains ignore-opencc. All child nodes of the node will not be converted.

v0.3.4

29 Oct 14:40

Choose a tag to compare

Update opencc-data to 1.0.5