Skip to content

Commit 443465e

Browse files
authored
deprecation notice
1 parent 2feadce commit 443465e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
[![npm](https://img.shields.io/npm/v/react-json-view.svg)](https://www.npmjs.com/package/react-json-view) [![npm](https://img.shields.io/npm/l/react-json-view.svg)](https://github.com/mac-s-g/react-json-view/blob/master/LISCENSE) [![Build Status](https://travis-ci.org/mac-s-g/react-json-view.svg)](https://travis-ci.org/mac-s-g/react-json-view) [![Coverage Status](https://coveralls.io/repos/github/mac-s-g/react-json-view/badge.svg?branch=master)](https://coveralls.io/github/mac-s-g/react-json-view?branch=master)
44

5+
### ⚠️ This project is no longer being maintained ⚠️
6+
Sorry for the silence, ya'll. I'm no longer able to invest the time necessary to keep this project maintained. It's been a great experience working with everyone.
7+
based on recent discussion, it looks like [@microlink/react-json-view](https://github.com/microlinkhq/react-json-view) is a good candidate for replacement.
8+
Thank you to RJV users and everyone who contributed to this project. ❤️
9+
510
# react-json-view
611
RJV is a React component for displaying and editing javascript **arrays** and **JSON objects**.
712

0 commit comments

Comments
 (0)