0.0.10 • Published 6 years ago

jr-ui v0.0.10

Weekly downloads
-
License
MIT
Repository
-
Last release
6 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

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

7 years ago

0.0.1

7 years ago