🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
|
|
пре 6 година | |
|---|---|---|
| .circleci | пре 6 година | |
| .github | пре 6 година | |
| .vscode | пре 6 година | |
| packages | пре 6 година | |
| scripts | пре 6 година | |
| test-dts | пре 6 година | |
| .gitignore | пре 6 година | |
| .prettierrc | пре 7 година | |
| LICENSE | пре 6 година | |
| README.md | пре 6 година | |
| api-extractor.json | пре 6 година | |
| jest.config.js | пре 6 година | |
| package.json | пре 6 година | |
| rollup.config.js | пре 6 година | |
| tsconfig.json | пре 6 година | |
| yarn.lock | пре 6 година |
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.