rtfeldman / seamless-immutable

Immutable data structures for JavaScript which are backwards-compatible with normal JS Arrays and Objects.
BSD 3-Clause "New" or "Revised" License
5.37k stars 194 forks source link

Add an 'Add-ons' section to the README to link to related projects #173

Closed MartinSnyder closed 7 years ago

MartinSnyder commented 7 years ago

In response to the comments on an issue (https://github.com/rtfeldman/seamless-immutable/issues/118) I created a small add-on library to provide cursor support.

I figured it made sense to include a link to it somewhere other than that one issue, so I added it to the readme.