npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

rime-snomiao

v3.2.0

Published

rime-snomiao is a rime schema that provides a set of ime plugins for typing in Chinese, Japanese, and English. It is designed to be used with the rime input method engine.

Readme

rime-snomiao Multilingual IME (EN+JA+ZH)

The integrated input method for multilingual users now supports mixed input of Pinyin, Wubi, Roman letters, and English, with the addition of integrated vocabulary translation.

多语言使用者一体化输入法,集成词汇翻译混合编码输入,现在支持拼音+五笔+罗马字+英语混合输入。

多言語話者向けオールインワン入力ソリューション、統合語彙翻訳ハイブリッドコーディング入力、今ピンイン+五笔+ローマ字+英語の混合入力をサポート。

||| |-|-| |||

Why?

The project mainly solve the following issues:

  • Can't type Chinese using the Japanese input method, and can't type Japanese using the Chinese input method, always having to switch. What to do? (Mixed Chinese and Japanese input)

  • Additionally, the system's default Japanese input method can't directly type English... (Rime by pressing Enter)

  • Know English and are learning Japanese, want to know how to say a word in Japanese? (Translate English words to Japanese)

  • Know Chinese and are learning Japanese, want to know how to type the same character in Japanese? (Reverse lookup for Japanese)

  • Know Wubi, but sometimes can't remember certain characters and want to use Pinyin. (Mixed Wubi and Pinyin input)

  • Sometimes want to type some emojis 😈. (Convert Chinese characters to emojis)

  • 🌠 Realize all these dreams simultaneously (using this solution)

List of Plans/Features

Snowstar-Wubi ⌨️

  • Improved variable-length encoding technology based on the Microsoft Wubi code table, greatly enhancing the efficiency of long sentence input in Wubi

Quick Start

Installation and Configuration 🗳️

Install in Mac, Use with OSX 🍎

  1. Install Squirrel here (branch for Rime on Mac).

    1. rime.im (official website)
    2. or brew install squirrel --cask
  2. Install rime-snomiao receipe.

    git clone https://github.com/snomiao/rime-snomiao
    cd rime-snomiao
    git pull origin
    cp -r ./Rime/* ~/Library/Rime/
  3. In the upper right corner of the screen, in the input method drop-down menu, click on 'Deploy' to load.

  • TODO, PR's welcome.

Install on Windows 🪟

  1. Firstly, install the Weasel input method, Official website: Download and Installation | RIME | Zhongzhou Rhyme Input Method Engine or use Chocolatey to install cup weasel

  2. Install this input scheme

  • Method 0
    • Download the Release and then unzip ./Rime/* to C:\Users\Your username\AppData\Roaming\Rime
    • https://github.com/snomiao/rime-snomiao/releases/
  • Method 1
    • Download, unzip this project and copy the content of ./Rime folder to: C:\Users\Your username\AppData\Roaming\Rime (i.e., %APPDATA%\Rime )
    • Configure the input method (or restart the system)
  • Method 3 (Automatic)
    • Run npx rime-snomiao@latest Please note that this input scheme cannot use Dongfeng Po (plum) to install.
  1. After the installation is complete, please configure the input method

Linux 🐧

  • TODO, PR’s welcome

Configuration

| WeaselDeployer.exe | F4 | | --------------------------- | --------------------------- | | config | select |

Custom

You can modify the emoticons in kaomoji.dict.yaml (not used by default, need to be manually imported)

Pinyin can be changed in ``

dependencies:
  - pinyin_simp

You can replace Wubi with 98 or others, at the following location

translator:
  dictionary: wubi86

Dictionary contribute 詞典贡献

Dictionary contribute 詞典贡献

  1. fork rime-snomiao to your account, and clone to local
  2. put this dictionary into /dict
  3. git commit -a -m "YOUR dictionary NAME"
  4. git push
  5. view your forked branch in github
  6. PR button should shown, click it

LICENSE

This project is Copyleft, take it if you love it.

(But if you need it for commercial purposes, be aware of the licenses of the other few schemes included in the project (but there shouldn't be such people ...), if you have this requirement, please refer to Reference and go in to see their License for yourself)

rime-snomiao Social Network

telegram: @rime_snomiao https://t.me/rime_snomiao

References & ThanksTo

About

Author 👩‍💻

Author: snomiao [email protected] Website: snomiao.com

Sponsors 💰

  • None yet.

Claim your sponsorship by donating snomiao <Email: [email protected]>

Contribute 💻

The main repo is in here, any issue and PR's welcome.

References 📰

rime-snomiao 雪星的小狼毫输入法方案

Star history 🌟

  • Stargazers over time