corifeus-builder 2025.4.109 → 2025.4.119

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 (3) hide show
  1. package/README.md +35 -26
  2. package/package.json +2 -2
  3. package/src/replaces.js +35 -26
package/README.md CHANGED
@@ -5,18 +5,20 @@
5
5
 
6
6
 
7
7
  ---
8
- # 🏗️ Corifeus Builder v2025.4.109
8
+ # 🏗️ Corifeus Builder v2025.4.119
9
9
 
10
10
 
11
-
12
- **Bugs are evident™ - MATRIX️**
11
+
12
+ 🌌 **Bugs are evident™ - MATRIX️**
13
+ 🚧 **This project is under active development!**
14
+ 📢 **We welcome your feedback and contributions.**
13
15
 
14
16
 
15
17
 
16
18
 
17
19
  ### NodeJS LTS is supported
18
20
 
19
- ### Built on NodeJs version
21
+ ### 🛠️ Built on NodeJs version
20
22
 
21
23
  ```txt
22
24
  v22.13.0
@@ -26,7 +28,7 @@ v22.13.0
26
28
 
27
29
 
28
30
 
29
- # Description
31
+ # 📝 Description
30
32
 
31
33
 
32
34
  [//]: #@corifeus-header:end
@@ -112,46 +114,53 @@ Until it works for await/async, removed from **JSDoc**.
112
114
 
113
115
  ---
114
116
 
115
-
116
- ## Quick and Affordable Web Development Services
117
+ ## 🚀 Quick and Affordable Web Development Services
117
118
 
118
119
  If you want to quickly and affordably develop your next digital project, visit [corifeus.eu](https://corifeus.eu) for expert solutions tailored to your needs.
119
120
 
120
121
  ---
121
122
 
122
- ## Powerful Online Networking Tool
123
+ ## 🌐 Powerful Online Networking Tool
123
124
 
124
125
  Discover the powerful and free online networking tool at [network.corifeus.com](https://network.corifeus.com).
125
126
 
126
- **Free**
127
+ **🆓 Free**
127
128
  Designed for professionals and enthusiasts, this tool provides essential features for network analysis, troubleshooting, and management.
128
129
  Additionally, it offers tools for:
129
- - Monitoring TCP, HTTP, and Ping to ensure optimal network performance and reliability.
130
- - Status page management to track uptime, performance, and incidents in real time with customizable dashboards.
130
+ - 📡 Monitoring TCP, HTTP, and Ping to ensure optimal network performance and reliability.
131
+ - 📊 Status page management to track uptime, performance, and incidents in real time with customizable dashboards.
131
132
 
132
- All these features are completely free to use.
133
-
134
- ## Support Our Open-Source Project ❤️
135
- If you appreciate our work, consider starring this repository or making a donation to support server maintenance and ongoing development. Your support means the world to us—thank you!
133
+ All these features are completely free to use.
136
134
 
137
- ### Server Availability
138
- Our server may occasionally be down, but please be patient. Typically, it will be back online within 15-30 minutes. We appreciate your understanding.
135
+ ---
136
+
137
+ ## ❤️ Support Our Open-Source Project
138
+ If you appreciate our work, consider ⭐ starring this repository or 💰 making a donation to support server maintenance and ongoing development. Your support means the world to us—thank you!
139
139
 
140
- ### About My Domains
141
- All my domains, including [patrikx3.com](https://patrikx3.com), [corifeus.hu](https://corifeus.hu) and [corifeus.com](https://corifeus.com), are developed in my spare time. While you may encounter minor errors, the sites are generally stable and fully functional.
140
+ ---
141
+
142
+ ### 🖥️ Server Availability
143
+ Our server may occasionally be down, but please be patient. Typically, it will be back online within 15-30 minutes. We appreciate your understanding.
144
+
145
+ ---
146
+
147
+ ### 🌍 About My Domains
148
+ All my domains, including [patrikx3.com](https://patrikx3.com), [corifeus.hu](https://corifeus.hu), and [corifeus.com](https://corifeus.com), are developed in my spare time. While you may encounter minor errors, the sites are generally stable and fully functional.
149
+
150
+ ---
142
151
 
143
- ### Versioning Policy
144
- **Version Structure:** We follow a Major.Minor.Patch versioning scheme:
145
- - **Major:** Corresponds to the current year.
146
- - **Minor:** Set as 4 for releases from January to June, and 10 for July to December.
147
- - **Patch:** Incremental, updated with each build.
152
+ ### 📈 Versioning Policy
153
+ **Version Structure:** We follow a **Major.Minor.Patch** versioning scheme:
154
+ - **Major:** 📅 Corresponds to the current year.
155
+ - **Minor:** 🌓 Set as 4 for releases from January to June, and 10 for July to December.
156
+ - **Patch:** 🔧 Incremental, updated with each build.
148
157
 
149
- **Important Changes:** Any breaking changes are prominently noted in the readme to keep you informed.
158
+ **🚨 Important Changes:** Any breaking changes are prominently noted in the readme to keep you informed.
150
159
 
151
160
  ---
152
161
 
153
162
 
154
- [**CORIFEUS-BUILDER**](https://corifeus.com/corifeus-builder) Build v2025.4.109
163
+ [**CORIFEUS-BUILDER**](https://corifeus.com/corifeus-builder) Build v2025.4.119
155
164
 
156
165
  [![NPM](https://img.shields.io/npm/v/corifeus-builder.svg)](https://www.npmjs.com/package/corifeus-builder) [![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) [![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software)
157
166
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "corifeus-builder",
3
- "version": "2025.4.109",
3
+ "version": "2025.4.119",
4
4
  "corifeus": {
5
5
  "icon": "fas fa-gavel",
6
6
  "code": "Make",
@@ -33,7 +33,7 @@
33
33
  },
34
34
  "homepage": "https://corifeus.com/corifeus-builder",
35
35
  "dependencies": {
36
- "corifeus-utils": "^2025.4.104",
36
+ "corifeus-utils": "^2025.4.113",
37
37
  "download": "^8.0.0",
38
38
  "extract-zip": "^2.0.1",
39
39
  "fs-extra": "^11.2.0",
package/src/replaces.js CHANGED
@@ -108,41 +108,48 @@ Support this project by becoming a sponsor. Your logo will show up here with a l
108
108
  replace: `
