Skip to content

Commit d4059a8

Browse files
committed
Add preview to readme
1 parent 482cfbb commit d4059a8

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,13 @@
22

33
[![Build Status](https://travis-ci.org/b-gran/object-editor-react.svg?branch=master)](https://travis-ci.org/b-gran/object-editor-react) [![npm version](https://badge.fury.io/js/object-editor-react.svg)](https://badge.fury.io/js/object-editor-react)
44

5-
`object-editor-react` is a table-based `JSON` object editor build using `React.js`.
5+
`object-editor-react` is a table-based `JSON` object editor built using `React.js`.
66

7-
Its purpose is to enable drop-in editing of deeply nested JSON objects with minimal configuration.
7+
It enables drop-in, structured editing of deeply nested JSON objects with minimal configuration.
8+
9+
## Preview
10+
11+
![](assets/demo.gif)
812

913
Here's how it works:
1014

assets/demo.gif

267 KB
Loading

0 commit comments

Comments
 (0)