File tree 4 files changed +24
-24
lines changed
4 files changed +24
-24
lines changed Original file line number Diff line number Diff line change 8
8
9
9
<!-- vscode-markdown-toc -->
10
10
11
- - 1 . [ Description] ( #Description )
12
- - 2 . [ Releases] ( #Releases )
11
+ - [ Description] ( #Description )
12
+ - [ Releases] ( #Releases )
13
13
14
14
<!-- vscode-markdown-toc-config
15
- numbering=true
15
+ numbering=false
16
16
autoSave=true
17
17
/vscode-markdown-toc-config -->
18
18
<!-- /vscode-markdown-toc -->
19
19
20
- ## 1. <a name =' Description ' ></a >Description
20
+ ## <a name =' Description ' ></a >Description
21
21
22
22
A metarepository containing various package I maintain for my typical JavaScript/TypeScript stack.
23
23
@@ -26,7 +26,7 @@ Find out more about each individual package here:
26
26
- [ ` @spuxx/js-utils ` ] ( /packages/js-utils/README.md )
27
27
- [ ` @spuxx/browser-utils ` ] ( /packages/browser-utils/README.md )
28
28
29
- ## 2. <a name =' Releases ' ></a >Releases
29
+ ## <a name =' Releases ' ></a >Releases
30
30
31
31
Releases are manifest-driven and performed through [ ` release-please ` ] ( https://duckduckgo.com/?q=release-manifest.json&t=ffab&ia=web ) . Read more about it here:
32
32
Original file line number Diff line number Diff line change 8
8
9
9
<!-- vscode-markdown-toc -->
10
10
11
- - 1 . [ Description] ( #Description )
12
- - 2 . [ Links] ( #Links )
11
+ - [ Description] ( #Description )
12
+ - [ Links] ( #Links )
13
13
14
14
<!-- vscode-markdown-toc-config
15
- numbering=true
15
+ numbering=false
16
16
autoSave=true
17
17
/vscode-markdown-toc-config -->
18
18
<!-- /vscode-markdown-toc -->
19
19
20
- ## 1. <a name =' Description ' ></a >Description
20
+ ## <a name =' Description ' ></a >Description
21
21
22
22
` @spuxx/browser-utils ` contains a selection of core browser-related utilities I keep using across my web projects.
23
23
24
- ## 2. <a name =' Links ' ></a >Links
24
+ ## <a name =' Links ' ></a >Links
25
25
26
26
- [ Source] ( https://github.com/spuxx1701/jslibs )
Original file line number Diff line number Diff line change 8
8
9
9
<!-- vscode-markdown-toc -->
10
10
11
- - 1 . [ Description] ( #Description )
12
- - 2 . [ Links] ( #Links )
11
+ - [ Description] ( #Description )
12
+ - [ Links] ( #Links )
13
13
14
14
<!-- vscode-markdown-toc-config
15
- numbering=true
16
- autoSave=true
17
- /vscode-markdown-toc-config -->
15
+ numbering=false
16
+ autoSave=true
17
+ /vscode-markdown-toc-config -->
18
18
<!-- /vscode-markdown-toc -->
19
19
20
- ## Description
20
+ ## < a name = ' Description ' ></ a > Description
21
21
22
22
` @spuxx/js-utils ` contains a selection of core JavaScript utilities that I keep reusing across my web projects.
23
23
24
- ## Links
24
+ ## < a name = ' Links ' ></ a > Links
25
25
26
26
- [ Source] ( https://github.com/spuxx1701/jslibs )
Original file line number Diff line number Diff line change 8
8
9
9
<!-- vscode-markdown-toc -->
10
10
11
- - 1 . [ Description] ( #Description )
12
- - 2 . [ Links] ( #Links )
11
+ - [ Description] ( #Description )
12
+ - [ Links] ( #Links )
13
13
14
14
<!-- vscode-markdown-toc-config
15
- numbering=true
16
- autoSave=true
17
- /vscode-markdown-toc-config -->
15
+ numbering=false
16
+ autoSave=true
17
+ /vscode-markdown-toc-config -->
18
18
<!-- /vscode-markdown-toc -->
19
19
20
- ## Description
20
+ ## < a name = ' Description ' ></ a > Description
21
21
22
22
` @spuxx/nest-utils ` contains a selection of core utilities that I keep reusing in my NestJS applications.
23
23
24
- ## Links
24
+ ## < a name = ' Links ' ></ a > Links
25
25
26
26
- [ Source] ( https://github.com/spuxx1701/jslibs )
You can’t perform that action at this time.
0 commit comments