Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vuejs/vue-next
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
https://github.com/vuejs/vue-next
Last synced: 3 months ago
JSON representation
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
- Host: GitHub
- URL: https://github.com/vuejs/vue-next
- Owner: vuejs
- License: mit
- Created: 2018-06-12T13:49:36.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-04-12T16:14:54.000Z (7 months ago)
- Last Synced: 2024-04-14T01:49:28.380Z (7 months ago)
- Language: TypeScript
- Homepage: https://vuejs.org/
- Size: 25.8 MB
- Stars: 44,386
- Watchers: 760
- Forks: 7,812
- Open Issues: 1,106
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/contributing.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-starred - vue-next - 🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web. (TypeScript)
- awesome-frontend - vue3.0 - 未正式 发布
- awesome-vue-3 - vue-next - Repo for Vue 3.0 (Packages)
- awesome-list - vue-next - adoptable JavaScript framework for building UI on the web. | vuejs | 24329 | (TypeScript)
- awesome-made-by-chinese - vue-next
README
# vuejs/core [![npm](https://img.shields.io/npm/v/vue.svg)](https://www.npmjs.com/package/vue) [![build status](https://github.com/vuejs/core/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/vuejs/core/actions/workflows/ci.yml) [![Download](https://img.shields.io/npm/dm/vue)](https://www.npmjs.com/package/vue)
## Getting Started
Please follow the documentation at [vuejs.org](https://vuejs.org/)!
## Sponsors
Vue.js is an MIT-licensed open source project with its ongoing development made possible entirely by the support of these awesome [backers](https://github.com/vuejs/core/blob/main/BACKERS.md). If you'd like to join them, please consider [ sponsoring Vue's development](https://vuejs.org/sponsor/).
Special Sponsor
## Questions
For questions and support please use [the official forum](https://forum.vuejs.org) or [community chat](https://chat.vuejs.org/). The issue list of this repo is **exclusively** for bug reports and feature requests.
## Issues
Please make sure to respect issue requirements and use [the new issue helper](https://new-issue.vuejs.org/) when opening an issue. Issues not conforming to the guidelines may be closed immediately.
## Stay In Touch
- [Twitter](https://twitter.com/vuejs)
- [Blog](https://blog.vuejs.org/)
- [Job Board](https://vuejobs.com/?ref=vuejs)## Contribution
Please make sure to read the [Contributing Guide](https://github.com/vuejs/core/blob/main/.github/contributing.md) before making a pull request. If you have a Vue-related project/component/tool, add it with a pull request to [this curated list](https://github.com/vuejs/awesome-vue)!
Thank you to all the people who already contributed to Vue!
## License
[MIT](https://opensource.org/licenses/MIT)
Copyright (c) 2013-present, Yuxi (Evan) You