You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-16Lines changed: 0 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,21 +1,5 @@
1
1
# Encapsule/jsgraph
2
2
3
-
## CHANGE NOTICE:
4
-
5
-
On November 10th, 2015 jsgraph will be deprecated and moved to the [Encapsule-Annex](https://github.com/Encapsule-Annex) organization on GitHub where it will continue to be available under the MIT License.
6
-
7
-
Node.js/HTML5 projects that have a package dependency on jsgraph via npmjs.org should not be impacted.
8
-
9
-
Projects that obtain jsgraph via Git will manual patching to pick up the new repository URL.
10
-
11
-
jsgraph is succeeded by [Encapsule/jbus-common-graph](https://github.com/Encapsule/jbus-common-graph) - an augmented version of jsgraph licensed under the GNU Affero General Public License.
**View master branch version of this document on [GitHub](https://github.com/Encapsule/jsgraph/blob/master/README.md)**
18
-
19
3
## About jsgraph
20
4
21
5
_Graphs are mathematical abstractions that are useful for solving many types of problems in computer science. Consequently, these abstractions must also be represented in computer programs._ - [J. Siek](http://ecee.colorado.edu/~siek/resume.pdf)
0 commit comments