Skip to content
/ pinyin Public
forked from pierophp/pinyin

A simple pinyin editor made in node.js

Notifications You must be signed in to change notification settings

Connum/pinyin

 
 

Repository files navigation

** This fork is used for my npm package pinyin-separate: https://github.com/Connum/npm-pinyin-separate/

Pinyin Editor

A simple pinyin editor made in node.js

Install

Use the Consul Docker:

https://github.com/beautybrands/consul

Run:

npm install
npm install -g knex
npm install -g gulp
bower install
knex migrate:latest
npm run init

Create a env.js file based on env.js.example

Load the Unihan Database:

./app/console unihan-load

Prettier Git Hook

$ git config core.hooksPath hooks/

build:passed

About

A simple pinyin editor made in node.js

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 62.7%
  • JavaScript 27.4%
  • Perl 7.9%
  • Shell 2.0%