Skip to content

Commit

Permalink
feat: node binding impl (#6)
Browse files Browse the repository at this point in the history
* feat: node binding part 1

* feat: add text editing support

* feat: array editing

* feat: add map binding

* feat: add apis for benchmark

* feat: process array correctly

* feat: insert object in map

* chore: cleanup codes

* feat: rename clearly params

* test: don’t tolerate optional values in testing

* feat: create anonymous array/map/text

* feat: get ytype dynamically

* feat: add some compatibility test with yjs

* feat: map interoperability for yjs

* fix: lint
  • Loading branch information
darkskygit committed Sep 27, 2023
1 parent 47abd6f commit d34fe0f
Show file tree
Hide file tree
Showing 4 changed files with 130 additions and 165 deletions.
Loading

0 comments on commit d34fe0f

Please sign in to comment.