issues
search
TomFrost
/
Jexl
Javascript Expression Language: Powerful context-based expression parser and evaluator
MIT License
573
stars
93
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Minus token is confused for binaryOp in function arguments
#137
fdb
opened
9 months ago
2
Transform Confusion
#136
mfreeman-xtivia
opened
1 year ago
1
docs(README): Update eval and evalSync examples with context
#135
sumeetbajra
opened
1 year ago
0
FORK and FIX Nullable values #fix133
#134
mrutid
opened
1 year ago
0
Inconsistency between null and undefined operations
#133
mapedraza
opened
1 year ago
1
Keys with hyphens evaluate to null
#132
TylerMizuyabu
closed
1 year ago
1
Updated escEscRegex to handle backslash globally
#131
cosmos-lab
closed
1 year ago
0
Backslashes are wrongly unescaped
#130
cosmos-lab
closed
1 year ago
0
Cannot read properties of undefined (reading '0')
#129
DearGaz
opened
1 year ago
0
chore(deps): Bump json5 from 2.1.3 to 2.2.3
#128
dependabot[bot]
opened
1 year ago
0
chore(deps): Bump qs from 6.5.2 to 6.5.3
#127
dependabot[bot]
opened
1 year ago
0
chore(deps): Bump decode-uri-component from 0.2.0 to 0.2.2
#126
dependabot[bot]
opened
2 years ago
0
Run in browser?
#125
geoffkendall
opened
2 years ago
0
Object keys with a space
#124
chetbox
opened
2 years ago
2
How to convert AST to an expression string?
#123
chetbox
opened
2 years ago
5
fix(Lexer): Interpret minus correctly
#122
Dossar
opened
2 years ago
2
Problem with inline if
#121
ablsc
opened
2 years ago
1
Security? does it use actual JS eval function?
#120
hassan-jahan
opened
2 years ago
1
chore(deps): Bump minimist from 1.2.5 to 1.2.6
#119
dependabot[bot]
opened
2 years ago
0
Object's prototype methods return undefined for token type
#118
ozanbatuhanceylan
opened
2 years ago
0
Errors for bad identifiers
#117
abierbaum
opened
2 years ago
1
Is this project maintained? Do you want a hand?
#116
chetbox
opened
2 years ago
8
Cannot index into static array or object
#115
chetbox
opened
2 years ago
4
Scientific number notation: 1e2, 2.1e-3 etc
#114
dy
opened
3 years ago
3
-a(2,3)
#113
dy
opened
3 years ago
1
chore(deps): Bump tmpl from 1.0.4 to 1.0.5
#112
dependabot[bot]
opened
3 years ago
0
chore(deps): Bump path-parse from 1.0.6 to 1.0.7
#111
dependabot[bot]
opened
3 years ago
0
'&&' and '||' priority
#110
VincentWuShiChao
opened
3 years ago
1
chore(deps): Bump ws from 7.3.1 to 7.4.6
#109
dependabot[bot]
opened
3 years ago
0
chore(deps): Bump browserslist from 4.14.2 to 4.16.6
#108
dependabot[bot]
opened
3 years ago
0
chore(deps): Bump hosted-git-info from 2.8.8 to 2.8.9
#107
dependabot[bot]
opened
3 years ago
0
chore(deps): Bump lodash from 4.17.20 to 4.17.21
#106
dependabot[bot]
opened
3 years ago
0
Update README wording
#105
cmdcolin
opened
3 years ago
2
Add support for literals as object keys
#104
mediawrbb
closed
3 years ago
4
chore(deps): Bump y18n from 4.0.0 to 4.0.1
#103
dependabot[bot]
opened
3 years ago
0
Opinions on functions vs transforms?
#102
cmdcolin
closed
3 years ago
3
Match operator not recognized
#101
marknadig
closed
3 years ago
2
fix: empty array does not throw error when traversing
#100
lianqin7
opened
3 years ago
0
how to map one array to another array?
#99
naivefun
closed
3 years ago
1
@types/jexl for 2.3.0
#98
jvalkeal
closed
3 years ago
2
Minus is not interpreted properly...
#97
OlivierB-OB
opened
3 years ago
4
call functions with namespace
#96
seocochan
opened
3 years ago
0
Bug when escaping multiple '\\' in string
#95
ywtdzh
opened
4 years ago
0
Fix bug when escaping '\\'
#94
ywtdzh
opened
4 years ago
0
How to use relative context
#93
alexander-schranz
closed
4 years ago
2
the evaluator allows for arbitrary access to objects' prototypes & invoking of Javascript functions.
#92
joetIO
opened
4 years ago
1
Operator precedence between || and &&
#91
wasimshariff
opened
4 years ago
2
Russian letters support
#90
ag-rescore
closed
4 years ago
1
chore(deps): Bump lodash from 4.17.15 to 4.17.19
#89
dependabot[bot]
closed
4 years ago
0
Help passing root object to a jexl transform
#88
ricardolpd
closed
4 years ago
2
Next