config.json 15 KB

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