issues
search
EricSmekens
/
jsep
JavaScript Expression Parser
http://ericsmekens.github.io/jsep/
MIT License
840
stars
136
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Improve the documentation page
#271
EricSmekens
opened
1 day ago
0
ES updates
#270
6utt3rfly
closed
1 week ago
10
Update typings for TypeScript 5.6
#269
jdanyow
opened
1 month ago
1
nullish coalescing support
#268
tvkit
closed
1 week ago
11
License-File missing in npm-packages
#267
chkpnt
closed
1 week ago
10
jsep creating AST with BinaryExpressions in newer versions, I would expect some of them as LogicalExpressions
#266
miphe
closed
4 months ago
1
build: update GH Action versions (#264)
#265
EricSmekens
closed
4 months ago
0
Update GH Action versions
#264
6utt3rfly
closed
4 months ago
0
Test
#263
6utt3rfly
closed
4 months ago
0
Fix types, cleanup minor submitted PRs & issues
#262
6utt3rfly
closed
4 months ago
1
Missing typings for SequenceExpression
#261
Pikachews
closed
4 months ago
1
fix: support member exp after template and tagged template
#260
anpete
closed
7 months ago
3
Member after tagged template literal causes error
#259
anpete
closed
7 months ago
1
A way to include jsep plugins as static pages
#258
meldckn
opened
11 months ago
2
can be translated to English as "Can't parse the object {}?
#257
wzenker
closed
1 week ago
3
MemberExpression's `property` field is typed as an Expression, but can be false
#256
benoitkoenig
closed
4 months ago
1
Infinity should be Literal value not Identifier
#255
atiquefiroz
closed
1 week ago
10
Consider using SyntaxError instead of Error in throwError
#254
jdanyow
opened
1 year ago
0
fix: support member exp before tagged template (String.raw)
#253
petermuessig
closed
1 year ago
2
Fix throwError return type
#252
d07RiV
closed
4 months ago
1
Typings do not allow switch expressions
#251
d07RiV
closed
1 year ago
0
Upgrade packages for unit testing and test with node 18 now too
#250
6utt3rfly
closed
1 year ago
1
test: limit test concurrency to resolve reliability issue
#249
6utt3rfly
closed
1 year ago
1
fix: update Array elements typing
#248
ephys
closed
4 months ago
2
build(deps): bump minimist from 1.2.5 to 1.2.8
#247
dependabot[bot]
opened
1 year ago
0
GitHub Actions failing inconsistently
#246
6utt3rfly
closed
1 year ago
1
Fix nested 'new' expressions update correct node
#245
6utt3rfly
closed
1 year ago
1
Parse multiple binary operators on the root level
#244
bertyhell
closed
1 year ago
2
New operator not wholly supported
#243
rossm6
closed
1 year ago
4
How to represent manually added "extra" parenthesis in AST tree
#242
tirithen
closed
1 year ago
3
Can't parse valid expression `"string".property`
#241
Strate
closed
1 year ago
1
Unpacked size is greater than esprima & espree. Speed is similar
#240
80avin
opened
1 year ago
1
Do not access prototype, callee, caller & arguments properties
#239
Strate
closed
4 months ago
7
fix: add type definitions for literal methods
#238
pyshx
closed
4 months ago
1
Error - Module '"jsep"' has no exported member 'Jsep'
#237
HimanshuGoel
opened
1 year ago
3
build(deps): bump minimatch from 3.0.4 to 3.1.2
#236
dependabot[bot]
opened
1 year ago
0
build(deps): bump ansi-regex
#235
dependabot[bot]
opened
1 year ago
0
build(deps): bump qs
#234
dependabot[bot]
opened
1 year ago
0
fix: support TypeScript's Node16 resolution
#233
ephys
closed
1 year ago
2
fix: add "types" export
#232
6utt3rfly
closed
2 years ago
12
unable to use any plugins with Typescript
#231
peterhalicky
closed
2 years ago
14
Add "types" to package.json "exports"
#230
abstractmatter
closed
2 years ago
13
build(deps): bump terser from 5.6.1 to 5.14.2
#229
dependabot[bot]
opened
2 years ago
0
Support for "IN" clause/operator type expression
#228
munderk
closed
2 years ago
2
build(deps): bump semver-regex from 3.1.3 to 3.1.4
#227
dependabot[bot]
opened
2 years ago
0
Using and/or wrapped in parenthesis is not working
#226
mateusmoury
closed
2 years ago
1
build(deps): bump async from 2.6.3 to 2.6.4
#225
dependabot[bot]
opened
2 years ago
0
fix: update release on package.json change
#224
6utt3rfly
closed
2 years ago
1
How to walk/visit the ast
#223
jnavb
closed
2 years ago
6
fix: typo at plugin example in readme
#222
jnavb
closed
2 years ago
2
Next