loro/crates/loro-nodejs/README.md

11 lines
107 B
Markdown
Raw Normal View History

2023-02-07 02:24:25 +00:00
# loro-nodejs
A nodejs bindgen for Loro by using `napi`.
```bash
# build
yarn build
# test
yarn test
```