文件名称:vue-tsx-support:TSX(用于TypeScript的JSX)对Vue的支持库
文件大小:128KB
文件格式:ZIP
更新时间:2024-02-27 01:26:47
typescript vue jsx tsx TypeScriptTypeScript
vue-tsx-支持 适用于Vue的TSX(用于TypeScript的JSX)支持库 :warning_selector: 突破性变化 如果您的项目已使用vue-tsx-support v2,请参阅部分。 目录 新的功能 声明事件的Typesafe发出 @ vue / composition-api支持 前提条件 Vue> = 2.6.0,<3> = 3.8.0(建议使用3.9.2或更高版本) vue-tsx-support不支持Vue 3,因为Vue 3具有它自己的JSX类型检查器,并且与Vue 2不兼容。 如果您想将组合API与vue-tsx-support使用,则可以使用 。
【文件预览】:
vue-tsx-support-master
----.gitignore(921B)
----package.json(2KB)
----src()
--------modifiers.ts(8KB)
--------vca.ts(3KB)
--------advance.ts(905B)
--------index.ts(469B)
--------api.ts(8KB)
----options()
--------allow-unknown-props.d.ts(178B)
--------enable-html-attrs.d.ts(233B)
--------allow-element-unknown-attrs.d.ts(200B)
--------enable-vue-router.d.ts(687B)
--------allow-props-object.d.ts(114B)
--------enable-nativeon.d.ts(406B)
----enable-check.d.ts(1KB)
----jest.config.js(446B)
----LICENSE(1KB)
----enable-check.js(34B)
----tsconfig.json(495B)
----types()
--------base.d.ts(4KB)
--------v2-compat.d.ts(877B)
--------builtin-components.d.ts(1KB)
--------dom.d.ts(21KB)
----.github()
--------workflows()
----.prettierignore(36B)
----README.md(21KB)
----babel.config.js(70B)
----.npmignore(39B)
----.gitattributes(8B)
----test()
--------jest()
--------tsc()
----.editorconfig(188B)
----.prettierrc(77B)
----yarn.lock(217KB)