jslib
A collection of javascript and typescript libraries for Front-End Web Development.
Filename
Size
Last Commit Date
Commit Message
..
cmd
html2jslib
go.mod
198
2025/02/10 19:42:01
updated to latest javascript package
go.sum
543
2025/02/10 19:42:01
updated to latest javascript package
main.go
5250
2024/06/20 21:28:11
updated formatting to match new style
lib.js
bbcode.js
7984
2025/02/18 21:25:53
corrected typo
bbcode_tags.js
11533
2026/07/14 07:31:16
corrected typo
bind.js
8582
2026/07/14 07:43:55
added missing closing braces to links
casefold.js
6300
2025/10/17 18:04:02
updated casefolder lib
conn.js
7881
2026/07/11 18:17:35
updated docs to reflects new behaviour when a close event triggers before the load event
css.js
7411
2024/11/03 16:13:25
updated docs for 'ids'
datatable.js
21807
2026/06/25 18:15:24
corrected typo
dom.js
15783
2026/07/14 07:43:22
corrected link formatting
drag.js
8379
2026/07/14 07:33:22
corrected typos
events.js
9705
2026/07/14 07:42:33
corrected link formatting
fraction.js
7304
2026/07/14 07:35:47
corrected capitalisation of JavaScript
html.js
1074
2026/07/19 16:54:30
regen'd
inter.js
15079
2024/09/19 20:48:51
regen'd JS version of inter module
load.js
469
2023/01/30 09:20:03
added JSDocs
markdown.js
52230
2024/08/29 18:04:01
have imports at top of file
math.js
629
2026/07/19 16:54:50
regen'd
menu.js
11039
2024/09/19 20:49:11
corrected formatting
misc.js
7099
2026/07/18 19:21:35
change isInt to use Number.isInteger instead of bitwise checking to allow for larger integers
multiselect.js
14975
2024/09/19 20:49:49
regen'd JS version of multiselect module
nodes.js
22218
2026/07/14 07:42:57
corrected link formatting
pagination.js
5596
2025/02/03 18:55:06
corrected how Pagination interacts with dom lib to get actual value for href
parser.js
17895
2025/06/12 17:43:28
added comments for state methods
router.js
13233
2026/07/15 07:42:12
corrected indentation
router_transitions.js
3086
2024/07/25 22:08:56
corrected JSDoc formatting
rpc.js
7593
2026/07/15 07:34:05
corrected indentation
settings.js
6399
2024/07/30 20:37:10
reformatted
storagestate.js
3275
2024/08/29 18:00:38
corrected apostrophes
svg.js
1605
2026/07/19 16:54:41
regen'd
typeguard.js
24343
2026/07/18 20:07:05
updated function comment for IntStr to include min and max args
urlstate.js
6782
2026/07/15 07:23:57
corrected formatting
windows.js
26264
2024/09/22 20:47:12
corrected imports and added missing newlines
windows_taskbar.js
7970
2024/09/23 21:05:22
removed extra newline
windows_taskmanager.js
5672
2024/09/23 21:05:37
added missing newlines
worker.js
2016
2026/07/13 07:44:29
added JavaScript version of worker module
lib.ts
bbcode.ts
8467
2025/02/18 21:25:53
corrected typo
bbcode_tags.ts
12136
2026/07/14 07:31:16
corrected typo
bind.ts
10702
2026/07/14 07:43:55
added missing closing braces to links
casefold.ts
6408
2025/10/17 18:04:02
updated casefolder lib
chart.ts
4510
2024/06/17 21:03:11
allow show axis if it has a stroke and size
conn.ts
8795
2026/07/11 18:17:35
updated docs to reflects new behaviour when a close event triggers before the load event
css.ts
8138
2024/11/03 16:13:25
updated docs for 'ids'
datatable.ts
23114
2026/06/25 18:15:24
corrected typo
dom.ts
18177
2026/07/14 07:43:22
corrected link formatting
drag.ts
8837
2026/07/14 07:33:22
corrected typos
events.ts
10520
2026/07/14 07:42:33
corrected link formatting
fraction.ts
7664
2026/07/14 07:35:47
corrected capitalisation of JavaScript
highlight.ts
81604
2026/07/12 18:05:15
added missing semi-colons
html.ts
1074
2026/07/19 16:54:30
regen'd
inter.ts
19278
2024/08/29 18:02:19
corrected typos
load.ts
469
2023/01/30 09:20:03
added JSDocs
markdown.ts
54642
2024/07/24 21:28:16
corrected JSDoc formatting
math.ts
629
2026/07/19 16:54:50
regen'd
menu.ts
11426
2024/09/21 18:23:07
added missing newline
misc.ts
7859
2026/07/18 19:21:35
change isInt to use Number.isInteger instead of bitwise checking to allow for larger integers
multiselect.ts
15431
2024/09/11 21:56:30
added missing semi-colon
nodes.ts
26120
2026/07/14 07:42:57
corrected link formatting
pagination.ts
5946
2025/02/03 18:55:06
corrected how Pagination interacts with dom lib to get actual value for href
parser.ts
20076
2025/06/12 17:43:28
added comments for state methods
router.ts
14089
2026/07/15 07:42:12
corrected indentation
router_transitions.ts
3120
2024/07/25 22:08:56
corrected JSDoc formatting
rpc.ts
8668
2026/07/15 07:34:05
corrected indentation
settings.ts
6748
2024/07/30 20:37:10
reformatted
storagestate.ts
3588
2024/08/29 18:00:38
corrected apostrophes
svg.ts
1641
2026/07/19 16:54:41
regen'd
typeguard.ts
30413
2026/07/18 20:07:05
updated function comment for IntStr to include min and max args
urlstate.ts
7394
2026/07/15 07:23:57
corrected formatting
windows.ts
27365
2024/09/23 21:05:50
corrected JSDoc formatting
windows_taskbar.ts
8230
2024/07/27 21:09:21
reformat CSS to new style
windows_taskmanager.ts
5822
2024/07/27 21:09:18
reformat CSS to new style
worker.ts
2465
2026/07/13 07:44:18
added module comment
test
go.mod
384
2025/09/18 17:59:36
updated to latest javascript package
go.sum
1247
2025/09/18 17:59:36
updated to latest javascript package
index.html
1170
2022/12/02 13:54:40
updated title to indicated automatic testing
main.go
3198
2025/04/06 19:08:16
simplified static data serving
manual.html
1162
2022/12/02 13:56:18
added link to automatic tests
manual.ts
17963
2025/03/14 19:37:33
removed unnecessary comma
node.ts
79747
2023/07/13 21:43:02
implemented part of HTMLElement
style.css
852
2022/12/02 14:00:18
floated 'Run Test' button to right
test.ts
597738
2026/07/18 20:05:29
added tests for IntStr typeguard with ranges
LICENSE
767
2019/11/11 11:04:50
added LICENSE
README.md
186316
2026/07/18 20:07:10
updated IntStr description
casefold.sh
3933
2025/07/21 07:21:43
re-formatted
html.sh
1503
2026/07/19 16:54:20
corrected link markup
math.sh
1154
2026/07/19 16:54:44
corrected link markup
svg.sh
2154
2026/07/19 16:54:35
corrected link markup