Skip to content

Commit d054bc4

Browse files
Julien-MolinaNicolas ERNY
authored andcommitted
Update README.md (#110)
1 parent dadec2d commit d054bc4

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
:warning: **react-gojs is no longer under active development**. Now, Northwoods provides an official React integration for GoJS: [https://github.com/NorthwoodsSoftware/gojs-react](https://github.com/NorthwoodsSoftware/gojs-react). I will not add new features to this lib, only bug fixes. The migration to the official library is pretty easy. I migrated my example [here](https://github.com/nicolaserny/gojs-react-example).
2+
3+
14
[![](http://slack.xcomponent.com/badge.svg)](http://slack.xcomponent.com/)
25
[![NpmVersion](https://img.shields.io/npm/v/react-gojs.svg)](https://www.npmjs.com/package/react-gojs)
36
[![npm](https://img.shields.io/npm/dt/react-gojs.svg)](https://www.npmjs.com/package/react-gojs)
@@ -9,8 +12,6 @@
912

1013
_react-gojs_ is a [GoJS](https://gojs.net/latest/index.html) React integration.
1114

12-
:warning: **react-gojs is no longer under active development**. Now, Northwoods provides an official React integration for GoJS: [https://github.com/NorthwoodsSoftware/gojs-react](https://github.com/NorthwoodsSoftware/gojs-react). I will not add new features to this lib, only bug fixes. The migration to the official library is pretty easy. I migrated my example [here](https://github.com/nicolaserny/gojs-react-example).
13-
1415
## Install
1516

1617
Install it from npm. It has peer dependencies of react and react-dom, which will have to be installed as well.

0 commit comments

Comments
 (0)