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 131ba78 commit e8a1579Copy full SHA for e8a1579
README.md
@@ -1,5 +1,9 @@
1
# SOQL Parser JS
2
3
+[](https://travis-ci.com/paustint/soql-parser-js)
4
+[](https://badge.fury.io/js/soql-parser-js)
5
+[](https://david-dm.org/paustint/soql-parser-js)
6
+
7
## Description
8
SOQL Parser JS will parse a SOQL query string into an object that is easy to work with and has the query broken down into usable parts.
9
0 commit comments