👇 请查看文档了解具体用法和示例。
@uni-helper/uni-typed
是一个为 uni-app 打造的 TypeScript 支持项目,包含几个子包:
名称 | 描述 |
---|---|
@uni-helper/uni-app-types | 为 Vue v3 uni-app 组件提供 TypeScript 类型。 |
@uni-helper/uni-cloud-types | 为 Vue v3 uni-cloud 组件提供 TypeScript 类型。 |
@uni-helper/uni-ui-types | 为 Vue v3 uni-ui 组件提供 TypeScript 类型。 |
@uni-helper/uni-types | 为 Vue v3 uni-app、uni-cloud 和 uni-ui 组件提供 TypeScript 类型支持,即以上三者的集合。 |
@uni-helper/uni-app-components | 基于 @uni-helper/uni-app-types 封装 Vue v3 uni-app 组件。 |
@uni-helper/uni-cloud-components | 基于 @uni-helper/uni-cloud-types 封装 Vue v3 uni-cloud 组件。 |
@uni-helper/uni-ui-components | 基于 @uni-helper/uni-cloud-types 封装 Vue v3 uni-ui 组件。 |
@uni-helper/uni-components | 基于 @uni-helper/uni-app-types 封装 Vue v3 uni-app 组件、基于 @uni-helper/uni-cloud-types 封装 Vue v3 uni-cloud 组件、基于 @uni-helper/uni-cloud-types 封装 Vue v3 uni-ui 组件,即以上三者的集合。 |
最初在 uni-base-components-types 得到了灵感。
基于 这个 PR 完成。
该项目由 ModyQyW 创建。
感谢 所有贡献者 的付出!
如果这个包对你有所帮助,请考虑 赞助 支持,这将有利于项目持续开发和维护。