109
109
  ---
110
110
 
111
-
112
- ## Quick and Affordable Web Development Services
111
+ ## 🚀 Quick and Affordable Web Development Services
113
112
 
114
113
  If you want to quickly and affordably develop your next digital project, visit [corifeus.eu](https://corifeus.eu) for expert solutions tailored to your needs.
115
114
 
116
115
  ---
117
116
 
118
- ## Powerful Online Networking Tool
117
+ ## 🌐 Powerful Online Networking Tool
119
118
 
120
119
  Discover the powerful and free online networking tool at [network.corifeus.com](https://network.corifeus.com).
121
120
 
122
- **Free**
121
+ **🆓 Free**
123
122
  Designed for professionals and enthusiasts, this tool provides essential features for network analysis, troubleshooting, and management.
124
123
  Additionally, it offers tools for:
125
- - Monitoring TCP, HTTP, and Ping to ensure optimal network performance and reliability.
126
- - Status page management to track uptime, performance, and incidents in real time with customizable dashboards.
124
+ - 📡 Monitoring TCP, HTTP, and Ping to ensure optimal network performance and reliability.
125
+ - 📊 Status page management to track uptime, performance, and incidents in real time with customizable dashboards.
127
126
 
128
- All these features are completely free to use.
129
-
130
- ## Support Our Open-Source Project ❤️
131
- If you appreciate our work, consider starring this repository or making a donation to support server maintenance and ongoing development. Your support means the world to us—thank you!
127
+ All these features are completely free to use.
128
+
129
+ ---
130
+
131
+ ## ❤️ Support Our Open-Source Project
132
+ If you appreciate our work, consider ⭐ starring this repository or 💰 making a donation to support server maintenance and ongoing development. Your support means the world to us—thank you!
133
+
134
+ ---
132
135
 
133
- ### Server Availability
134
- Our server may occasionally be down, but please be patient. Typically, it will be back online within 15-30 minutes. We appreciate your understanding.
136
+ ### 🖥️ Server Availability
137
+ Our server may occasionally be down, but please be patient. Typically, it will be back online within 15-30 minutes. We appreciate your understanding.
135
138
 
136
- ### About My Domains
137
- All my domains, including [patrikx3.com](https://patrikx3.com), [corifeus.hu](https://corifeus.hu) and [corifeus.com](https://corifeus.com), are developed in my spare time. While you may encounter minor errors, the sites are generally stable and fully functional.
139
+ ---
140
+
141
+ ### 🌍 About My Domains
142
+ All my domains, including [patrikx3.com](https://patrikx3.com), [corifeus.hu](https://corifeus.hu), and [corifeus.com](https://corifeus.com), are developed in my spare time. While you may encounter minor errors, the sites are generally stable and fully functional.
143
+
144
+ ---
138
145
 
139
- ### Versioning Policy
140
- **Version Structure:** We follow a Major.Minor.Patch versioning scheme:
141
- - **Major:** Corresponds to the current year.
142
- - **Minor:** Set as 4 for releases from January to June, and 10 for July to December.
143
- - **Patch:** Incremental, updated with each build.
146
+ ### 📈 Versioning Policy
147
+ **Version Structure:** We follow a **Major.Minor.Patch** versioning scheme:
148
+ - **Major:** 📅 Corresponds to the current year.
149
+ - **Minor:** 🌓 Set as 4 for releases from January to June, and 10 for July to December.
150
+ - **Patch:** 🔧 Incremental, updated with each build.
144
151
 
145
- **Important Changes:** Any breaking changes are prominently noted in the readme to keep you informed.
152
+ **🚨 Important Changes:** Any breaking changes are prominently noted in the readme to keep you informed.
146
153
 
147
154
  ---
148
155
 
@@ -164,7 +171,7 @@ ${opencollectiveFooter}
164
171
 
165
172
  ### NodeJS LTS is supported
166
173
 
167
- ### Built on NodeJs version
174
+ ### 🛠️ Built on NodeJs version
168
175
 
169
176
  \`\`\`txt
170
177
  ${process.version}
@@ -181,7 +188,7 @@ ${process.version}
181
188
  if (fs.existsSync(angularPkgPath)) {
182
189
  const angularPkg = JSON.parse(fs.readFileSync(angularPkgPath).toString());
183
190
  angularVersion = `
184
- # Built on Angular
191
+ # 📦 Built on Angular
185
192
 
186
193
  \`\`\`text
187
194
  ${angularPkg.version}
@@ -220,11 +227,13 @@ ${angularPkg.version}
220
227
 
221
228
  // below is to add additional status
222
229
  const domainInfo = `
223
-
224
- **Bugs are evident™ - MATRIX️**
230
+
231
+ 🌌 **Bugs are evident™ - MATRIX️**
232
+ 🚧 **This project is under active development!**
233
+ 📢 **We welcome your feedback and contributions.**
225
234
  `
226
235
 
227
- let nodeVersion = hideNodeVersion ? `# \${pkg.description} v\${pkg.version}
236
+ let nodeVersion = hideNodeVersion ? `# 🛠️ \${pkg.description} v\${pkg.version}
228
237
 
229
238
  ${domainInfo}
230
239
 
@@ -238,7 +247,7 @@ ${nodeJsInfo}
238
247
 
239
248
  ${angularVersion}
240
249
 
241
- # Description
250
+ # 📝 Description
242
251
  `
243
252
 
244
253
  const footerMain = _.clone(defaultFooter);