Skip to content

Latest commit

 

History

History
108 lines (105 loc) · 18.6 KB

File metadata and controls

108 lines (105 loc) · 18.6 KB

Top 100 Stars in JavaScript

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 jquery 57777 20863 JavaScript 69 jQuery JavaScript Library 2023-09-01T01:48:04Z
2 yarn 41251 2907 JavaScript 1832 The 1.x line is frozen - features and bugfixes now happen on https://github.com/yarnpkg/berry 2023-08-23T23:02:29Z
3 video.js 36103 7414 JavaScript 446 Video.js - open source HTML5 video player 2023-08-27T06:10:18Z
4 gulp 32785 4370 JavaScript 25 A toolkit to automate & enhance your workflow 2023-08-22T10:51:22Z
5 NeteaseCloudMusicApi 28966 14390 JavaScript 125 网易云音乐 Node.js API service 2023-08-28T00:53:21Z
6 todomvc 28302 13934 JavaScript 135 Helping you select an MV* framework - Todo apps for React.js, Ember.js, Angular, and many more 2023-07-15T10:46:43Z
7 JavaScript 27605 4865 JavaScript 6 Algorithms and Data Structures implemented in JavaScript for beginners, following best practices. 2023-08-25T05:22:30Z
8 immer 25834 852 JavaScript 32 Create the next immutable state by mutating the current one 2023-08-31T04:35:25Z
9 gitbook 25777 3809 JavaScript 0 📝 Modern documentation format and toolchain using Git and Markdown 2023-06-26T03:00:32Z
10 fetch 25774 3211 JavaScript 0 A window.fetch JavaScript polyfill. 2023-08-30T09:14:31Z
11 aos 24238 2479 JavaScript 313 Animate on scroll library 2022-12-08T22:18:06Z
12 core-js 22870 1659 JavaScript 33 Standard Library 2023-08-26T10:59:28Z
13 localForage 22731 1267 JavaScript 206 💾 Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API. 2023-08-15T12:30:17Z
14 wepy 22243 3091 JavaScript 351 小程序组件化开发框架 2023-06-27T06:54:32Z
15 mpvue 20422 2123 JavaScript 421 基于 Vue.js 的小程序开发框架,从底层支持 Vue.js 语法和构建工具体系。 2022-03-02T04:31:30Z
16 style2paints 17266 2093 JavaScript 35 sketch + style = paints 🎨 (TOG2018/SIGGRAPH2018ASIA) 2023-08-01T02:02:00Z
17 node-red 17247 3175 JavaScript 293 Low-code programming for event-driven applications 2023-08-21T14:42:38Z
18 react-helmet 17029 708 JavaScript 160 A document head manager for React 2023-07-18T19:57:38Z
19 react-demos 16161 6580 JavaScript 0 a collection of simple demos of React.js 2023-08-14T23:39:27Z
20 Flat-UI 15035 2378 JavaScript 9 Flat UI Free - Design Framework (html/css3/less/js). Flat UI is based on Bootstrap, a comfortable, responsive, and functional framework that simplifies the development of websites. 2022-08-19T06:10:16Z
21 Luckysheet 14538 2070 JavaScript 647 Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source. 2023-08-31T07:20:37Z
22 jsdoc 14102 1509 JavaScript 404 An API documentation generator for JavaScript. 2023-08-30T22:37:53Z
23 store.js 13942 1393 JavaScript 68 Cross-browser storage for all use cases, used across the web. 2023-02-25T18:36:12Z
24 git-history 13382 555 JavaScript 59 Quickly browse the history of a file from any git repository 2023-03-23T11:31:47Z
25 requirejs 12896 2451 JavaScript 255 A file and module loader for JavaScript 2022-11-25T19:28:28Z
26 systemjs 12656 1137 JavaScript 54 Dynamic ES module loader 2023-08-30T20:52:24Z
27 workbox 11676 892 JavaScript 170 📦 Workbox: JavaScript libraries for Progressive Web Apps 2023-08-29T07:36:36Z
28 downshift 11575 966 JavaScript 41 🏎 A set of primitives to build simple, flexible, WAI-ARIA compliant React autocomplete, combobox or select dropdown components. 2023-08-30T18:51:10Z
29 node-postgres 11419 1213 JavaScript 387 PostgreSQL client for node.js. 2023-08-16T23:50:07Z
30 tippyjs 11199 586 JavaScript 64 Tooltip, popover, dropdown, and menu library 2023-04-16T12:01:05Z
31 compromise 10830 685 JavaScript 86 modest natural-language processing 2023-08-24T18:54:49Z
32 yargs 10634 1048 JavaScript 278 yargs the modern, pirate-themed successor to optimist. 2023-08-29T21:15:40Z
33 flowy 10583 919 JavaScript 41 The minimal javascript library to create flowcharts ✨ 2023-01-01T11:48:42Z
34 aws-cdk 10547 3422 JavaScript 1735 The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code 2023-09-01T01:40:35Z
35 gekko 9974 4024 JavaScript 0 A bitcoin trading bot written in node - https://gekko.wizb.it/ 2020-02-16T14:25:26Z
36 acorn 9664 902 JavaScript 27 A small, fast, JavaScript-based JavaScript parser 2023-08-28T10:01:56Z
37 webpack-demos 9586 2285 JavaScript 0 a collection of simple demos of Webpack 2020-12-03T12:31:38Z
38 chroma.js 9554 569 JavaScript 65 JavaScript library for all kinds of color manipulations 2023-03-07T04:31:09Z
39 nodeclub 9297 3190 JavaScript 144 🐤Nodeclub 是使用 Node.js 和 MongoDB 开发的社区系统 2023-07-22T02:29:50Z
40 c3 9285 1444 JavaScript 728 📊 A D3-based reusable chart library 2023-07-11T03:13:51Z
41 protobuf.js 9259 1421 JavaScript 502 Protocol Buffers for JavaScript (& TypeScript). 2023-08-29T23:20:07Z
42 pdfkit 8932 1092 JavaScript 371 A JavaScript PDF generation library for Node and the browser 2023-07-13T10:28:24Z
43 istanbul 8652 840 JavaScript 359 Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests and browser tests. Built for scale. 2022-12-01T18:44:58Z
44 awesome-ctf 8330 1429 JavaScript 12 A curated list of CTF frameworks, libraries, resources and softwares 2023-07-27T04:27:04Z
45 htm 8311 173 JavaScript 33 Hyperscript Tagged Markup: JSX alternative using standard tagged templates, with compiler support. 2023-08-26T22:01:04Z
46 cerebro 7995 490 JavaScript 63 🔵 Cerebro is an open-source launcher to improve your productivity and efficiency 2023-08-23T20:43:48Z
47 wxParse 7717 1850 JavaScript 203 wxParse-微信小程序富文本解析自定义组件,支持HTML及markdown解析 2020-03-19T03:14:29Z
48 nideshop-mini-program 7599 2271 JavaScript 1 NideShop:基于Node.js+MySQL开发的开源微信小程序商城(微信小程序) 2020-01-20T08:29:07Z
49 dc.js 7394 1854 JavaScript 375 Multi-Dimensional charting built to work natively with crossfilter rendered with d3.js 2023-04-05T14:49:04Z
50 cli 7376 2897 JavaScript 640 the package manager for JavaScript 2023-08-31T20:58:24Z
51 spy-debugger 7315 836 JavaScript 93 微信调试,各种WebView样式调试、手机浏览器的页面真机调试。便捷的远程调试手机页面、抓包工具,支持:HTTP/HTTPS,无需USB连接设备。 2023-01-11T01:05:48Z
52 elasticsearch-dump 7008 826 JavaScript 0 Import and export tools for elasticsearch & opensearch 2023-08-03T23:23:08Z
53 dat.gui 6969 1105 JavaScript 73 Lightweight controller library for JavaScript. 2023-08-09T21:57:56Z
54 isomorphic-fetch 6966 338 JavaScript 44 Isomorphic WHATWG Fetch API, for Node & Browserify 2023-02-22T15:16:16Z
55 router 6924 351 JavaScript 128 None 2022-12-08T19:53:14Z
56 release-it 6897 521 JavaScript 12 🚀 Automate versioning and package publishing 2023-09-01T02:49:26Z
57 noty 6718 1068 JavaScript 0 ⛔️ DEPRECATED - Dependency-free notification library that makes it easy to create alert - success - error - warning - information - confirmation messages as an alternative the standard alert dialog. 2023-03-07T20:50:22Z
58 30-days-of-react-native 6709 1489 JavaScript 50 30 days of React Native demos 2018-09-07T13:12:27Z
59 elevator.js 6603 521 JavaScript 17 Finally, a "back to top" button that behaves like a real elevator. 2020-06-26T15:20:00Z
60 slackin 6501 1451 JavaScript 144 Public Slack organizations made easy 2023-02-23T14:30:10Z
61 freeboard 6370 1213 JavaScript 149 A damn-sexy, open source real-time dashboard builder for IOT and other web mashups. A free open-source alternative to Geckoboard. 2021-03-28T16:05:42Z
62 community-edition 6337 840 JavaScript 0 Free and Open Source messaging and emailing app that combines common web applications into one. 2022-04-21T20:52:34Z
63 generator-angular-fullstack 6128 1269 JavaScript 240 Yeoman generator for an Angular app with an Express server 2023-02-14T04:42:55Z
64 react-quill 6072 848 JavaScript 301 A Quill component for React. 2023-08-23T10:01:45Z
65 vue 6016 1809 JavaScript 16 vue源码逐行注释分析+40多m的vue源码程序流程图思维导图 2023-07-18T17:00:08Z
66 RecordRTC 6012 1738 JavaScript 406 RecordRTC is WebRTC JavaScript library for audio/video as well as screen activity recording. It supports Chrome, Firefox, Opera, Android, and Microsoft Edge. Platforms: Linux, Mac and Windows. 2023-05-03T19:33:33Z
67 jsnes 5883 850 JavaScript 53 A JavaScript NES emulator. 2023-03-05T01:01:18Z
68 graphite-web 5722 1286 JavaScript 24 A highly scalable real-time graphing system 2023-08-25T14:40:25Z
69 vorpal 5598 314 JavaScript 125 Node's framework for interactive CLIs 2022-02-03T15:08:52Z
70 hound 5402 590 JavaScript 76 Lightning fast code searching made easy 2023-07-14T15:34:22Z
71 Parsr 5388 290 JavaScript 53 Transforms PDF, Documents and Images into Enriched Structured Data 2023-03-02T21:15:27Z
72 refluxjs 5384 356 JavaScript 26 A simple library for uni-directional dataflow application architecture with React extensions inspired by Flux 2019-11-21T14:46:02Z
73 cerebro 5347 716 JavaScript 174 None 2023-04-03T20:43:41Z
74 syntaxhighlighter 5340 1319 JavaScript 194 SyntaxHighlighter is a fully functional self-contained code syntax highlighter developed in JavaScript. 2020-04-18T00:30:20Z
75 postcss-cssnext 5325 221 JavaScript 0 postcss-cssnext has been deprecated in favor of postcss-preset-env. 2019-03-18T06:46:20Z
76 esm 5247 186 JavaScript 82 Tomorrow's ECMAScript modules today! 2022-01-13T14:13:04Z
77 react-ga 5114 472 JavaScript 127 React Google Analytics Module 2023-01-06T20:18:16Z
78 pix2pix-tensorflow 5060 1306 JavaScript 132 Tensorflow port of Image-to-Image Translation with Conditional Adversarial Nets https://phillipi.github.io/pix2pix/ 2021-02-02T06:39:22Z
79 tota11y 5038 306 JavaScript 43 an accessibility (a11y) visualization toolkit 2023-05-18T18:33:59Z
80 JsBarcode 5033 1071 JavaScript 100 Barcode generation library written in JavaScript that works in both the browser and on Node.js 2023-05-22T10:51:22Z
81 bootbox 5025 1072 JavaScript 4 Wrappers for JavaScript alert(), confirm() and other flexible dialogs using Twitter's bootstrap framework 2023-07-21T18:36:38Z
82 deployd 4994 686 JavaScript 131 a toolkit for building realtime APIs 2019-04-16T08:53:35Z
83 pixel-art-react 4989 309 JavaScript 0 Pixel art animation and drawing web app powered by React 2023-07-23T00:02:11Z
84 ShareJS 4932 487 JavaScript 94 Collaborative editing in any app 2016-09-12T00:37:39Z
85 SoundManager2 4929 837 JavaScript 85 A JavaScript Sound API supporting MP3, MPEG4 and HTML5 audio + RTMP, providing reliable cross-browser/platform audio control in as little as 12 KB. BSD licensed. 2021-03-22T03:54:07Z
86 tensorspace 4910 440 JavaScript 25 Neural network 3D visualization framework, build interactive and intuitive model in browsers, support pre-trained deep learning models from TensorFlow, Keras, TensorFlow.js 2022-12-05T22:21:36Z
87 numi 4873 188 JavaScript 0 Beautiful calculator app for macOS 2023-04-07T15:10:58Z
88 quaggaJS 4839 977 JavaScript 216 An advanced barcode-scanner written in JavaScript 2023-07-05T15:53:10Z
89 walt 4619 155 JavaScript 27 ⚡ Walt is a JavaScript-like syntax for WebAssembly text format ⚡ 2023-01-02T16:57:45Z
90 react-game-kit 4588 322 JavaScript 24 Component library for making games with React & React Native 2023-01-04T16:18:43Z
91 TypeScript-Vue-Starter 4457 622 JavaScript 28 A starter template for TypeScript and Vue with a detailed README describing how to use the two together. 2019-10-09T00:06:11Z
92 How-to-learn-node-correctly 4427 494 JavaScript 1 [全文]如何正确的学习Node.js 2019-07-06T06:16:49Z
93 primus 4419 300 JavaScript 50 ⚡ Primus, the creator god of the transformers & an abstraction layer for real-time to prevent module lock-in. 2023-07-28T19:02:33Z
94 walkway 4380 245 JavaScript 2 An easy way to animate SVG elements. 2022-03-13T19:58:44Z
95 prop-types 4379 389 JavaScript 43 Runtime type checking for React props and similar objects 2023-07-19T02:34:40Z
96 foliate 4326 219 JavaScript 146 A simple and modern GTK e-book reader 2023-08-25T23:12:55Z
97 fixed-data-table 4316 573 JavaScript 205 A React table component designed to allow presenting thousands of rows of data. 2021-01-13T12:09:37Z
98 hopscotch 4238 685 JavaScript 88 A framework to make it easy for developers to add product tours to their pages. 2021-11-08T17:46:21Z
99 codebox 4091 610 JavaScript 145 Open source cloud & desktop IDE 2022-01-23T22:37:15Z
100 echo-chamber-js 4054 108 JavaScript 12 Commenting without the comments 2019-05-10T17:38:38Z