🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
|
|
6 years ago | |
|---|---|---|
| .circleci | 6 years ago | |
| .github | 6 years ago | |
| .vscode | 6 years ago | |
| packages | 6 years ago | |
| scripts | 6 years ago | |
| test-dts | 6 years ago | |
| .gitignore | 6 years ago | |
| .prettierrc | 7 years ago | |
| LICENSE | 6 years ago | |
| README.md | 6 years ago | |
| api-extractor.json | 6 years ago | |
| jest.config.js | 6 years ago | |
| package.json | 6 years ago | |
| rollup.config.js | 6 years ago | |
| tsconfig.json | 6 years ago | |
| yarn.lock | 6 years ago |
We have achieved most of the architectural goals and new features planned for v3:
Compiler
Runtime
async setup()Also note that the current implementation requires native ES2015+ in the runtime environment and does not support IE11 (yet).
See Contributing Guide.