UNPKG
composedql
Version:
latest (0.7.4)
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
Composed query language parser
github.com/devfacet/composedql
devfacet/composedql
composedql
/
.gitattributes
19 lines
(15 loc)
•
213 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*
text
=
auto
*.png
binary
*.jpg
binary
*.gif
binary
*.ico
binary
*.txt
text
*.md
text
*.html
text
*.css
text
*.js
text
*.json
text
*.go
text
*.bat
text
*.sh
text
*.exe
binary