sparkeditor / piece-tableLinks
A JavaScript implementation of the piece table data structure
☆50Updated 8 years ago
Alternatives and similar repositories for piece-table
Users that are interested in piece-table are comparing it to the libraries listed below
Sorting:
- The text buffer implementation that is used in VS Code.☆104Updated 2 years ago
- Fast implementation of a browser-like text layout engine, for Node and browsers☆34Updated 8 months ago
- Let's explain what a closure is by writing a JavaScript interpreter in JavaScript.☆179Updated 9 years ago
- A JavaScript lezer grammar☆165Updated last month
- A JavaScript bundler and minifier implemented in C++ aimed at excellent performance.☆150Updated 2 years ago
- JS parser in Web Assembly / C☆167Updated 2 years ago
- Simplifies building of WebAssembly modules in C/C++ and JS☆58Updated 2 years ago
- Oniguruma regex library on the web using WebAssembly☆178Updated 3 years ago
- A JS implementation of the Unicode Line Breaking Algorithm (UAX #14)☆220Updated 4 months ago
- Efficient data structure for large mutable strings.☆140Updated 11 years ago
- Deno Foreign Function Interface.☆38Updated 2 years ago
- require('vm') like in node but for the browser☆203Updated 10 months ago
- A persistent sequence data structure☆46Updated 2 years ago
- Parser generator for the lezer incremental parser☆184Updated last week
- A JS implementation of the Unicode grapheme cluster breaking algorithm (UAX #29)☆84Updated 5 years ago
- Experimental Text Editor using HTML5 canvas.☆136Updated 4 years ago
- data syncing, storage, and collaboration. that works☆226Updated 3 years ago
- A quick and small language compiled to JavaScript/C. Easy to integrated with the Web Ecosystem.☆67Updated 3 years ago
- Text layout framework☆42Updated 6 years ago
- Tiny and simple React clone