Skip to content

hegotit/rimekit-ts

 
 

Repository files navigation

Rime Kit

Tools for editing and sharing Rime schemata, powered by node-webkit.

Setup

npm install -g grunt-cli

# install build dependencies
cd rimekit
npm install

# install runtime dependencies
(cd app.nw; npm install)

grunt build
grunt test
grunt run

Tools

La brise

The collaborative Rime schema repository.

Input schemata and configuration scripts are available as recipes.

Browse, find the recipes you need, and cook Rime to perfection.

Spelling Algebra Debugger

Color Scheme Editor

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 63.3%
  • Vue 22.4%
  • CoffeeScript 6.2%
  • CSS 6.1%
  • HTML 1.6%
  • Less 0.4%