create-alistt69-kit 0.1.7 → 0.1.9

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 +17 -17
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,20 +1,20 @@
1
- <div style="display: flex; align-items: center; gap: 30px;">
2
- <div style="flex-shrink: 0;">
3
- <img src="./assets/create-alistt69-kit-logo.svg" alt="Logo" width="160" height="160" style="margin-top: 16px;"/>
4
- </div>
5
- <div>
6
- <h1 style="margin: 0;">create-alistt69-kit</h1>
7
- <blockquote style="margin: 10px 0;">
8
- <strong>One command. Zero config fatigue.</strong><br/>
9
- Bootstrap a <strong>React + TypeScript + Webpack</strong> app with a solid starter setup and optional tooling you can enable when you need it.
10
- </blockquote>
11
- <p>
12
- <a href="https://www.npmjs.com/package/create-alistt69-kit"><img src="https://img.shields.io/npm/v/create-alistt69-kit.svg" alt="npm version"/></a>
13
- <a href="https://nodejs.org/"><img src="https://img.shields.io/badge/node-%3E%3D18.18-brightgreen" alt="Node.js Version"/></a>
14
- <a href="./LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="License: MIT"/></a>
15
- </p>
16
- </div>
17
- </div>
1
+ <table width="100%">
2
+ <tr>
3
+ <td width="190" align="center">
4
+ <img src="./assets/create-alistt69-kit-logo.svg" alt="Logo" width="170" height="170" style="margin-top: 50px;" />
5
+ </td>
6
+ <td>
7
+ <h1>create-alistt69-kit</h1>
8
+
9
+ > **One command. Zero config fatigue.**
10
+ > Bootstrap a **React + TypeScript + Webpack** app with a solid starter setup and optional tooling you can enable when you need it.
11
+
12
+ [![npm version](https://img.shields.io/npm/v/create-alistt69-kit.svg)](https://www.npmjs.com/package/create-alistt69-kit)
13
+ [![Node.js Version](https://img.shields.io/badge/node-%3E%3D18.18-brightgreen)](https://nodejs.org/)
14
+ [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE)
15
+ </td>
16
+ </tr>
17
+ </table>
18
18
 
19
19
  ## ✨ Overview
20
20
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-alistt69-kit",
3
- "version": "0.1.7",
3
+ "version": "0.1.9",
4
4
  "description": "Opinionated React + TypeScript + Webpack project generator by alistt69",
5
5
  "keywords": [
6
6
  "create",