Skip to content

Commit

Permalink
Merge pull request #10 from gsf/patch-2
Browse files Browse the repository at this point in the history
No longer depends on virtual-dom
  • Loading branch information
Matt-Esch committed Jul 31, 2014
2 parents 25be1e3 + 90ef651 commit b2e9d69
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ A realtime tree diffing algorithm
diff operations between two `vnode` structures that imitate the structure of
the active DOM node structure in the browser.

This module is currently re-exporting the `vtree` from `virtual-dom`, but the
aim is to eventually make this a standalone module and have `virtual-dom`
depend on `vtree` instead.

## Example

```js
Expand Down

0 comments on commit b2e9d69

Please sign in to comment.