Gathering detailed insights and metrics for vue-template-compiler
Gathering detailed insights and metrics for vue-template-compiler
Gathering detailed insights and metrics for vue-template-compiler
Gathering detailed insights and metrics for vue-template-compiler
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
npm install vue-template-compiler
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
208,064 Stars
3,593 Commits
33,692 Forks
5,858 Watching
15 Branches
401 Contributors
Updated on 29 Nov 2024
Minified
Minified + Gzipped
TypeScript (96.64%)
JavaScript (1.81%)
HTML (0.93%)
CSS (0.59%)
Shell (0.04%)
Cumulative downloads
Total Downloads
Last day
-5.7%
508,869
Compared to previous day
Last week
-0.5%
2,827,140
Compared to previous week
Last month
8.4%
12,150,860
Compared to previous month
Last year
11.6%
153,877,733
Compared to previous year
You are looking at the now inactive repository for Vue 2. The actively maintained repository for the latest version of Vue is vuejs/core.
Vue has reached End of Life on December 31st, 2023. It no longer receives new features, updates, or fixes. However, it is still available on all existing distribution channels (CDNs, package managers, Github, etc).
If you are starting a new project, please start with the latest version of Vue (3.x). We also strongly recommend current Vue 2 users to upgrade (guide), but we also acknowledge that not all users have the bandwidth or incentive to do so. If you have to stay on Vue 2 but also have compliance or security requirements about unmaintained software, check out Vue 2 NES.
Vue.js is an MIT-licensed open source project with its ongoing development made possible entirely by the support of these awesome backers. If you'd like to join them, please consider sponsor Vue's development.
Vue (pronounced /vjuː/
, like view) is a progressive framework for building user interfaces. It is designed from the ground up to be incrementally adoptable, and can easily scale between a library and a framework depending on different use cases. It consists of an approachable core library that focuses on the view layer only, and an ecosystem of supporting libraries that helps you tackle complexity in large Single-Page Applications.
Vue.js supports all browsers that are ES5-compliant (IE8 and below are not supported).
Project | Status | Description |
---|---|---|
vue-router | Single-page application routing | |
vuex | Large-scale state management | |
vue-cli | Project scaffolding | |
vue-loader | Single File Component (*.vue file) loader for webpack | |
vue-server-renderer | Server-side rendering support | |
vue-class-component | TypeScript decorator for a class-based API | |
vue-rx | RxJS integration | |
vue-devtools | Browser DevTools extension |
To check out live examples and docs, visit vuejs.org.
For questions and support please use the official forum or community chat. The issue list of this repo is exclusively for bug reports and feature requests.
Please make sure to read the Issue Reporting Checklist before opening an issue. Issues not conforming to the guidelines may be closed immediately.
Detailed changes for each release are documented in the release notes.
Please make sure to read the Contributing Guide before making a pull request. If you have a Vue-related project/component/tool, add it with a pull request to this curated list!
Thank you to all the people who already contributed to Vue!
Copyright (c) 2013-present, Yuxi (Evan) You
The latest stable version of the package.
Stable Version
1
4.2/10
Summary
vue-template-compiler vulnerable to client-side Cross-Site Scripting (XSS)
Affected Versions
>= 2.0.0, < 3.0.0
Patched Versions
3.0.0
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
1 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 3
Reason
Found 8/30 approved changesets -- score normalized to 2
Reason
badge detected: InProgress
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
security policy file not detected
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
16 existing vulnerabilities detected
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