Skip to content

Commit 66d9a3e

Browse files
authored
Merge pull request #35 from ArSn/add-jgffw-to-readme
Added link to jay-gee-eff-for-web to the readme.
2 parents 1ad4f18 + 9506086 commit 66d9a3e

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -332,9 +332,8 @@ You can import the schema into your JS projects by installing it via NPM and req
332332
333333
Clients
334334
-----------
335-
1. jay-gee-eff - https://www.npmjs.com/package/jay-gee-eff
336-
337-
An npm package for manipulating JGF files in nodejs
335+
1. `jay-gee-eff`_ - An npm package for manipulating JGF files in nodejs.
336+
2. `jay-gee-eff-for-web`_ - An npm package for using JGF graphs with OOP in the web, i.e. web browsers, without capabilities of file handling, but a fully fledged JGF feature set.
338337

339338
Project Tests
340339
-------------
@@ -354,3 +353,5 @@ Links
354353
.. _TESTING: https://github.com/jsongraph/json-graph-specification/blob/master/TESTING.rst
355354
.. _RFC 6839: https://tools.ietf.org/html/rfc6839
356355
.. _RFC 6906: https://tools.ietf.org/html/rfc6906
356+
.. _jay-gee-eff: https://www.npmjs.com/package/jay-gee-eff
357+
.. _jay-gee-eff-for-web: https://www.npmjs.com/package/jay-gee-eff-for-web

0 commit comments

Comments
 (0)