mirror of
https://github.com/flynx/diff.js.git
synced 2025-10-28 18:40:09 +00:00
updated docs...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
88f7e37d7f
commit
9747f08057
@ -233,14 +233,14 @@ Originally this module was designed/written as a way to locate and store only th
|
||||
The specific use cases (*[ImageGrid](https://github.com/flynx/ImageGrid) and [pWiki](https://github.com/flynx/pWiki)*) required additional features not provided by the available at the time alternative implementations (listing in next section).
|
||||
|
||||
### Features
|
||||
- Well defined *diff* format
|
||||
- [Well defined *diff* format](#the-diff-format)
|
||||
- JSON *diff* support
|
||||
- JavaScript object support including objects/types not supported in JSON
|
||||
- ~~Optional attribute order support~~ (not done yet)
|
||||
- ~~Support *new* Javascript containers: Map, Set, ...etc.~~ (feasibility testing)
|
||||
- *Text diff* (multi-line strings) support
|
||||
- Object patterns as a means to simplify structural comparison/testing
|
||||
- Configurable and extensible implementation
|
||||
- [Text diff](#extended-text-object-support) (multi-line strings) support
|
||||
- [Patterns](#patterns) as a means to simplify structural comparison/testing
|
||||
- [Configurable and extensible](#) implementation
|
||||
|
||||
XXX alternatives
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user