config.json 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467
  1. {
  2. "sorts": [
  3. "数据展示",
  4. "数据录入",
  5. "操作反馈",
  6. "导航组件",
  7. "布局组件",
  8. "基础组件"
  9. ],
  10. "packages": [
  11. {
  12. "name": "Cell",
  13. "version": "1.0.0",
  14. "sort": "4",
  15. "chnName": "列表项",
  16. "type": "component",
  17. "showDemo": true,
  18. "desc": "列表项,可组合成列表",
  19. "author": "Frans"
  20. },
  21. {
  22. "name": "Dialog",
  23. "version": "1.0.0",
  24. "sort": "2",
  25. "chnName": "对话框",
  26. "type": "method",
  27. "showDemo": true,
  28. "desc": "模态弹窗,支持按钮交互,支持图片弹窗。",
  29. "star": 5,
  30. "author": "Frans"
  31. },
  32. {
  33. "name": "Icon",
  34. "version": "1.0.0",
  35. "sort": "5",
  36. "chnName": "图标",
  37. "type": "component",
  38. "showDemo": true,
  39. "desc": "网页小图标。",
  40. "author": "Frans"
  41. },
  42. {
  43. "version": "1.0.0",
  44. "name": "Toast",
  45. "sort": "2",
  46. "chnName": "吐司",
  47. "desc": "轻提示。",
  48. "type": "method",
  49. "showDemo": true,
  50. "star": 4,
  51. "author": "Frans"
  52. },
  53. {
  54. "version": "1.0.0",
  55. "name": "ActionSheet",
  56. "sort": "2",
  57. "chnName": "动作面板",
  58. "desc": "从底部弹出的动作菜单面板。",
  59. "type": "component",
  60. "showDemo": true,
  61. "star": 5,
  62. "author": "iris"
  63. },
  64. {
  65. "version": "1.0.0",
  66. "name": "Tab",
  67. "sort": "3",
  68. "chnName": "选项卡",
  69. "desc": "常用于平级区域大块内容的的收纳和展现。",
  70. "type": "component",
  71. "showDemo": true,
  72. "star": 3,
  73. "author": "甄玉磊"
  74. },
  75. {
  76. "version": "1.0.0",
  77. "name": "TabPanel",
  78. "sort": "3",
  79. "chnName": "选项卡",
  80. "desc": "标签栏 选项卡组件",
  81. "type": "component",
  82. "showDemo": false,
  83. "author": "甄玉磊"
  84. },
  85. {
  86. "version": "1.0.0",
  87. "name": "TabBar",
  88. "sort": "3",
  89. "chnName": "标签栏",
  90. "desc": "用于不同模块以之间的切换",
  91. "type": "component",
  92. "showDemo": true,
  93. "star": 3,
  94. "author": "甄玉磊"
  95. },
  96. {
  97. "version": "1.0.0",
  98. "name": "Calendar",
  99. "sort": "1",
  100. "chnName": "日历",
  101. "desc": "日历",
  102. "type": "component",
  103. "showDemo": true,
  104. "star": 5,
  105. "author": "iris"
  106. },
  107. {
  108. "version": "1.0.0",
  109. "name": "DatePicker",
  110. "sort": "1",
  111. "chnName": "日期选择",
  112. "desc": "日期选择",
  113. "type": "component",
  114. "showDemo": true,
  115. "star": 5,
  116. "author": "iris"
  117. },
  118. {
  119. "version": "1.0.0",
  120. "name": "NavBar",
  121. "sort": "3",
  122. "chnName": "导航栏",
  123. "desc": "移动端头部导航栏",
  124. "type": "component",
  125. "showDemo": true,
  126. "author": "lishaoqi"
  127. },
  128. {
  129. "version": "1.0.0",
  130. "name": "NoticeBar",
  131. "sort": "3",
  132. "chnName": "公告栏",
  133. "desc": "移动端公告栏",
  134. "type": "component",
  135. "showDemo": true,
  136. "author": "wangyue"
  137. },
  138. {
  139. "name": "Switch",
  140. "version": "1.0.0",
  141. "sort": "1",
  142. "chnName": "开关",
  143. "type": "component",
  144. "showDemo": true,
  145. "desc": "滑动开关,通过点击使按钮左右滑动,同时触发对应的开关状态",
  146. "author": "Frans"
  147. },
  148. {
  149. "version": "1.0.0",
  150. "name": "Slider",
  151. "sort": "1",
  152. "chnName": "滑块",
  153. "desc": "滑动输入器,用于在数值区间/自定义区间内进行选择。",
  154. "type": "component",
  155. "showDemo": true,
  156. "star": 4,
  157. "author": "Frans"
  158. },
  159. {
  160. "version": "1.0.0",
  161. "name": "Range",
  162. "sort": "1",
  163. "chnName": "区间选择器",
  164. "desc": "区间选择器组件",
  165. "type": "component",
  166. "showDemo": true,
  167. "star": 4,
  168. "author": "famanoder"
  169. },
  170. {
  171. "version": "1.0.0",
  172. "name": "Picker",
  173. "sort": "1",
  174. "chnName": "拾取器",
  175. "desc": "提供多个选项集合供用户选择其中一项。",
  176. "type": "component",
  177. "showDemo": true,
  178. "star": 5,
  179. "author": "iris"
  180. },
  181. {
  182. "version": "1.0.0",
  183. "name": "Progress",
  184. "sort": "2",
  185. "chnName": "进度条",
  186. "desc": "展示操作或任务的当前进度,比如上传文件。",
  187. "type": "component",
  188. "showDemo": true,
  189. "author": "张毓飞"
  190. },
  191. {
  192. "version": "1.0.0",
  193. "name": "Price",
  194. "sort": "0",
  195. "chnName": "商品价格",
  196. "desc": "商品价格组件,支持小数点前后应用不同样式、千位分隔、人民币符号等功能",
  197. "type": "component",
  198. "showDemo": true,
  199. "author": "liaoyanli5"
  200. },
  201. {
  202. "version": "1.0.0",
  203. "name": "Flex",
  204. "sort": "4",
  205. "chnName": "Flex布局",
  206. "desc": "Flex布局速简便地创建布局",
  207. "type": "component",
  208. "showDemo": true,
  209. "author": "秦伟伟"
  210. },
  211. {
  212. "version": "1.0.0",
  213. "name": "Col",
  214. "sort": "4",
  215. "chnName": "Flex布局",
  216. "desc": "Flex布局速简便地创建布局",
  217. "type": "component",
  218. "showDemo": false,
  219. "author": "秦伟伟"
  220. },
  221. {
  222. "version": "1.0.0",
  223. "name": "Row",
  224. "sort": "4",
  225. "chnName": "Flex布局",
  226. "desc": "Flex布局速简便地创建布局",
  227. "type": "component",
  228. "showDemo": false,
  229. "author": "秦伟伟"
  230. },
  231. {
  232. "version": "1.0.0",
  233. "name": "Steps",
  234. "sort": "0",
  235. "chnName": "步骤条",
  236. "desc": "拆分展示某项流程的步骤,引导用户按流程完成任务或向用户展示当前状态。",
  237. "type": "component",
  238. "showDemo": true,
  239. "author": "宋其斌"
  240. },
  241. {
  242. "version": "1.0.0",
  243. "name": "Button",
  244. "sort": "5",
  245. "chnName": "按钮",
  246. "desc": "各式各样的按钮",
  247. "type": "component",
  248. "showDemo": true,
  249. "author": "杨磊"
  250. },
  251. {
  252. "version": "1.0.0",
  253. "name": "Badge",
  254. "sort": "0",
  255. "chnName": "徽标",
  256. "desc": "出现在图标或文字右上角的红色圆点、数字或者文字,表示有新内容或者待处理的信息",
  257. "type": "component",
  258. "showDemo": true,
  259. "author": "杨磊"
  260. },
  261. {
  262. "version": "1.0.0",
  263. "name": "Rate",
  264. "sort": "1",
  265. "chnName": "评分",
  266. "desc": "用于快速的评级操作,或对评价进行展示。",
  267. "type": "component",
  268. "showDemo": true,
  269. "star": 4,
  270. "author": "永无止晋"
  271. },
  272. {
  273. "version": "1.0.1",
  274. "name": "Swiper",
  275. "chnName": "滑动切换",
  276. "sort": "0",
  277. "desc": "常用于一组图片或卡片轮播,当内容空间不足时,可以用走马灯的形式进行收纳,进行轮播展现。",
  278. "type": "component",
  279. "showDemo": true,
  280. "star": 5,
  281. "author": "wangnan31"
  282. },
  283. {
  284. "version": "1.0.0",
  285. "name": "Menu",
  286. "sort": "3",
  287. "chnName": "菜单",
  288. "desc": "菜单",
  289. "type": "component",
  290. "showDemo": true,
  291. "author": "苏子刚"
  292. },
  293. {
  294. "version": "1.0.0",
  295. "name": "Stepper",
  296. "chnName": "步进器",
  297. "desc": "通过点击按钮控制数字加减",
  298. "type": "component",
  299. "sort": "1",
  300. "showDemo": true,
  301. "star": 3,
  302. "author": "famanoder"
  303. },
  304. {
  305. "version": "1.0.0",
  306. "name": "ButtonGroup",
  307. "chnName": "按钮组",
  308. "desc": "用于页面底部的按钮组",
  309. "type": "component",
  310. "sort": "5",
  311. "showDemo": true,
  312. "author": "杨磊"
  313. },
  314. {
  315. "version": "1.0.0",
  316. "name": "SearchBar",
  317. "chnName": "搜索栏",
  318. "desc": "搜索栏",
  319. "type": "component",
  320. "sort": "1",
  321. "showDemo": true,
  322. "author": "lemon"
  323. },
  324. {
  325. "version": "1.0.0",
  326. "name": "ImagePicker",
  327. "sort": "1",
  328. "chnName": "图片选择器",
  329. "desc": "图片选择器",
  330. "type": "component",
  331. "showDemo": true,
  332. "author": "苏子刚"
  333. },
  334. {
  335. "name": "Radio",
  336. "version": "1.0.0",
  337. "sort": "1",
  338. "chnName": "单选按钮",
  339. "type": "component",
  340. "showDemo": true,
  341. "desc": "单选按钮,可组合成单选按钮组",
  342. "author": "Frans"
  343. },
  344. {
  345. "name": "RadioGroup",
  346. "version": "1.0.0",
  347. "sort": "1",
  348. "chnName": "单选按钮组",
  349. "type": "component",
  350. "showDemo": false,
  351. "desc": "单选按钮组",
  352. "author": "Frans"
  353. },
  354. {
  355. "version": "1.0.0",
  356. "name": "CheckBox",
  357. "sort": "1",
  358. "chnName": "复选按钮",
  359. "desc": "复选多个选项",
  360. "type": "component",
  361. "showDemo": true,
  362. "author": "Vicky.Ye"
  363. },
  364. {
  365. "version": "1.0.0",
  366. "name": "CheckBoxGroup",
  367. "sort": "1",
  368. "chnName": "复选按钮组",
  369. "desc": "成组出现的复选按钮组件",
  370. "type": "component",
  371. "showDemo": true,
  372. "author": "Vicky.Ye"
  373. },
  374. {
  375. "version": "1.0.0",
  376. "name": "ShortPassword",
  377. "chnName": "短密码",
  378. "des": "短密码",
  379. "type": "component",
  380. "sort": "1",
  381. "showDemo": true,
  382. "author": "wangnan31"
  383. },
  384. {
  385. "version": "1.0.0",
  386. "name": "Skeleton",
  387. "chnName": "骨架屏",
  388. "des": "在页面上待加载区域填充灰色的占位图,本质上是界面加载过程中的过渡效果",
  389. "type": "component",
  390. "sort": "0",
  391. "showDemo": true,
  392. "author": "wangnan31"
  393. },
  394. {
  395. "version": "1.0.0",
  396. "name": "Scroller",
  397. "chnName": "滚动",
  398. "desc": "滚动组件",
  399. "type": "component",
  400. "sort": "0",
  401. "star": 5,
  402. "showDemo": true,
  403. "author": "iris"
  404. },
  405. {
  406. "version": "1.0.0",
  407. "name": "BackTop",
  408. "chnName": "回到顶部",
  409. "desc": "用于页面内容高度过长,快捷回到顶部使用。",
  410. "type": "component",
  411. "sort": "2",
  412. "showDemo": true,
  413. "author": "永无止晋"
  414. },
  415. {
  416. "version": "1.0.0",
  417. "name": "CountDown",
  418. "chnName": "倒计时",
  419. "desc": "倒计时组件",
  420. "type": "component",
  421. "sort": "0",
  422. "showDemo": true,
  423. "author": "famanoder"
  424. },
  425. {
  426. "version": "1.0.0",
  427. "name": "InfiniteLoading",
  428. "chnName": "无限加载",
  429. "desc": "无限加载",
  430. "type": "component",
  431. "sort": "0",
  432. "star": 4,
  433. "showDemo": true,
  434. "author": "iris"
  435. },
  436. {
  437. "version": "1.0.0",
  438. "name": "Uploader",
  439. "chnName": "上传",
  440. "desc": "文件上传组件",
  441. "type": "component",
  442. "sort": "5",
  443. "showDemo": true,
  444. "author": "林如风"
  445. },
  446. {
  447. "version": "1.0.0",
  448. "name": "TextInput",
  449. "chnName": "文本框",
  450. "desc": "单行文本框",
  451. "type": "component",
  452. "sort": "1",
  453. "showDemo": true,
  454. "author": "Frans"
  455. },
  456. {
  457. "version": "1.0.0",
  458. "name": "Avatar",
  459. "chnName": "头像",
  460. "desc": "用来表示用户或事物,支持图片或字符展示。",
  461. "type": "component",
  462. "sort": "5",
  463. "showDemo": true,
  464. "author": "zhenyulei"
  465. }
  466. ]
  467. }