rope 0.0.5 copy "rope: ^0.0.5" to clipboard
rope: ^0.0.5 copied to clipboard

A fast, immutable rope data structure in Dart using a SumTree architecture. Inspired by Zed's implementation, this rope is optimized for large-scale string manipulation and editor-like use cases.

0.0.5 #

0.0.4 #

  • Bidirectional text support for Rope data structure (by Nyasha Karata)

0.0.3 #

  • fix: ๐Ÿ› Correct itemAt method offset handling
  • test: ๐Ÿงช Improve itemAt test with additional checks

0.0.2 #

  • Update LICENSE

0.0.1 #

  • Setup library
1
likes
130
points
14
downloads

Publisher

verified publisheriamngoni.co.zw

Weekly Downloads

A fast, immutable rope data structure in Dart using a SumTree architecture. Inspired by Zed's implementation, this rope is optimized for large-scale string manipulation and editor-like use cases.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

More

Packages that depend on rope