issues
search
acornjs
/
acorn-jsx
Alternative, faster React.js JSX parser
MIT License
648
stars
74
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
acorn-loose with jsx plugin
#135
jasonhocker
opened
1 year ago
0
Cannot read properties of undefined (reading 'allowHashBang')
#134
kewp
closed
2 years ago
2
`tokTypes` of `acorn-jsx` will be different `TokenType` classes if `acorn` itself is loaded via ESM
#133
JounQin
opened
2 years ago
0
why
#132
fariellany
opened
2 years ago
1
Support TSX?
#131
rosostolato
closed
2 years ago
2
Improve typings: ESM, `AcornJsxParser` class and `tokTypes` const
#130
brettz9
closed
1 year ago
14
Lic
#129
redracer9
closed
2 years ago
0
Missing tag on Github for 5.3.2
#128
mohe2015
closed
2 years ago
0
`parseExpressionAt` throws `SyntaxError: Adjacent JSX elements must be wrapped in an enclosing tag` even though the element is wrapped in an enclosing tag
#127
Momijiichigo
opened
3 years ago
0
No default jsDelivr CDN file set
#126
maor-benami
opened
3 years ago
2
Publish d.ts file
#125
harelmo
closed
3 years ago
3
Rename AcornJSXOptions to Options in index.d.ts
#124
Nauja
closed
3 years ago
0
incorrect index.d.ts ?
#123
Nauja
closed
3 years ago
1
Add TypeScript type definitions
#122
remcohaszing
closed
3 years ago
3
Readme. Parse AST back to JSX
#121
Seanmclem
closed
3 years ago
2
Add transformEntities option
#120
Qix-
opened
3 years ago
1
String Literals with newline not as expected
#119
paranoidjk
closed
4 years ago
2
Acorn 8 compatibility
#118
sverweij
closed
4 years ago
0
JSX Curly Braces Disable?
#117
mustafa519
closed
4 years ago
0
chore: Make support for acorn 8 explicit
#116
sverweij
closed
4 years ago
2
Allow yielding JSX without parenthesis
#115
sosukesuzuki
closed
4 years ago
3
Add support for ES Module
#113
SaekiRaku
opened
4 years ago
8
Provide an ES Module version
#112
SaekiRaku
opened
4 years ago
1
Does it work for react-native
#111
ghost
closed
4 years ago
6
Merge s pully
#110
miscreant1
closed
4 years ago
3
how is this parser work? I couldn't parse it.
#109
Taymindis
closed
4 years ago
3
Throw unexpected token error for } and > in JSXText nodes
#108
kaicataldo
closed
4 years ago
13
Add .npmrc to prevent lockfile from being created
#107
kaicataldo
closed
2 years ago
3
Proposal: throw syntax error for `}` and `>` in JSX text.
#106
bradzacher
closed
4 years ago
0
Parsing escaped attributes shouldn't set `raw` property in resulting node
#105
larsrh
opened
4 years ago
1
Object spread regression after `5.1.0`
#104
JounQin
opened
4 years ago
0
Allowing acorn ^5 or ^6 as peer dependency breaks any module that relies on acorn 6 if 7 is present
#103
iansan5653
closed
4 years ago
9
update to use Parser.acorn
#102
mysticatea
closed
5 years ago
9
Support acorn 6 and 7 as peerDependencies
#101
goto-bus-stop
closed
5 years ago
2
Acorn v7.0
#100
asapach
closed
5 years ago
0
Acorn can parse this?
#99
Abdubek
closed
5 years ago
0
Issues in IE11 with untranspiled export
#98
Scoutski
closed
5 years ago
2
Not compatible with acorn 6.0.5
#97
shirotech
closed
5 years ago
2
add support for react fragments shot syntax
#96
ukari
closed
5 years ago
2
request example of babel implementation
#95
jimmielemontgomery
closed
5 years ago
1
'acorn' should be in dependencies in package.json, instead of devDependencies
#94
dashea
closed
5 years ago
4
forget to tag 5.0
#93
bastien-roucaries
closed
5 years ago
1
Parse jsx correctly after let/var/const without semicolon
#92
danez
opened
5 years ago
1
Restore node 4 compatibility and remove node 0.12 from travis
#91
adrianheine
closed
5 years ago
2
Broken with latest acorn
#90
alansouzati
closed
6 years ago
1
Port to Acorn 6.0 plugin interface
#89
marijnh
closed
6 years ago
8
Parsing error when using class functions
#88
kariae
closed
6 years ago
4
Add walk support
#87
adrianheine
closed
5 years ago
8
Rename opening and closing properties on fragments
#86
adrianheine
closed
6 years ago
1
JSXFragment has properties `openingFragment` and `closingFragment`, not `openingElement` and `closingElement`
#85
adrianheine
closed
6 years ago
2
Next