All Projects → ladybirdDEV → ui-nuclear-mobile

ladybirdDEV / ui-nuclear-mobile

Licence: MIT license
A configurable Mobile UI based on Antd Mobile and Vue

Programming Languages

javascript
184084 projects - #8 most used programming language
Vue
7211 projects
Less
1899 projects

Projects that are alternatives of or similar to ui-nuclear-mobile

Ant Design Mobile
Fluent and powerful mobile component library based on React.
Stars: ✭ 9,489 (+15455.74%)
Mutual labels:  antd, antd-mobile
umi-dva-typescript-mock
基于umi + dva + typescript + mock + antd的react框架,内置PWA
Stars: ✭ 17 (-72.13%)
Mutual labels:  antd, antd-mobile
Gank
🦅 Gank api base △ next.js (react&ssr)
Stars: ✭ 122 (+100%)
Mutual labels:  antd, antd-mobile
react-drag
A drag and drop platform based on sortable.js front-end visualization. 一个基于sortable.js的前端可视化搭建的拖拽平台,ui组件采用antd-mobile.通过umi脚手架构建.技术栈采用dva+hooks+umi+antd-mobile+sortable.js+react-color.
Stars: ✭ 51 (-16.39%)
Mutual labels:  antd, antd-mobile
Input Number
React Input Number
Stars: ✭ 199 (+226.23%)
Mutual labels:  antd, antd-mobile
vue-burger-button
🍔 vue-burger-button is a functional component, which is faster than a regular component, and is pretty small (JS min+gzip is lower than 700b and CSS min+gzip is lower than 400b).
Stars: ✭ 41 (-32.79%)
Mutual labels:  vue-component
dva-graphql-lokka-user-dashboard
A Study Project Related to Dva.js, GraphQL, Graph.cool, Lokka
Stars: ✭ 20 (-67.21%)
Mutual labels:  antd
Demeter
Nodejs/ES6/Rxjs/MySQL/Express/Webpack/React/Redux/AntD
Stars: ✭ 43 (-29.51%)
Mutual labels:  antd
React-Nest-Admin
admin project powered by 🚀 React + Nestjs + Antd 全栈中后台,后端项目:https://github.com/cnscorpions/React-Nest-Admin-be
Stars: ✭ 37 (-39.34%)
Mutual labels:  antd
shadow
Shadow dom support for Vue
Stars: ✭ 46 (-24.59%)
Mutual labels:  vue-component
ant-design-mobile-pro
🛠 Use Ant Design Mobile like Ant Design Pro.
Stars: ✭ 22 (-63.93%)
Mutual labels:  antd-mobile
tiny-qiniu-request
tiny-qiniu for rc-upload or antd upload component `customRequest` property
Stars: ✭ 13 (-78.69%)
Mutual labels:  antd
vue-crop
[举个例子]https://codesandbox.io/s/910ro8ym9r [演示链接(戳我直达)]http://www.wwwwxy.top/html/blg/
Stars: ✭ 38 (-37.7%)
Mutual labels:  vue-component
vue-component-devtool
Vue 组件开发模板
Stars: ✭ 32 (-47.54%)
Mutual labels:  vue-component
Min-Admin
基于dva框架+antd的React后台模板
Stars: ✭ 17 (-72.13%)
Mutual labels:  antd
vue-img-orientation-changer
A vue plugin that can help you display image in correct orientation.
Stars: ✭ 38 (-37.7%)
Mutual labels:  vue-component
ant-design-svelte
An enterprise-class UI design language and Svelte-based implementation 🐜
Stars: ✭ 86 (+40.98%)
Mutual labels:  antd
nextjs-antd-dva-template
最优的nextjs antd dva 服务端解决方案
Stars: ✭ 15 (-75.41%)
Mutual labels:  antd
react-antd-admin
react-antd-admin 是一个后台集成解决方案,它基于 react 和 antd; 内置了动态路由,标签页缓存,权限验证、切换功能
Stars: ✭ 42 (-31.15%)
Mutual labels:  antd
xcrop
Mobile image cropping component - Vue React 移动端裁剪组件
Stars: ✭ 27 (-55.74%)
Mutual labels:  vue-component

English | 简体中文

UI Nuclear Mobile

A configurable Mobile UI specification and Vue-based implementation.

Documents

Demo

Live Demo

Clone this Project and run

$ npm run dev

Installation

$ npm install ui-nuclear-mobile --save

Usage

import UiNuclearMobile from 'ui-nuclear-mobile'
import 'ui-nuclear-mobile/dist/main.css'

...

Vue.use(UiNuclearMobile)
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].