Gathering detailed insights and metrics for @vitejs/plugin-legacy
Gathering detailed insights and metrics for @vitejs/plugin-legacy
Gathering detailed insights and metrics for @vitejs/plugin-legacy
Gathering detailed insights and metrics for @vitejs/plugin-legacy
vite-plugin-legacy-swc
Provides legacy browsers support for the production build with SWC
eslint-plugin-react
React specific linting rules for ESLint
@vitejs/plugin-vue
> Note: as of `vue` 3.2.13+ and `@vitejs/plugin-vue` 1.9.0+, `@vue/compiler-sfc` is no longer required as a peer dependency.
@vitejs/plugin-basic-ssl
A plugin to generate untrusted certificates which still allows to access the page after proceeding a wall with warning.
Next generation frontend tooling. It's fast!
npm install @vitejs/plugin-legacy
create-vite@6.0.1
Published on 27 Nov 2024
v6.0.1
Published on 27 Nov 2024
create-vite@6.0.0
Published on 26 Nov 2024
plugin-legacy@6.0.0
Published on 26 Nov 2024
v6.0.0
Published on 26 Nov 2024
v6.0.0-beta.10
Published on 14 Nov 2024
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
68,879 Stars
7,323 Commits
6,228 Forks
426 Watching
45 Branches
1,043 Contributors
Updated on 28 Nov 2024
TypeScript (82.86%)
JavaScript (10.06%)
HTML (5.18%)
CSS (1.33%)
Vue (0.16%)
AppleScript (0.12%)
Svelte (0.11%)
SCSS (0.08%)
Less (0.04%)
Stylus (0.02%)
Shell (0.01%)
Pug (0.01%)
Sass (0.01%)
Astro (0.01%)
SugarSS (0.01%)
Cumulative downloads
Total Downloads
Last day
-0.8%
51,372
Compared to previous day
Last week
1.2%
257,336
Compared to previous week
Last month
14.3%
1,102,037
Compared to previous month
Last year
51.8%
10,704,497
Compared to previous year
8
4
Next Generation Frontend Tooling
Vite (French word for "quick", pronounced /vit/
, like "veet") is a new breed of frontend build tooling that significantly improves the frontend development experience. It consists of two major parts:
A dev server that serves your source files over native ES modules, with rich built-in features and astonishingly fast Hot Module Replacement (HMR).
A build command that bundles your code with Rollup, pre-configured to output highly optimized static assets for production.
In addition, Vite is highly extensible via its Plugin API and JavaScript API with full typing support.
Package | Version (click for changelogs) |
---|---|
vite | |
@vitejs/plugin-legacy | |
create-vite |
See Contributing Guide.
MIT.
No vulnerabilities found.
Reason
30 commit(s) and 18 issue activity found in the last 90 days -- score normalized to 10
Reason
no dangerous workflow patterns detected
Reason
license file detected
Details
Reason
security policy file detected
Details
Reason
0 existing vulnerabilities detected
Reason
Found 27/28 approved changesets -- score normalized to 9
Reason
binaries present in source code
Details
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
project is not fuzzed
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Score
Last Scanned on 2024-11-18
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More