Giter Site home page Giter Site logo

xrr2016 / vant Goto Github PK

View Code? Open in Web Editor NEW

This project forked from femessage/vant

0.0 1.0 0.0 33.2 MB

Lightweight Mobile UI Components built on Vue

Home Page: https://femessage.github.io/vant/#/zh-CN/intro

License: MIT License

JavaScript 51.98% Shell 0.11% Vue 16.67% CSS 18.96% TypeScript 12.20% Smarty 0.07%

vant's Introduction

logo

Mobile UI Components built on Vue

Build Status NPM Download NPM Version NPM License PRs Welcome Automated Release Notes by gren


Features

  • 60+ Reusable components
  • 95% Unit test coverage
  • Extensive documentation and demos
  • Support babel-plugin-import
  • Support Custom Theme
  • Support i18n
  • Support TS
  • Support SSR

Install

# Using npm
npm i @femessage/vant -S

# Using yarn
yarn add @femessage/vant

Quickstart

import Vue from 'vue';
import { Button } from '@femessage/vant';
import '@femessage/vant/lib/index.css';

Vue.use(Button);

See more in Quickstart.

Development

# local dev and preview site
yarn dev

# using eslint to check code style
yarn lint

# run unit test
yarn test

# build lib
yarn build:lib

# build site
yarn build:site

# publish lib to npm
yarn release

# publish site to github pages
yarn release:site

Contribution

Please make sure to read the Contributing Guide before making a pull request.

Browser Support

Modern browsers and Android 4.0+, iOS 7+.

Links

LICENSE

MIT

vant's People

Contributors

chenjiahan avatar cookfront avatar w91 avatar pangxie1991 avatar lianghx-319 avatar rex-zsd avatar eviiit avatar ystarlongzi avatar codpoe avatar raistlin916 avatar tinysymphony avatar jerryni avatar levy9527 avatar jakelaoyu avatar tsxuehu avatar dependabot[bot] avatar chuangbo avatar akebe avatar dongj0316 avatar xg4 avatar zwkang avatar zenser avatar qianzhaoy avatar better-wind avatar snowtreetree avatar jackiedark avatar cfabregas avatar xliez avatar realywithoutname avatar zgrong avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.