
Research
/Security News
Miasma Mini Shai-Hulud Hits ImmobiliareLabs npm Packages
Miasma Mini Shai-Hulud hits @immobiliarelabs Backstage plugins, targeting GitLab and LDAP auth packages on npm.
Help to master romanization systems elder than Hanyu Pinyin
在我们目前所使用的 汉语拼音 之前,汉字拉丁化注音方案可谓五花八门。其中尤以 威妥玛拼音 最为系统、也最为知名,此外,邮政拼音 则在专有名词(主要是地名)领域影响广泛,吸收了大量方言拼音(特别是南方的广东话和客家话)以及其他约定俗成的拼写方法。本工具旨在帮助大家快速查找不同注音之间的对照关系。
In CLI:
# Convert Hanyu Pinyin to Wade-Giles Romanization.
tsing py2wg jiang
# OUTPUT: chiang
In JavaScript:
const wade = require('tsing/wade');
let pinyin = wade.fromPinyin('jiang');
// RETURN: [ 'chiang' ]
tsing py2wg
执行 汉语拼音 至 威妥玛拼音 的转换。
tsing po2zh
执行 邮政拼音 至汉字专有名词的转换。
tsing zh2po
执行汉字专有名词至 邮政拼音 的转换。
通过 require('tsing/wade') 引用 威妥玛拼音 工具包。
通过 require('tsing/postal') 引用 邮政拼音 工具包。目前只从至今仍在广泛使用的名词中,选择性地收录了若干,今后我们会在严谨考证的前提下,逐渐扩大收录范围。
FAQs
Help to master romanization systems elder than Hanyu Pinyin
The npm package tsing receives a total of 3 weekly downloads. As such, tsing popularity was classified as not popular.
We found that tsing demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?

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.

Research
/Security News
Miasma Mini Shai-Hulud hits @immobiliarelabs Backstage plugins, targeting GitLab and LDAP auth packages on npm.

Security News
Rolldown paused Rust React Compiler integration after a 5MB binary size increase raised concerns about shipping React-specific code to all Vite users.

Security News
/Research
Mini Shai-Hulud expands into the Go ecosystem after hitting LeoPlatform npm packages and targeting GitHub Actions workflows.