All Projects → NervJS → at-ui-nerv

NervJS / at-ui-nerv

Licence: MIT License
AT-UI for Nerv

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Labels

Projects that are alternatives of or similar to at-ui-nerv

At Ui
A fresh and flat UI-Kit specially for desktop application, made with ♥ by Vue.js 2.0 (DEPRECATED)
Stars: ✭ 2,336 (+7435.48%)
Mutual labels:  at-ui
Taro
开放式跨端跨框架解决方案,支持使用 React/Vue/Nerv 等框架来开发微信/京东/百度/支付宝/字节跳动/ QQ 小程序/H5/React Native 等应用。 https://taro.zone/
Stars: ✭ 30,230 (+97416.13%)
Mutual labels:  nerv
Nerv
A blazing fast React alternative, compatible with IE8 and React 16.
Stars: ✭ 5,409 (+17348.39%)
Mutual labels:  nerv

AT-UI-Nerv

Build Status Coverage Status

AT-UI is a modular front-end UI framework based on Vue.js and nervJS is another wonderful vdom library.So we combine AT-UI with nervJS to make something amazing.

Getting Started

Install

npm i --save at-ui-nerv

Because the style of AT-UI is independent. It's a separate project. So we should install AT-UI-Style first.

npm i at-ui-style

Usage

AT-UI-Nerv's components can be imported in ES6 way.
import {Button} from 'at-ui-nerv'

License

MIT

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].