grantabriwark
A collection of simple examples comparing Vanilla, JSLib, and React.
Filename
Size
Last Commit Date
Commit Message
..
jslib
src
lib
css.ts
7786
2024/08/28 20:10:49
updated to latest JSLib
dom.ts
18944
2024/08/28 20:10:49
updated to latest JSLib
html.ts
1074
2024/08/28 20:10:49
updated to latest JSLib
load.ts
469
2024/08/28 20:10:49
updated to latest JSLib
misc.ts
5849
2024/08/28 20:10:49
updated to latest JSLib
nodes.ts
26317
2024/08/28 20:10:49
updated to latest JSLib
settings.ts
6748
2024/08/28 20:10:49
updated to latest JSLib
checkbox.ts
741
2024/08/20 08:07:17
reformatted
data.ts
731
2022/12/07 10:14:25
moved files into jslib dir
index.html
151
2022/12/07 10:14:25
moved files into jslib dir
radio.ts
638
2022/12/07 10:14:25
moved files into jslib dir
shared.ts
893
2024/08/20 08:07:17
reformatted
sortHash.ts
1592
2024/08/20 08:07:17
reformatted
sortWord.ts
1943
2022/12/07 10:14:25
moved files into jslib dir
src.ts
3744
2024/08/20 08:07:17
reformatted
tsconfig.json
390
2022/12/07 10:14:25
moved files into jslib dir
build.sh
264
2022/12/11 07:49:30
added compressed output
index.html
17368
2024/08/28 20:11:32
regen'd
index.html.gz
6438
2024/08/28 20:11:32
regen'd
react
src
public
index.html
285
2022/12/07 10:19:13
simplified index
src
App.css
3779
2022/12/10 08:46:57
need to set HTML background as well as body for Dark Mode
App.test.tsx
273
2022/12/07 10:18:07
start of React version
App.tsx
1340
2024/08/20 08:10:13
reformatted
checkbox.tsx
827
2024/08/20 08:10:13
reformatted
data.ts
734
2022/12/07 10:57:47
added data to repo
index.css
196
2022/12/07 10:30:09
removed font overrides
index.tsx
554
2022/12/07 10:18:07
start of React version
logo.svg
2632
2022/12/07 10:18:07
start of React version
radio.tsx
738
2024/08/20 08:10:13
reformatted
react-app-env.d.ts
40
2022/12/07 10:18:07
start of React version
reportWebVitals.ts
425
2022/12/07 10:18:07
start of React version
setupTests.ts
241
2022/12/07 10:18:07
start of React version
sortHash.tsx
1586
2024/08/20 08:10:13
reformatted
sortWord.tsx
1227
2024/08/20 08:10:13
reformatted
README.md
2113
2022/12/07 10:18:07
start of React version
package.json
961
2022/12/07 10:18:07
start of React version
tsconfig.json
535
2022/12/07 10:18:07
start of React version
yarn.lock
431451
2022/12/07 10:18:07
start of React version
build.sh
375
2022/12/11 07:49:17
added compressed output to build
index.html
159857
2022/12/10 08:47:22
regen'd React index
index.html.gz
50139
2022/12/11 07:49:37
added compressed output
vanilla
src
checkbox.ts
944
2024/08/20 08:05:36
reformatted
data.ts
734
2022/12/07 11:04:00
added data for vanilla example
index.html
206
2022/12/07 11:04:14
added data index + style
radio.ts
928
2024/08/20 08:05:36
reformatted
sortHash.ts
2171
2024/08/20 08:05:36
reformatted
sortWord.ts
1581
2024/08/20 08:05:36
reformatted
src.ts
810
2022/12/10 08:48:17
corrected import ordering
style.css
3779
2022/12/10 08:46:49
need to set HTML background as well as body for Dark Mode
tsconfig.json
390
2022/12/07 11:04:51
added tsconfig
build.sh
357
2022/12/11 07:49:10
added compressed output to build
index.html
8199
2022/12/11 07:48:47
re-build vanilla version
index.html.gz
2711
2022/12/11 07:49:30
added compressed output
README.md
493
2022/12/16 12:57:03
added size comparison to README