GithubHelp home page GithubHelp logo

s-mohan / nova-ui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vnnox/nova-ui

0.0 3.0 0.0 4.49 MB

nova ui components

License: Apache License 2.0

JavaScript 71.10% CSS 19.96% Vue 8.87% HTML 0.07%

nova-ui's Introduction

nova-ui

Nova UI Components. 西安诺瓦电子科技有限公司WEB UI组件库

文档

Documents

安装

npm i @vnnox/novaui

使用

用于普通页面

<!-- 引入样式 -->
<link rel="stylesheet" href="/libs/nova.css">
<!-- 引入组件库 -->
<!-- 支持umd -->
<script src="/libs/nova.js"></script>

用于VUE页面

import Vue from 'vue';
import NovaUI from '@vnnox/novaui/libs/nova.vue.js'
import '@vnnox/novaui/libs/nova.css'

Vue.use(NovaUI)

nova-ui's People

Contributors

vnnox avatar s-mohan avatar

Watchers

James Cloos avatar  avatar  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.