All Projects → youzan → Vant Demo

youzan / Vant Demo

Licence: mit
Collection of vant demos.

Projects that are alternatives of or similar to Vant Demo

React Native Socket Io Example
A demo for implementing a mobile chatroom
Stars: ✭ 358 (-71.7%)
Mutual labels:  demo, mobile
React Responsive Carousel
React.js Responsive Carousel (with Swipe)
Stars: ✭ 1,962 (+55.1%)
Mutual labels:  demo, mobile
Cp Design
A configurable Mobile UI Components(React hooks+Typescript+Scss)组件库
Stars: ✭ 465 (-63.24%)
Mutual labels:  demo, mobile
Bottomsheet
BottomSheet dialog library for Android
Stars: ✭ 219 (-82.69%)
Mutual labels:  demo, mobile
Mapbox Android Demo
Google Play demo app for the Mapbox Maps SDK for Android
Stars: ✭ 624 (-50.67%)
Mutual labels:  demo, mobile
Pluginapplication
学习Android插件化必备demo
Stars: ✭ 79 (-93.75%)
Mutual labels:  demo
Minibae
The platform-neutral Beatnik Audio Engine, Mini Edition (miniBAE) is an exceptionally mature, well-rounded, and reliable computer music and sound system specially customized for small-footprint and embedded applications.
Stars: ✭ 82 (-93.52%)
Mutual labels:  mobile
Iblockchain
Learn blockchain by building one in node.js
Stars: ✭ 79 (-93.75%)
Mutual labels:  demo
Mobx React Form Demo
Demo of MobX React Form
Stars: ✭ 78 (-93.83%)
Mutual labels:  demo
Notificationdemo
通知demo
Stars: ✭ 85 (-93.28%)
Mutual labels:  demo
Black Playground
ambv/black online demo
Stars: ✭ 83 (-93.44%)
Mutual labels:  demo
Framework7 Template Vue Simple
Deprecated! Simple Framework7 Vue starter app template in a single HTML file
Stars: ✭ 81 (-93.6%)
Mutual labels:  mobile
React Native Streetview
React Native Google's Panorama/StreetView component for iOS and Android.
Stars: ✭ 79 (-93.75%)
Mutual labels:  mobile
Gatsby With Unstructured Data
A simple example of creating pages dynamically in Gatsby without using GraphQL.
Stars: ✭ 83 (-93.44%)
Mutual labels:  demo
Vue Draggablecal
Not your ordinary datepicker. A Vuejs draggable date selector with a fresh responsive design, mobile ready and 0 dependencies, 17kb gzipped
Stars: ✭ 79 (-93.75%)
Mutual labels:  mobile
Cesium
cesium demo,cesium 研究过程中资料整理,包括: 1、示例,提供常规的cesium示例以及综合性的业务示例 2、工具,整理研究过程中写的一些数据获取、处理、分析的工具,例如网络3dtiles数据爬虫工具、b3dm 转 gltf工具 3、插件,根据研究过程中cesium感觉使用不方便的地方,添加插件,包括针对显示控件的汉化中文语言插件等
Stars: ✭ 84 (-93.36%)
Mutual labels:  demo
React Poppop
A mobile support and multi-directional modal for ReactJS
Stars: ✭ 78 (-93.83%)
Mutual labels:  mobile
Esp8266 aliyun mqtt app
基于ESP8266官方SDK快速接入阿里云物联网平台
Stars: ✭ 81 (-93.6%)
Mutual labels:  demo
Wcdb
WCDB is a cross-platform database framework developed by WeChat.
Stars: ✭ 9,264 (+632.33%)
Mutual labels:  mobile
React Native Bottomsheet Reanimated
React Native bottom sheet with fully native 60 FPS animations and awesome user experience
Stars: ✭ 80 (-93.68%)
Mutual labels:  mobile

Vant Demo

Vant 官方示例合集,包含了 Vant、Vant Weapp 和 Vant Cli 相关的示例,详细内容请打开各目录查看。

目录结构

├── vant                # Vant 相关示例
│   ├── vue2            使用 Vue 2、Vant 2、Vue Cli 搭建应用
│   ├── vue3            使用 Vue 3、Vant 3、Vue Cli 搭建应用
│   ├── vite            使用 Vue 3、Vant 3、Vite 搭建应用
│   ├── cdn             通过 CDN 引入 Vant
│   ├── rem             配置 rem 适配
│   ├── viewport        配置 viewport 配置
│   ├── theme           配置 theme 主题定制
│   └── typescript      配置 typescript 按需引入
│
├── vant-weapp          # Vant Weapp 相关示例
│   └── base            使用 Vant Weapp 搭建小程序
│
└── vant-cli            # Vant Cli 相关示例
    └── base            使用 Vant Cli 搭建组件库
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].