We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48a6fb2 commit 9f78fcaCopy full SHA for 9f78fca
IMPLEMENTATIONS.md
@@ -0,0 +1,5 @@
1
+# JSONScript Implemetations
2
+
3
+[jsonscript-js](https://github.com/JSONScript/jsonscript-js) - JSONScript interpreter for nodejs
4
5
+[jsonscript-express](https://github.com/JSONScript/jsonscript-express) - express 4 middleware/route-handler evaluating JSONScript using existing express app routes.
0 commit comments