0.0.10 • Published 7 years ago

jr-ui v0.0.10

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

JR

UI components based on RegularJS

=> Documents <=

Usage

  • For browser:

    //dist/css/JR.default.min.css
    //dist/vendor/regular.min.js
    //dist/js/JR.min.js
  • For Node(lose):

    npm i regularjs@0.4.3 JR -S
    
    const JRUI = require('JR');

sinppets(代码片段)

  • vscode:

File > Preferences (Code > Preferences on Mac) > Snippets,选择 HTML,把 snippets.json 内容拷贝进去

--subline,textmate:

基于vscode的配置信息,使用node-atomizr 进行转换

Reference

LICENSE

MIT

0.0.10

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago