issues
search
spyzhov
/
ajson
Abstract JSON for Golang with JSONPath support
MIT License
246
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
#81 fix index corruption
#82
spyzhov
closed
1 day ago
1
got panic in GetArray() for `$..` in `Eval`
#81
OTCMKTS
closed
1 day ago
3
Support Unicode codepoint length in length() function
#80
Danialova
opened
1 week ago
1
FR: add min & max function
#79
SumatL
opened
1 week ago
1
#67 Add `is_*type*` functions
#78
spyzhov
closed
1 month ago
1
Why don't you provide the functionality to update the data inside the node?
#77
liushiqi1001
closed
1 month ago
2
Question. Function with multiple arguments.
#76
tpoxa
opened
2 months ago
1
Fixed Node.Clone() to update the correct parents for children
#74
yevgenin
closed
2 months ago
0
Node.Clone() doesn't set the correct parents for children.
#73
yevgenin
closed
2 months ago
1
ENHANCEMENT: Inconsistent sort order of children elements during marshalling
#71
tpoxa
opened
4 months ago
1
#69 Fix the `sum` and `avg` function for the only numeric value.
#70
spyzhov
closed
5 months ago
1
Eval `sum()` and `avg()` does not return right answer after filtering array
#69
Joey29-1
closed
5 months ago
1
#67 `length` returns the size of array or length of the string. Add `…
#68
spyzhov
closed
5 months ago
0
Eval `length()` function returns wrong answer after filtering array
#67
Joey29-1
closed
5 months ago
7
Fix error handling in cmd
#66
spyzhov
closed
8 months ago
1
Consider implementing RFC 9535
#65
glyn
opened
9 months ago
0
Add multiline support
#64
spyzhov
closed
1 year ago
0
Inconsistency in data types during decoding/encoding
#63
lisachenko-indriver
opened
1 year ago
3
#61 Fix filter when property does not exist
#62
spyzhov
closed
1 year ago
1
JSONPath return empty when the filter property does not exist.
#61
MichaelMiao
closed
1 year ago
1
Is it possible to filter out the values that have no particular property?
#60
denisvmedia
closed
1 year ago
2
Enable `gofmt` linter
#59
spyzhov
opened
1 year ago
0
Replace Travis CI with GitHub Actions and some changes in CI
#58
spyzhov
closed
1 year ago
1
ajson.Node from interface or map[string]interface{}
#57
tpoxa
opened
1 year ago
1
Recursive Value method
#56
tpoxa
closed
1 year ago
2
Make Node's position attributes public
#55
alexberdnik
opened
2 years ago
1
add b64encoding and corresponding tests
#54
ryzheboka
closed
1 year ago
4
Add support for SetEscapeHTML()
#53
csystem-it
closed
2 years ago
2
macos amd64 build is actually Linux
#52
imarsman
closed
1 year ago
2
M1 build
#51
imarsman
closed
2 years ago
2
Add new functions `b64encode` and `b4decode`
#50
spyzhov
closed
1 year ago
8
v1.pre: Change buffer type
#49
spyzhov
closed
2 years ago
0
WIP: v1 preparations
#48
spyzhov
opened
2 years ago
0
PreV1: fix configs and node
#47
spyzhov
closed
2 years ago
0
Fix operation parser
#46
spyzhov
closed
2 years ago
0
Updated marshal encoder to order the object keys before rendering
#45
jono-tt
closed
2 years ago
1
fix tests & update version
#44
spyzhov
closed
2 years ago
0
Add Rand and RandInt functions
#43
lwlach
closed
2 years ago
1
Version v1.0.0
#42
spyzhov
opened
3 years ago
4
WIP: V1 preparations
#41
spyzhov
closed
2 years ago
1
#35 implemented `node.Set` and `node.SetNode` methods
#40
spyzhov
closed
3 years ago
0
length of a filtered list
#39
prashanth-hegde
closed
2 years ago
1
pretty print output
#38
prashanth-hegde
opened
3 years ago
1
#36 rename deReference function to ApplyJSONPath
#37
spyzhov
closed
3 years ago
0
How about expose deReference function
#36
cfhamlet
closed
3 years ago
3
Enhanced support for updating json using jsonpath
#35
karlkfi
opened
3 years ago
2
Treeview
#34
ddkwork
closed
3 years ago
4
fix multiple response
#33
spyzhov
closed
4 years ago
0
add sum function
#32
spyzhov
closed
4 years ago
0
#23 create Node.Clone method
#31
spyzhov
closed
4 years ago
0
Next