We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44fbb2d commit 4d1fabbCopy full SHA for 4d1fabb
README.md
@@ -1,4 +1,11 @@
1
# graph
2
+
3
lightweight property graph as javascript module
4
5
See User Manual and Public Module. [github](https://wardcunningham.github.io/graph/)
6
7
+## testing
8
9
+```
10
+deno test --allow-read=. --allow-net=ward.dojo.fed.wiki
11
0 commit comments