├── banner.png
└── README.md
/banner.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/xucz/awesome-1kb/HEAD/banner.png
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 | # Awesome-1kb
2 |
3 | 
4 |
5 |
6 |
7 | ## :clap: 欢迎参与
8 |
9 | 如果你有兴趣参与,可以把发现的有精品项目在[Issues](https://github.com/Tnfe/awesome-1kb/issues)里提给我们,记得写上推荐的理由哈,我们确认后会加入资料列表。有建议和意见也欢迎到[Issues](https://github.com/Tnfe/awesome-1kb/issues)提出。
10 |
11 |
12 |
13 | 如果你发现某个项目已经不维护了,或者它并不好,也请提[Issues](https://github.com/Tnfe/awesome-1kb/issues)告诉我们,以便改善这个项目,谢谢:)
14 |
15 |
16 |
17 | ### js框架
18 |
19 | ------
20 | * [vue-notifyjs](https://github.com/BinarCode/vue-notifyjs): 极简的vue2消息组建
21 | * [maskfy](https://github.com/figuarnieri/maskfy): Input格式化插件,不依赖Vue,React等框架
22 | * [https://github.com/jorgebucaran/hyperapp](https://github.com/jorgebucaran/hyperapp)
23 |
24 | ### ui框架
25 |
26 | ------
27 | * [microtip](https://github.com/ghosh/microtip): 极小的 tooltip 组建
28 | * [bubbly-bg](https://github.com/tipsy/bubbly-bg): 生成气泡背景
29 | * [fre](https://github.com/yisar/fre): 极小的基于Fiber的并发渲染的UI框架
30 |
31 |
32 | ### 工具库
33 |
34 | ------
35 | * [RAFManager](https://github.com/drawcall/RAFManager): 管理requestAnimationFrame的工具
36 | * [https://github.com/ruyadorno/simple-slider](https://github.com/ruyadorno/simple-slider)
37 | * [ResponsiveSlides.js](https://github.com/viljamis/ResponsiveSlides.js): 轻量的Slide滑块组建
38 | * [https://github.com/kbrsh/wade](https://github.com/kbrsh/wade)
39 | * [zoetrope](https://github.com/hparton/zoetrope): 基于requestAnimationFrame实现的JS动画库
40 | * [snarkdown](https://github.com/developit/snarkdown): markdown转换工具
41 | * [vue-create-root](https://github.com/any86/vue-create-root): 把vue组件变成this.$xxx命令
42 | * [load-markdown-image](https://github.com/junbin123/load-markdown-image): markdown中网络图片替换为本地图片
43 | * [dayjs](https://github.com/iamkun/dayjs): 轻量的处理时间和日期的 JavaScript 库
44 | * [MinPubSub](https://github.com/daniellmb/MinPubSub): 发布订阅模式的库
45 | * [asta](https://github.com/yisar/asta): web component编译工具
46 | * [clean-state](https://github.com/tnfe/clean-state): 一款纯净小巧的状态管理器,使用react-hooks原生实现,自动连接module组织架构
47 | * [mitt](https://github.com/developit/mitt): 小巧的EventEmitter
48 | * [video-snapshot](https://github.com/zzarcon/video-snapshot): 视频截帧
49 |
50 | ### 其他
51 |
52 | ------
53 | * [undom](https://github.com/developit/undom)
54 |
55 |
--------------------------------------------------------------------------------