GithubHelp home page GithubHelp logo

jkui's Introduction

JK-UI

介绍

jk-ui 是一款基于 Vue.js 2.0 的前端 UI组件库, 其中文件夹packagejk-ui源码 整个项目为jk-ui的API

在线演示

演示文档

特性

  • 基于 Vue 开发的 UI 组件
  • 使用 npm + webpack + babel 的工作流,支持 ES6
  • 提供友好的 API,可灵活的使用组件

说明

觉得对你有帮助,请点右上角的Star支持一下
该项目的博客讲解地址 点这里
推荐一下我的另一个项目基于react的饿了吗项目(全家桶, 很适合react进阶用) 点这里

启动

npm intall
npm run dev

使用jk-ui

  1. npm install --save jk-ui
  2. 在Vue项目里的main.js
import JKUI from 'jk-ui'
import 'jk-ui/theme-default/lib/index.css'
Vue.use(JKUI)`

jkui's People

Contributors

liuyangjike avatar

Watchers

 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.