0.1.0 • Published 2 months ago

create-vite-lite v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

Create Vite Lite

Usage

Use create on an empty directory (root for your project)

npm create vite-lite
pnpm create vite-lite
yarn create vite-lite

What is this package?

The idea of this package is to provide Vite like Scaffolding for different Frameworks.

Why no use create-vite?

Please feel free to use create-vite. This lite version is meant to provide you with a leaner template.

Why this package exists?

I decided to make this package so when someone starts a project that will use Vite it comes scaffolded in a slightly different way compared to create-vite. Check the templates folder on the repository to see their structure. This scaffolds also come with a vite.config.js file, something that create-vite doesn't provide. It also sets different ports and few more things.

Notice

Typescripts settings follow Vite templates for the most part, with some minor changes. Please feel free to suggest changes.

Can we contribute?

Sure, open an issue we will take a look at it.

What Frameworks?

As for now it includes Vanilla, Lit, Preact, React, Solid, Svelte and Vue


TODO

  • Write tests
  • Manually test build process for each flavor
  • Make sure scaffold is consistent across the provided frameworks
  • Actually set better tsconfig.json files for every framework
  • Refine which ones need tsconfig.node.json and which ones don't
0.1.0

2 months ago

0.0.18

4 months ago

0.0.10

10 months ago

0.0.11

10 months ago

0.0.12

10 months ago

0.0.13

10 months ago

0.0.14

9 months ago

0.0.15

8 months ago

0.0.16

8 months ago

0.0.17

6 months ago

0.0.9

11 months ago

0.0.8

11 months ago

0.0.7

11 months ago

0.0.6

11 months ago

0.0.5

11 months ago

0.0.4

11 months ago

0.0.3

11 months ago

0.0.2

11 months ago

0.0.1

11 months ago