An open API service indexing awesome lists of open source software.

https://github.com/nk2028/tshet-uinh-js

A JavaScript library for the Tshet-uinh phonological system
https://github.com/nk2028/tshet-uinh-js

historical-linguistics middle-chinese qieyun

Last synced: 4 months ago
JSON representation

A JavaScript library for the Tshet-uinh phonological system

Awesome Lists containing this project

README

        

# TshetUinh.js

[![](https://badge.fury.io/js/tshet-uinh.svg)](https://www.npmjs.com/package/tshet-uinh) [![](https://data.jsdelivr.com/v1/package/npm/tshet-uinh/badge)](https://www.jsdelivr.com/package/npm/tshet-uinh) [![](https://github.com/nk2028/tshet-uinh-js/workflows/Package/badge.svg)](https://github.com/nk2028/tshet-uinh-js/actions?query=workflow%3A%22Package%22) [![](https://api.codeclimate.com/v1/badges/fb728b8ee3531bd96e5a/maintainability)](https://codeclimate.com/github/nk2028/tshet-uinh-js/maintainability)

A JavaScript library for the Qieyun (Tshet-uinh) phonological system

![library overview](https://raw.githubusercontent.com/nk2028/tshet-uinh-js/cb6dc80/demo/overview.png)

## Usage

Browser:

```html

```

Node.js:

```sh
$ npm install tshet-uinh
```

```javascript
> import TshetUinh from 'tshet-uinh';
```

## Documentation

See [here](https://nk2028.shn.hk/tshet-uinh-js/).