An open API service indexing awesome lists of open source software.

https://github.com/mfellner/react-json-pointer-example

An example with React and JSON pointers
https://github.com/mfellner/react-json-pointer-example

Last synced: 9 months ago
JSON representation

An example with React and JSON pointers

Awesome Lists containing this project

README

          

# React JSON Pointer Example

An example for [tessellate](https://github.com/zalando-incubator/tessellate) how to separate layout and content by using [JSON Pointer](https://tools.ietf.org/html/rfc6901) references.

**Start the example:**

```bash
npm start
```