Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/paring-chan/hypua-node

Node bindings for hypua
https://github.com/paring-chan/hypua-node

Last synced: 2 days ago
JSON representation

Node bindings for hypua

Awesome Lists containing this project

README

        

# Hypua-node

[hypua](https://github.com/kiwiyou/hypua) bindings for node.js

**This library does not work on web**

## Example

```ts
import { toIpfString } from 'hypua'

toIpfString('이런 젼로 어린 百姓이 니르고져  배 이셔도.') // -> 이런 젼ᄎᆞ로 어린 百姓이 니르고져 호ᇙ 배 이셔도.
```