GitXplorerGitXplorer
t

mori-cursors

public
9 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
d25c8455e1fe14d8205d917b0d88b3356d5d271b

Update README.md

ttgriesser committed 10 years ago
Unverified
f87bdc7ce127b85919ee78019a23c58534aa869c

Changes for new .extend syntax, changed path fulfillment

ttgriesser committed 10 years ago
Unverified
4107f0b6f3b429b49ff9efcbcd39568e3c29f046

Expanding the API, adding map, reduce, set, swap, transact, update

ttgriesser committed 10 years ago
Unverified
ecedf0fbd2d133ce7b01730038731b42006dc7c3

Don't need to pass the root into root.swap

ttgriesser committed 10 years ago
Unverified
142e1c518f4ee8fee79c88a607a0235a8d97e075

Simplify RootCursor.swap, fix path for first / rest

ttgriesser committed 10 years ago
Unverified
932d67923bf225b30a80b3609c7d0807e93e886c

Update README.md

ttgriesser committed 10 years ago

README

The README file for this repository.

mori-cursors

Note:

This repository is not actively maintained and serves as a proof of concept for using mori with custom extended protocols. Recommended for use as a reference, but not for anything serious.


Provides basic cursor functionality for mori data structures, using a mori build which supports extending vanilla javascript objects with clojurescript protocols.

See: https://github.com/swannodette/mori/pull/108

License

MIT