XHFkindergarten / at-ui-nerv

AT-UI for Nerv

Home Page:https://nervjs.github.io/at-ui-nerv/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

AT-UI for Nerv

https://nervjs.github.io/at-ui-nerv/

License:MIT License


Languages

Language:TypeScript 60.1%Language:JavaScript 30.2%Language:CSS 9.6%Language:HTML 0.2%