N3 components library is built with Vue.js, is a powerful library for frontend or full-stack engineers to build web pages quickly.
N3 components applys oneself to structure a great ecological circle of developers using Vue.js. Supporting as follows:
-
More than 60 components. See Here
-
Personality Of Style.
-
UMD.
-
Using ES6.
Link:https://www.npmjs.com/package/N3-components
npm install N3-components --save-dev
Link:https://npm.taobao.org/package/N3-components
cnpm install N3-components --save-dev
Link:https://unpkg.com/N3-components@version/dist/N3Components.js (Notice the version)
You can install components for your global environment.
import Vue from 'vue'
// default css style
import N3Components from 'N3-components'
N3Components.install(Vue)
// for English (default chinese)
// N3Components.install(Vue, 'en')
// version 2.2.0 or later
You can also import single component when needed.
import Vue from 'vue'
import N3Components from 'N3-components'
import {n3Alert} from N3Components
// set language
// window.n3Locale = 'en'
//
- vue
- vue-focus
- velocity-animate
- submit issue
- email: zhangking520@gmail.com
- gitter:
- QQ Group: 556286036
- QQ Group Qrcode: