Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · v1.0.5
html-data-parser
Browse files
Aug 13, 2024
version 1.0.5
· 1d492d2e
drewlab
authored
Aug 13, 2024
View commits for tag v1.0.5
v1.0.5
1d492d2e
update documentation for options and examples
· 990fa3cd
drewlab
authored
Aug 13, 2024
990fa3cd
updated Typescript types
· 52f618c2
drewlab
authored
Aug 13, 2024
52f618c2
code cleanup, move code within file
· 0f399023
drewlab
authored
Aug 13, 2024
0f399023
error handling for file not found
· 059b0990
drewlab
authored
Aug 13, 2024
059b0990
add jsonc file support
· 21bcea4c
drewlab
authored
Aug 13, 2024
21bcea4c
Aug 11, 2024
fix issue with parser this.started
· 19d1e44b
drewlab
authored
Aug 11, 2024
19d1e44b
updated Typescript types
· f8360256
drewlab
authored
Aug 11, 2024
f8360256
Merge branch 'main' of gitlab.com:dictadata/js/html-data-parser
· f5d18ba1
drewlab
authored
Aug 11, 2024
f5d18ba1
update transforms to match other projects
· 47e18770
drewlab
authored
Aug 11, 2024
47e18770
Merge branch 'main' of gitlab.com:dictadata/js/html-data-parser
· 04ddeaeb
drewlab
authored
Aug 11, 2024
04ddeaeb
updates for Typescript compatibility
· 5586409b
drewlab
authored
Aug 11, 2024
5586409b
target es2016
· b15b64c9
drewlab
authored
Aug 11, 2024
b15b64c9
add Typescript type definitions
· 4e90a3d4
drewlab
authored
Aug 11, 2024
4e90a3d4
handle stream pause/resume
· d1921061
drewlab
authored
Aug 11, 2024
d1921061
Jul 28, 2024
code cleanup markup
· 01b802a1
drewlab
authored
Jul 28, 2024
01b802a1
enchance options.cells to accept "min-max" range
· 0bb5557c
drewlab
authored
Jul 28, 2024
0bb5557c
Jul 27, 2024
implemented options hasHeader, header:m:n; code cleanup
· 30059e67
drewlab
authored
Jul 27, 2024
30059e67
update eslint
· e0e4ee97
drewlab
authored
Jul 27, 2024
e0e4ee97
Jul 07, 2024
remove unused --pages argument
· 813a3eda
drewlab
authored
Jul 07, 2024
813a3eda
add id option to defaults file
· 83630c8d
drewlab
authored
Jul 07, 2024
83630c8d
Jun 14, 2024
version 1.0.4
· 0d43c4c1
drewlab
authored
Jun 14, 2024
View commits for tag v1.0.4
v1.0.4
0d43c4c1
regexp for options.id
· 7b94eab0
drewlab
authored
Jun 14, 2024
7b94eab0
regexp for matching options.heading and options.id
· 9fa2b25a
drewlab
authored
Jun 14, 2024
9fa2b25a
inc version
· 07e511ce
drewlab
authored
Jun 14, 2024
07e511ce
version 1.0.3
· cd67be93
drewlab
authored
Jun 14, 2024
View commits for tag v1.0.3
v1.0.3
cd67be93
tests for RepeatCell and RepeatHeader transforms
· 9e7e18a6
drewlab
authored
Jun 14, 2024
9e7e18a6
Jun 13, 2024
updated tests
· ca15949c
drewlab
authored
Jun 13, 2024
ca15949c
by default output all rows of all tables
· 7436d526
drewlab
authored
Jun 13, 2024
7436d526
Jun 12, 2024
version 1.0.1
· 5ff613e1
drewlab
authored
Jun 12, 2024
View commits for tag v1.0.1
v1.0.1
5ff613e1
update README and tests
· 9499e509
drewlab
authored
Jun 12, 2024
9499e509
implement options.id
· a712aa01
drewlab
authored
Jun 12, 2024
a712aa01
implement options.id
· b1c184b2
drewlab
authored
Jun 12, 2024
b1c184b2
implementation
· 3a1617ce
drewlab
authored
Jun 12, 2024
3a1617ce
Jun 01, 2024
update _compareFiles
· 88be2165
drewlab
authored
Jun 01, 2024
88be2165
updated test data
· df5edecd
drewlab
authored
Jun 01, 2024
df5edecd
support http; look for heading
· b4627dd1
drewlab
authored
Jun 01, 2024
b4627dd1
May 29, 2024
initial implementation using sax.js
· 00ad73c2
drewlab
authored
May 29, 2024
00ad73c2
May 28, 2024
Initial commit
· 2a24bc7d
Drew Letcher
authored
May 28, 2024
2a24bc7d
Loading