New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

chinese-simple2traditional

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chinese-simple2traditional

中文繁简体互换。支持node端、浏览器端

  • 1.0.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
37
decreased by-71.76%
Maintainers
1
Weekly downloads
 
Created
Source

Chinese simplified and traditional conversion

中文繁简体转换

Install

npm install chinese-simple2traditional

Usage

import { simpleToTradition, traditionToSimple } from 'chinese-simple2traditional';

simpleToTradition('主人何为言少钱,径须酤取对君酌。'); // 主人何為言少錢,徑須酤取對君酌

traditionToSimple('主人何為言少錢,徑須酤取對君酌'); // 主人何为言少钱,径须酤取对君酌。

Keywords

FAQs

Package last updated on 24 Jan 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc