@jaisocx/command-line 1.2.3 → 1.2.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +38 -38
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -5,9 +5,9 @@
5
5
 
6
6
 
7
7
 
8
- # Command Line
8
+ # 🗂 Command Line
9
9
 
10
- ## What is this
10
+ ## 💡 What is this
11
11
  > Fine-tuning for Console
12
12
 
13
13
 
@@ -42,12 +42,12 @@
42
42
 
43
43
 
44
44
 
45
- ## Status
46
- > Ok
45
+ ## Status
46
+ > Ok
47
47
 
48
48
 
49
49
 
50
- ## Supports
50
+ ## Supports
51
51
  > Server Side
52
52
 
53
53
  ```
@@ -57,7 +57,7 @@
57
57
 
58
58
 
59
59
 
60
- ## Size
60
+ ## 💾 Size
61
61
  > 60 KB - 30 KB - 5 KB
62
62
 
63
63
  ```
@@ -67,66 +67,66 @@
67
67
 
68
68
  ```
69
69
  Main js class: src/CommandLineArgs.ts 2.1 KB
70
- Latest Tarball: jaisocx-command-line-1.2.3.tgz 7.0 KB
70
+ Latest Tarball: jaisocx-command-line-1.2.4.tgz 7.0 KB
71
71
  Current Folder: workspace/ts/Jaisocx_SitesTools/packages/CommandLine 51.0 KB
72
72
  ```
73
73
 
74
74
 
75
75
 
76
- ## Required
76
+ ## Required
77
77
  > Node installed
78
78
 
79
79
 
80
80
 
81
81
 
82
- ## Latest update
82
+ ## 📅 Latest update
83
83
  > Winter 2026
84
84
 
85
- **Library**: `@jaisocx/command-line` ver. `1.2.3`
85
+ **Library**: `@jaisocx/command-line` ver. `1.2.4`
86
86
 
87
- **Updated at**: `Mon Jan 19 03:29:44 UTC 2026`
87
+ 🗓 **Updated at**: `Mon Jan 19 03:29:44 UTC 2026`
88
88
 
89
89
 
90
90
 
91
91
 
92
92
 
93
- ## Package Structure
93
+ ## 📂 Package Structure
94
94
  > 60 KB ( sixty kilobyte ) library folder's filesize
95
95
 
96
96
  ```fs
97
- software_labels/
98
- software_tm_label_jaisocx.svg
99
- src/
100
- index.ts
101
- CommandLineArgsInterface.ts
102
- CommandLineArgs.ts
103
- example/
104
- CommandArgsObjectExample.ts
105
- invokeJsClassExample.ts
106
- transpiled/
107
- CommonJS/
108
- CommandLineArgs.js
109
- ...
110
- ...
111
- example/
112
- invokeJsClassExample.js
97
+ 📂 software_labels/
98
+ software_tm_label_jaisocx.svg
99
+ 📂 src/
100
+ index.ts
101
+ CommandLineArgsInterface.ts
102
+ CommandLineArgs.ts
103
+ 📂 example/
104
+ CommandArgsObjectExample.ts
105
+ invokeJsClassExample.ts
106
+ 📂 transpiled/
107
+ 📂 CommonJS/
108
+ CommandLineArgs.js
113
109
  ...
114
- ESNext/
115
- CommandLineArgs.js
116
- ...
117
- ...
118
- example/
119
- invokeJsClassExample.js
120
110
  ...
111
+ 📂 example/
112
+ invokeJsClassExample.js
113
+ ...
114
+ 📂 ESNext/
115
+ CommandLineArgs.js
116
+ ...
117
+ ...
118
+ 📂 example/
119
+ invokeJsClassExample.js
120
+ ...
121
121
  package.json
122
- README.md
122
+ 📄 README.md
123
123
  ```
124
124
 
125
125
 
126
126
 
127
127
 
128
128
 
129
- ## Bash Coding Example
129
+ ## 📄 Bash Coding Example
130
130
  > 2 code lines ( bash | sh )
131
131
 
132
132
  ```bash
@@ -138,7 +138,7 @@
138
138
 
139
139
 
140
140
 
141
- ## API & Interfaces
141
+ ## 📄 API & Interfaces
142
142
 
143
143
  `src/CommandLineArgsInterface.ts`
144
144
 
@@ -160,7 +160,7 @@
160
160
 
161
161
 
162
162
 
163
- ## Typescript Coding Example
163
+ ## 📄 Typescript Coding Example
164
164
  > 10 - 30 code lines ( ts | js )
165
165
 
166
166
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jaisocx/command-line",
3
- "version": "1.2.3",
3
+ "version": "1.2.4",
4
4
  "author": "Jaisocx",
5
5
  "keywords": [
6
6
  "command",