mirror of
https://github.com/loro-dev/loro.git
synced 2025-01-23 21:43:59 +00:00
11 lines
No EOL
107 B
Markdown
11 lines
No EOL
107 B
Markdown
# loro-nodejs
|
|
|
|
A nodejs bindgen for Loro by using `napi`.
|
|
|
|
```bash
|
|
# build
|
|
yarn build
|
|
|
|
# test
|
|
yarn test
|
|
``` |