Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/paring-chan/hypua-node
- Owner: paring-chan
- Created: 2022-09-13T11:02:09.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T05:19:28.000Z (about 1 year ago)
- Last Synced: 2024-12-31T07:45:52.163Z (3 days ago)
- Language: TypeScript
- Size: 74 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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('이런 젼로 어린 百姓이 니르고져 배 이셔도.') // -> 이런 젼ᄎᆞ로 어린 百姓이 니르고져 호ᇙ 배 이셔도.
```