@titian-design/weapp
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

🖥️ 文档网站      ⚙️ 文档仓库  

介绍

源自微盟移动端核心业务,我们的目标是通过 Titian 组件库,帮助广大开发者,并不断的完善与努力打造良好的移动端产品体验。

使用前,推荐先学习微信官方的 小程序快速上手自定义组件介绍,以及 npm 支持

预览

扫描下方二维码, 体验小程序 UI 组件库

安装

# 通过 npm 安装
npm i @titian-design/weapp --save

# 通过 yarn 安装
yarn add @titian-design/weapp

引用组件

// json
{
  "usingComponents": {
    "ti-button": "@titian-design/weapp/button/index"
  }
}
<!-- wxml -->
<ti-button>按钮</ti-button>

其他链接

Readme

Keywords

none

Package Sidebar

Install

npm i @titian-design/weapp

Weekly Downloads

1

Version

0.2.0

License

MIT

Unpacked Size

2.05 MB

Total Files

1297

Last publish

Collaborators

  • zniu
  • suntgr
  • robbeluo
  • weimob-group