issues
search
justinwilaby
/
sax-wasm
The first streamable, fixed memory XML, HTML, and JSX parser for WebAssembly.
MIT License
168
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump braces from 3.0.2 to 3.0.3
#84
dependabot[bot]
closed
2 months ago
0
Locate sax-wasm.wasm automatically
#83
wrnrlr
opened
7 months ago
1
How to pipe stream into the parser?
#82
Wernfried
closed
2 months ago
2
Error with JSX parsing of inline valid javascript expressions including `<`
#81
marcusglowe
opened
10 months ago
1
Bump @babel/traverse from 7.22.8 to 7.23.2
#80
dependabot[bot]
closed
2 months ago
0
Improve API ergonomics by add parse() method to SAXParser
#79
wrnrlr
opened
1 year ago
6
Add missing chunk.value to README.md
#78
wrnrlr
closed
7 months ago
0
resolves #76 - use instantiate streaming for wasm
#77
justinwilaby
closed
1 year ago
0
Use WebAssembly.instantiateStreaming
#76
wrnrlr
closed
1 year ago
1
Bump word-wrap from 1.2.3 to 1.2.4
#75
dependabot[bot]
closed
1 year ago
0
Stage/2.2.3
#74
justinwilaby
closed
1 year ago
0
SAXParser: write: Clear fragments after prepending to current source
#73
JaegerMaSw
closed
1 year ago
1
React native npm module request $$
#72
dataforce-troy
opened
1 year ago
0
Bump json5 from 2.2.1 to 2.2.3
#71
dependabot[bot]
closed
1 year ago
0
Rust crate and changes to `EventListener` signature
#70
samuelcolvin
opened
1 year ago
4
fixes #68 - first char of comment removed
#69
justinwilaby
closed
1 year ago
0
First character of comments is removed
#68
samuelcolvin
closed
1 year ago
3
No closeTag event for `<meta>` without an ending `/>`
#67
daKmoR
closed
1 year ago
5
Extract values of result for further processing
#66
L-U-C-K-Y
closed
1 year ago
1
Resolves #64 - Typescript types missing from npm package
#65
justinwilaby
closed
2 years ago
0
Please export Typescript definitions
#64
mrbrianevans
closed
2 years ago
1
resolves #62 - Add esm, node and native module support
#63
justinwilaby
closed
2 years ago
0
Update to use Rollup for umd/node/module support
#62
justinwilaby
closed
2 years ago
0
Bump libxmljs from 0.19.7 to 0.19.8
#61
dependabot[bot]
closed
2 years ago
0
Integrate ESLint and Correct Lint Issues
#60
benjinus
closed
2 years ago
4
Bump minimist from 1.2.5 to 1.2.6
#59
dependabot[bot]
closed
2 years ago
0
resolves #57 - Parsed emojis' lengths aren't calculated consistently
#58
justinwilaby
closed
2 years ago
0
Parsed emojis' lengths aren't calculated consistently
#57
andrico1234
closed
2 years ago
8
Resolves #55 - Parser fails on large files due to arithmetic overflow.
#56
justinwilaby
closed
2 years ago
0
Parser fails on large files due to arithmetic overflow.
#55
alh-solidatus
closed
2 years ago
6
Bump ajv from 6.10.2 to 6.12.6
#54
dependabot[bot]
closed
2 years ago
0
Resolves #52 - html containing <?> stops further parsing
#53
justinwilaby
closed
2 years ago
0
html containing `<?>` stops further parsing
#52
daKmoR
closed
2 years ago
2
Bump tar from 4.4.15 to 4.4.19
#51
dependabot[bot]
closed
3 years ago
0
Bump path-parse from 1.0.6 to 1.0.7
#50
dependabot[bot]
closed
3 years ago
0
Bump tar from 4.4.13 to 4.4.15
#49
dependabot[bot]
closed
3 years ago
0
Updated WasmSaxParser to extend WebAssembly.Exports
#48
justinwilaby
closed
3 years ago
0
resolves #45 - Identify JSX Attributes
#47
justinwilaby
closed
3 years ago
0
tweak type definition for SAXParser
#46
samuelcolvin
closed
3 years ago
2
way to identify JSX style attributes
#45
samuelcolvin
closed
3 years ago
4
Resolves #43 - lower case doctype is not recognized
#44
justinwilaby
closed
3 years ago
1
lower case doctype is not recognised
#43
samuelcolvin
closed
3 years ago
11
Bump lodash from 4.17.19 to 4.17.21
#42
dependabot[bot]
closed
3 years ago
1
Bump y18n from 4.0.0 to 4.0.1
#41
dependabot[bot]
closed
3 years ago
1
No changelog?
#40
daKmoR
closed
3 years ago
2
Bump ini from 1.3.5 to 1.3.8
#39
dependabot[bot]
closed
3 years ago
1
Roadmap implementation for v2
#38
justinwilaby
closed
4 years ago
1
fixes #35 fixes #36
#37
justinwilaby
closed
4 years ago
1
Problem with a repeated fragment on a large xml file
#36
Avol-V
closed
4 years ago
4
Unknown type TextDecoder in node.js TS project
#35
Avol-V
closed
4 years ago
1
Next