File tree 4 files changed +65
-6
lines changed
4 files changed +65
-6
lines changed Original file line number Diff line number Diff line change 6
6
![ nest-utils] ( https://github.com/spuxx1701/jslibs/actions/workflows/release_nest_utils.yml/badge.svg )
7
7
![ License] ( https://img.shields.io/github/license/spuxx1701/jslibs )
8
8
9
- ## Description
9
+ <!-- vscode-markdown-toc -->
10
+
11
+ - 1 . [ Description] ( #Description )
12
+ - 2 . [ Releases] ( #Releases )
13
+
14
+ <!-- vscode-markdown-toc-config
15
+ numbering=true
16
+ autoSave=true
17
+ /vscode-markdown-toc-config -->
18
+ <!-- /vscode-markdown-toc -->
19
+
20
+ ## 1. <a name =' Description ' ></a >Description
10
21
11
22
A metarepository containing various package I maintain for my typical JavaScript/TypeScript stack.
12
23
@@ -15,7 +26,7 @@ Find out more about each individual package here:
15
26
- [ ` @spuxx/js-utils ` ] ( /packages/js-utils/README.md )
16
27
- [ ` @spuxx/browser-utils ` ] ( /packages/browser-utils/README.md )
17
28
18
- ## Releases
29
+ ## 2. < a name = ' Releases ' ></ a > Releases
19
30
20
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:
21
32
Original file line number Diff line number Diff line change 2
2
3
3
![ Main pipeline] ( https://github.com/spuxx1701/jslibs/actions/workflows/main.yml/badge.svg )
4
4
![ Release pipeline] ( https://github.com/spuxx1701/jslibs/actions/workflows/release_browser_utils.yml/badge.svg )
5
- ![ NPM Version] ( https://img.shields.io/npm/v/%40spuxx%2Fbrowser-utils )
5
+ ![ npm version] ( https://img.shields.io/npm/v/%40spuxx%2Fbrowser-utils )
6
+ ![ npm bundle size] ( https://img.shields.io/bundlephobia/min/%40spuxx%2Fbrowser-utils )
6
7
![ License] ( https://img.shields.io/github/license/spuxx1701/jslibs )
7
8
8
- ## Description
9
+ <!-- vscode-markdown-toc -->
10
+
11
+ - 1 . [ Description] ( #Description )
12
+ - 2 . [ Links] ( #Links )
13
+
14
+ <!-- vscode-markdown-toc-config
15
+ numbering=true
16
+ autoSave=true
17
+ /vscode-markdown-toc-config -->
18
+ <!-- /vscode-markdown-toc -->
19
+
20
+ ## 1. <a name =' Description ' ></a >Description
9
21
10
22
` @spuxx/browser-utils ` contains a selection of core browser-related utilities I keep using across my web projects.
23
+
24
+ ## 2. <a name =' Links ' ></a >Links
25
+
26
+ - [ Source] ( https://github.com/spuxx1701/jslibs )
Original file line number Diff line number Diff line change 2
2
3
3
![ Main pipeline] ( https://github.com/spuxx1701/jslibs/actions/workflows/main.yml/badge.svg )
4
4
![ Release pipeline] ( https://github.com/spuxx1701/jslibs/actions/workflows/release_js_utils.yml/badge.svg )
5
- ![ NPM Version] ( https://img.shields.io/npm/v/%40spuxx%2Fjs-utils )
5
+ ![ npm version] ( https://img.shields.io/npm/v/%40spuxx%2Fjs-utils )
6
+ ![ npm bundle size] ( https://img.shields.io/bundlephobia/min/%40spuxx%2Fjs-utils )
6
7
![ License] ( https://img.shields.io/github/license/spuxx1701/jslibs )
7
8
9
+ <!-- vscode-markdown-toc -->
10
+
11
+ - 1 . [ Description] ( #Description )
12
+ - 2 . [ Links] ( #Links )
13
+
14
+ <!-- vscode-markdown-toc-config
15
+ numbering=true
16
+ autoSave=true
17
+ /vscode-markdown-toc-config -->
18
+ <!-- /vscode-markdown-toc -->
19
+
8
20
## Description
9
21
10
22
` @spuxx/js-utils ` contains a selection of core JavaScript utilities that I keep reusing across my web projects.
23
+
24
+ ## Links
25
+
26
+ - [ Source] ( https://github.com/spuxx1701/jslibs )
Original file line number Diff line number Diff line change 2
2
3
3
![ Main pipeline] ( https://github.com/spuxx1701/jslibs/actions/workflows/main.yml/badge.svg )
4
4
![ Release pipeline] ( https://github.com/spuxx1701/jslibs/actions/workflows/release_nest_utils.yml/badge.svg )
5
- ![ NPM Version] ( https://img.shields.io/npm/v/%40spuxx%2Fnest-utils )
5
+ ![ npm version] ( https://img.shields.io/npm/v/%40spuxx%2Fnest-utils )
6
+ ![ npm bundle size] ( https://img.shields.io/bundlephobia/min/%40spuxx%2Fnest-utils )
6
7
![ License] ( https://img.shields.io/github/license/spuxx1701/jslibs )
7
8
9
+ <!-- vscode-markdown-toc -->
10
+
11
+ - 1 . [ Description] ( #Description )
12
+ - 2 . [ Links] ( #Links )
13
+
14
+ <!-- vscode-markdown-toc-config
15
+ numbering=true
16
+ autoSave=true
17
+ /vscode-markdown-toc-config -->
18
+ <!-- /vscode-markdown-toc -->
19
+
8
20
## Description
9
21
10
22
` @spuxx/nest-utils ` contains a selection of core utilities that I keep reusing in my NestJS applications.
23
+
24
+ ## Links
25
+
26
+ - [ Source] ( https://github.com/spuxx1701/jslibs )
You can’t perform that action at this time.
0 commit comments