summaryrefslogtreecommitdiff
path: root/json/README.md
diff options
context:
space:
mode:
authorJulian Berman <Julian@GrayVines.com>2014-02-19 20:24:03 -0500
committerJulian Berman <Julian@GrayVines.com>2014-02-19 20:24:03 -0500
commit11490dfed361d03cb3f515eadbc764d768e6463a (patch)
tree452850a6791b707cd965d81e75a9388dc116a8de /json/README.md
parent121056f4b5ce95b63a934e559a52476df1f65a57 (diff)
parentd97c81177b325010d2a67ad45642f4ff2bf25425 (diff)
downloadjsonschema-11490dfed361d03cb3f515eadbc764d768e6463a.tar.gz
Merge commit 'd97c81177b325010d2a67ad45642f4ff2bf25425'
* commit 'd97c81177b325010d2a67ad45642f4ff2bf25425': Squashed 'json/' changes from 468fa78..0ba6722
Diffstat (limited to 'json/README.md')
-rw-r--r--json/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/json/README.md b/json/README.md
index 4320685..6b33726 100644
--- a/json/README.md
+++ b/json/README.md
@@ -67,10 +67,14 @@ This suite is being used by:
* [jsonschema (javascript)](https://github.com/tdegrunt/jsonschema)
* [JaySchema (javascript)](https://github.com/natesilva/jayschema)
* [z-schema (javascript)](https://github.com/zaggino/z-schema)
+ * [jassi (javascript)](https://github.com/iclanzan/jassi)
+ * [json-schema-valid (javascript)](https://github.com/ericgj/json-schema-valid)
* [jesse (Erlang)](https://github.com/klarna/jesse)
* [json-schema (PHP)](https://github.com/justinrainbow/json-schema)
* [gojsonschema (Go)](https://github.com/sigu-399/gojsonschema)
* [json_schema (Dart)](https://github.com/patefacio/json_schema)
+ * [tv4 (JavaScript)](https://github.com/geraintluff/tv4)
+ * [Jsonary (JavaScript)](https://github.com/jsonary-js/jsonary)
If you use it as well, please fork and send a pull request adding yourself to
the list :).