English | [简体中文](./README-zh-CN.md)
# ConvertChineseCharacters
Plugin for Sublime text for convert chinese characters, allowing you to convert your .js, .json, and .css files.
If you use Sublime Text 2, you can see ConvertChineseCharactersFor2
![1](https://cloud.githubusercontent.com/assets/1193966/12030060/63ded0e2-ae33-11e5-8f76-b9b2cc34e14e.gif)
![2](https://cloud.githubusercontent.com/assets/1193966/12030061/63e3fac2-ae33-11e5-9a50-78b9ebf2d6e1.gif)
## Features
* Chinese Characters To Unicode
* Unicode to Chinese Characters
## Install
* Use Package Control: search `ConvertChineseCharacters` and install
* Clone the source code into your sublime text's package folder
## Usage
Select one or more characters and run "convertChineseCharacters" form the context menu. Each character will be replaced.