@concordance/react
Compare, format, diff and serialize React trees with Concordance
Last updated 9 years ago by novemberborn .
ISC · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install @concordance/react 
SYNC missed versions from official npm registry.

@concordance/react

React plugin for Concordance.

Allows React.createElement() objects to be compared, formatted, diffed and serialized. Also supports toJSON() renderings of react-test-renderer. These may be compared to React.createElement() objects.

When comparing React component elements, the element type is compared by identity. After deserialization the element types are compared by function name.

Component elements are formatted with a ⍟ character after the element name. Properties and children are formatted by Concordance.

Current Tags

  • 2.0.0                                ...           latest (8 years ago)

4 Versions

  • 2.0.0                                ...           8 years ago
  • 1.0.0                                ...           9 years ago
  • 0.2.0                                ...           9 years ago
  • 0.1.0                                ...           9 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (1)
Dev Dependencies (10)
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |