New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

create-tiny-vite

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-tiny-vite

Opinionated official template streamlined

0.0.2-rc.1
latest
Source
npm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Create-tiny-vite

Why

vite is an excellent tool that provides a lot of templates, although the official template provided has been streamlined enough, but I still want to be less, so I forked a copy of it, just to trim the official existing template and remove some non-essential files. i ❤️ vite.

Usage

As with the official documentation, you just need to replace the vite keyword with tiny-vite.

With NPM:

npm create tiny-vite@latest

With Yarn:

yarn create tiny-vite

With PNPM:

pnpm create tiny-vite

Other and official remain the same, enjoy!

License

The scripts and documentation in this project are released under the MIT License.

FAQs

Package last updated on 09 Jan 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts