| webpack/webpack |
63,881 |
|
643,832 |
226,953 |
about 2 years ago |
831 |
October 13, 2023 |
277 |
mit |
JavaScript |
| A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff. |
| sorrycc/awesome-javascript |
32,289 |
|
0 |
0 |
about 2 years ago |
0 |
|
46 |
|
|
| 🐢 A collection of awesome browser-side JavaScript libraries, resources and shiny things. |
| Meituan-Dianping/mpvue |
20,384 |
|
433 |
82 |
about 4 years ago |
42 |
July 31, 2019 |
471 |
mit |
JavaScript |
| 基于 Vue.js 的小程序开发框架,从底层支持 Vue.js 语法和构建工具体系。 |
| tobiasahlin/SpinKit |
17,264 |
|
341 |
89 |
over 5 years ago |
9 |
October 30, 2019 |
8 |
mit |
CSS |
| A collection of loading indicators animated with CSS |
| jamiebuilds/react-loadable |
16,597 |
|
3,250 |
1,204 |
over 3 years ago |
30 |
August 09, 2018 |
38 |
mit |
JavaScript |
| :hourglass_flowing_sand: A higher order component for loading components with promises. |
| Atmosphere-NX/Atmosphere |
13,146 |
|
0 |
0 |
about 2 years ago |
0 |
|
49 |
gpl-2.0 |
C++ |
| Atmosphère is a work-in-progress customized firmware for the Nintendo Switch. |
| danilowoz/react-content-loader |
12,768 |
|
309 |
479 |
about 3 years ago |
70 |
March 12, 2023 |
9 |
mit |
TypeScript |
| ⚪ SVG-Powered component to easily create skeleton loadings. |
| systemjs/systemjs |
12,747 |
|
33,384 |
3,501 |
over 2 years ago |
233 |
August 16, 2023 |
63 |
mit |
JavaScript |
| Dynamic ES module loader |
| Juanpe/SkeletonView |
12,320 |
|
24 |
0 |
about 2 years ago |
61 |
August 11, 2022 |
65 |
mit |
Swift |
| ☠️ An elegant way to show users that something is happening and also prepare them to which contents they are awaiting |
| gaearon/react-hot-loader |
12,230 |
|
56,489 |
10,394 |
about 3 years ago |
182 |
November 13, 2022 |
465 |
mit |
JavaScript |
| Tweak React components in real time. (Deprecated: use Fast Refresh instead.) |