New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

vity

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vity

CLI based on Vite to generate your project easily

latest
Source
npmnpm
Version
1.0.6
Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

Vity

Version Downloads

CLI based on Vite to generate your project easily

Feature

  • ⚛️ Support React, Vue, Svelte
  • 🖥 Typescript support
  • 📖 Less boilerplate
  • ⏰ Always up to date dependencies
  • ⚙️ Choose your own tool / framework you need
    • Tailwind
    • Sass
    • Router (react-router-dom, vue-router, svelte-navigator)
    • ESLint
    • Prettier
    • Unit test (Vitest)

Get started

npx vity

Examples

Name your project

npx vity my-app

Generate your project in the current working directory

npx vity .

Specify a template: react, react-ts, vue, vue-ts, svelte, svelte-ts

npx vity --template react

Use yarn to install packages

npx vity --with-yarn

Keywords

vite

FAQs

Package last updated on 17 May 2022

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