Skip to content
/ ropejs Public

JS implementation of ropes according to Boehm et al 1995

Notifications You must be signed in to change notification settings

Mortal/ropejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rope.js

JavaScript implementation of ropes according to Boehm et al, 1995.

The Rope class contains methods charAt, concat and substring that have the same interface as the built-in String methods such that ropes may be used as a drop-in replacement.

License

If you would like to use this project in a free and open source software stack, let me know via a message on GitHub and I will slam on the license you need.

About

JS implementation of ropes according to Boehm et al 1995

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published