0.1.3 • Published 8 years ago

urs-rui v0.1.3

Weekly downloads
84
License
ISC
Repository
-
Last release
8 years ago

npm.io

URS Regular UI Component Doc

网易URS,Regular通用组件及UI交互规范

npm version

安装

npm install --save urs-rui

浏览器支持

ChromeFirefoxIESafariOpera
Latest ✔Latest ✔IE8+Latest ✔Latest ✔

使用示例

const Button = require('urs-rui').Button; //具体方法见文档详情
const app = Regular.extend({
    template:"<Button />"
});
module.exports = app;
0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago

1.0.0

8 years ago