chinese-simple2traditional
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "chinese-simple2traditional", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "中文繁简体互换。支持node端、浏览器端", | ||
@@ -32,2 +32,10 @@ "main": "dist/chinese-simple2traditional.js", | ||
"license": "MIT", | ||
"homepage": "https://github.com/pengzhanbo/chinese-simple2traditional", | ||
"bugs": { | ||
"url": "https://github.com/pengzhanbo/chinese-simple2traditional/issues" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/pengzhanbo/chinese-simple2traditional.git" | ||
}, | ||
"devDependencies": { | ||
@@ -34,0 +42,0 @@ "@babel/core": "^7.16.5", |
@@ -1,5 +0,7 @@ | ||
## Chinese simplified and traditional conversion | ||
### 中文繁简体转换 | ||
# Chinese simplified and traditional conversion | ||
## 中文繁简体转换 | ||
### Install | ||
``` sh | ||
@@ -10,2 +12,3 @@ npm install chinese-simple2traditional | ||
### Usage | ||
``` js | ||
@@ -12,0 +15,0 @@ import { simpleToTradition, traditionToSimple } from 'chinese-simple2traditional'; |
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
140745
0
0
21
0