| 1 |
javascript-algorithms |
172309 |
28313 |
JavaScript |
114 |
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings |
2023-07-11T18:04:47Z |
| 2 |
axios |
100907 |
10395 |
JavaScript |
408 |
Promise based HTTP client for the browser and node.js |
2023-07-13T09:22:49Z |
| 3 |
webpack |
63271 |
8786 |
JavaScript |
173 |
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. |
2023-07-13T02:16:40Z |
| 4 |
angular.js |
59128 |
28098 |
JavaScript |
391 |
AngularJS - HTML enhanced for web apps! |
2022-04-12T15:57:22Z |
| 5 |
33-js-concepts |
56799 |
7978 |
JavaScript |
18 |
📜 33 JavaScript concepts every developer should know. |
2023-07-11T05:57:31Z |
| 6 |
DeepLearning-500-questions |
50981 |
15617 |
JavaScript |
103 |
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系[email protected] 版权所有,违权必究 Tan 2018.06 |
2023-02-07T23:13:50Z |
| 7 |
hacker-scripts |
46613 |
6740 |
JavaScript |
38 |
Based on a true story |
2023-04-10T19:20:26Z |
| 8 |
serverless |
44945 |
5644 |
JavaScript |
970 |
⚡ Serverless Framework – Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more! – |
2023-07-13T19:44:56Z |
| 9 |
meteor |
43558 |
5266 |
JavaScript |
193 |
Meteor, the JavaScript App Platform |
2023-07-12T17:50:11Z |
| 10 |
algorithm-visualizer |
43109 |
6896 |
JavaScript |
32 |
🎆Interactive Online Platform that Visualizes Algorithms from Code |
2023-05-02T11:28:15Z |
| 11 |
AdminLTE |
42724 |
18153 |
JavaScript |
78 |
AdminLTE - Free admin dashboard template based on Bootstrap 4 |
2023-07-12T13:48:33Z |
| 12 |
parcel |
42485 |
2280 |
JavaScript |
665 |
The zero configuration build tool for the web. 📦🚀 |
2023-07-13T20:49:45Z |
| 13 |
edex-ui |
37890 |
2311 |
JavaScript |
6 |
A cross-platform, customizable science fiction terminal emulator with advanced monitoring & touchscreen support. |
2021-10-19T22:38:47Z |
| 14 |
koa |
34190 |
3304 |
JavaScript |
36 |
Expressive middleware for node.js using ES2017 async functions |
2023-07-11T13:19:11Z |
| 15 |
carbon |
32923 |
1876 |
JavaScript |
44 |
🖤 Create and share beautiful images of your source code |
2023-07-05T22:55:37Z |
| 16 |
husky |
29776 |
1028 |
JavaScript |
21 |
Git hooks made easy 🐶 woof! |
2023-07-03T23:44:04Z |
| 17 |
project-guidelines |
28801 |
3286 |
JavaScript |
10 |
A set of best practices for JavaScript projects |
2022-11-29T08:19:33Z |
| 18 |
sequelize |
28099 |
4213 |
JavaScript |
765 |
Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i. |
2023-07-13T19:26:16Z |
| 19 |
layui |
27601 |
7195 |
JavaScript |
1 |
一套遵循原生态开发模式的 Web UI 组件库,采用自身轻量级模块化规范,易上手,可以更简单快速地构建网页界面。 |
2023-07-13T02:04:44Z |
| 20 |
jsPDF |
26837 |
4550 |
JavaScript |
128 |
Client-side JavaScript PDF generation for everyone. |
2023-06-07T14:06:10Z |
| 21 |
How-To-Ask-Questions-The-Smart-Way |
26354 |
5386 |
JavaScript |
8 |
本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。 |
2023-05-30T01:12:08Z |
| 22 |
AnotherRedisDesktopManager |
26205 |
2361 |
JavaScript |
178 |
🚀🚀🚀A faster, better and more stable redis desktop manager [GUI client], compatible with Linux, Windows, Mac. What's more, it won't crash when loading massive keys. |
2023-07-11T07:46:54Z |
| 23 |
fabric.js |
25304 |
3287 |
JavaScript |
272 |
Javascript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser |
2023-07-14T02:02:52Z |
| 24 |
swagger-ui |
24158 |
8724 |
JavaScript |
947 |
Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API. |
2023-07-13T12:25:35Z |
| 25 |
quasar |
23853 |
3238 |
JavaScript |
399 |
Quasar Framework - Build high-performance VueJS user interfaces in record time |
2023-07-13T13:14:53Z |
| 26 |
rollup |
23693 |
1365 |
JavaScript |
445 |
Next-generation ES module bundler |
2023-07-14T01:57:08Z |
| 27 |
openzeppelin-contracts |
22625 |
11506 |
JavaScript |
141 |
OpenZeppelin Contracts is a library for secure smart contract development. |
2023-07-13T22:25:29Z |
| 28 |
react-motion |
21512 |
1215 |
JavaScript |
149 |
A spring that solves your animation problems. |
2022-12-08T17:31:42Z |
| 29 |
30-Days-Of-React |
21433 |
5917 |
JavaScript |
46 |
30 Days of React challenge is a step by step guide to learn React in 30 days. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw |
2023-07-13T20:26:23Z |
| 30 |
normalizr |
20988 |
904 |
JavaScript |
0 |
Normalizes nested JSON according to a schema |
2022-03-19T22:44:12Z |
| 31 |
FileSaver.js |
20530 |
4438 |
JavaScript |
163 |
An HTML5 saveAs() FileSaver implementation |
2023-03-01T13:55:08Z |
| 32 |
joi |
20070 |
1535 |
JavaScript |
144 |
The most powerful data validation library for JS |
2023-07-12T19:19:03Z |
| 33 |
js-stack-from-scratch |
19983 |
2061 |
JavaScript |
40 |
🛠️⚡ Step-by-step tutorial to build a modern JavaScript stack. |
2022-11-01T03:50:36Z |
| 34 |
snowpack |
19630 |
964 |
JavaScript |
339 |
ESM-powered frontend build tool. Instant, lightweight, unbundled development. ✌️ |
2023-03-05T16:10:07Z |
| 35 |
Vue.Draggable |
19013 |
2875 |
JavaScript |
212 |
Vue drag-and-drop component based on Sortable.js |
2023-06-28T15:25:13Z |
| 36 |
jsdom |
18966 |
1638 |
JavaScript |
430 |
A JavaScript implementation of various web standards, for use with Node.js |
2023-07-13T16:59:58Z |
| 37 |
react-grid-layout |
17966 |
2416 |
JavaScript |
51 |
A draggable and resizable grid layout with responsive breakpoints, for React. |
2023-07-07T13:22:49Z |
| 38 |
cleave.js |
17838 |
1661 |
JavaScript |
183 |
Format input text content when you are typing... |
2023-06-08T12:01:54Z |
| 39 |
awesome-blockchain-cn |
17596 |
3617 |
JavaScript |
16 |
收集所有区块链(BlockChain)技术开发相关资料,包括Fabric和Ethereum开发资料 |
2023-03-25T10:42:56Z |
| 40 |
velocity |
17226 |
1614 |
JavaScript |
42 |
Accelerated JavaScript animation. |
2020-10-24T07:45:51Z |
| 41 |
BoostNote-Legacy |
17165 |
1543 |
JavaScript |
438 |
This repository is outdated and new Boost Note app is available! We've launched a new Boost Note app which supports real-time collaborative writing. https://github.com/BoostIO/BoostNote-App |
2023-04-19T08:46:06Z |
| 42 |
UnblockNeteaseMusic |
17052 |
2552 |
JavaScript |
198 |
Revive unavailable songs for Netease Cloud Music |
2023-06-25T22:31:49Z |
| 43 |
less.js |
16949 |
3482 |
JavaScript |
166 |
Less. The dynamic stylesheet language. |
2023-07-13T21:23:03Z |
| 44 |
sweetalert2 |
16051 |
1568 |
JavaScript |
5 |
✨ A beautiful, responsive, highly customizable and accessible (WAI-ARIA) replacement for JavaScript's popup boxes. Zero dependencies. 🇺🇦 |
2023-07-11T15:40:14Z |
| 45 |
inferno |
15869 |
679 |
JavaScript |
34 |
🔥 An extremely fast, React-like JavaScript library for building modern user interfaces |
2023-07-11T22:47:26Z |
| 46 |
mdx |
15479 |
1179 |
JavaScript |
12 |
Markdown for the component era |
2023-07-12T08:39:21Z |
| 47 |
electron-vue |
15355 |
1579 |
JavaScript |
269 |
An Electron & Vue.js quick start boilerplate with vue-cli scaffolding, common Vue plugins, electron-packager/electron-builder, unit/e2e testing, vue-devtools, and webpack. |
2022-01-14T15:11:42Z |
| 48 |
htmx |
15167 |
554 |
JavaScript |
195 |
</> htmx - high power tools for HTML |
2023-07-13T06:32:08Z |
| 49 |
front-end-guide |
14936 |
1172 |
JavaScript |
1 |
📚 Study guide and introduction to the modern front end stack. |
2023-06-12T05:35:55Z |
| 50 |
headless-recorder |
14816 |
730 |
JavaScript |
1 |
Chrome extension that records your browser interactions and generates a Playwright or Puppeteer script. |
2022-12-16T13:35:36Z |
| 51 |
pdfkit |
8840 |
1074 |
JavaScript |
369 |
A JavaScript PDF generation library for Node and the browser |
2023-07-13T10:28:24Z |
| 52 |
istanbul |
8644 |
841 |
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 |
| 53 |
htm |
8247 |
170 |
JavaScript |
33 |
Hyperscript Tagged Markup: JSX alternative using standard tagged templates, with compiler support. |
2022-06-03T00:03:32Z |
| 54 |
awesome-ctf |
8192 |
1419 |
JavaScript |
12 |
A curated list of CTF frameworks, libraries, resources and softwares |
2023-02-13T10:54:04Z |
| 55 |
uBlock |
8136 |
485 |
JavaScript |
0 |
uBlock: a fast, lightweight, and lean blocker for Chrome, Firefox, and Safari. |
2022-09-08T21:07:14Z |
| 56 |
slideout |
7968 |
1198 |
JavaScript |
55 |
A touch slideout navigation menu for your mobile web apps. |
2020-09-20T04:51:22Z |
| 57 |
cerebro |
7867 |
486 |
JavaScript |
61 |
🔵 Cerebro is an open-source launcher to improve your productivity and efficiency |
2023-07-11T11:07:30Z |
| 58 |
wxParse |
7714 |
1850 |
JavaScript |
204 |
wxParse-微信小程序富文本解析自定义组件,支持HTML及markdown解析 |
2020-03-19T03:14:29Z |
| 59 |
nideshop-mini-program |
7567 |
2265 |
JavaScript |
1 |
NideShop:基于Node.js+MySQL开发的开源微信小程序商城(微信小程序) |
2020-01-20T08:29:07Z |
| 60 |
dc.js |
7391 |
1853 |
JavaScript |
374 |
Multi-Dimensional charting built to work natively with crossfilter rendered with d3.js |
2023-04-05T14:49:04Z |
| 61 |
es6-promise |
7307 |
638 |
JavaScript |
23 |
A polyfill for ES6-style Promises |
2022-11-14T21:47:12Z |
| 62 |
cli |
7280 |
2777 |
JavaScript |
596 |
the package manager for JavaScript |
2023-07-13T22:13:56Z |
| 63 |
casperjs |
7253 |
1030 |
JavaScript |
0 |
CasperJS is no longer actively maintained. Navigation scripting and testing utility for PhantomJS and SlimerJS |
2020-04-03T21:57:20Z |
| 64 |
conventional-changelog |
7126 |
711 |
JavaScript |
200 |
Generate changelogs and release notes from a project's commit messages and metadata. |
2023-07-10T09:39:24Z |
| 65 |
enquirer |
7070 |
290 |
JavaScript |
160 |
Stylish, intuitive and user-friendly prompts, for Node.js. Used by eslint, webpack, yarn, pm2, pnpm, RedwoodJS, FactorJS, salesforce, Cypress, Google Lighthouse, Generate, tencent cloudbase, lint-staged, gluegun, hygen, hardhat, AWS Amplify, GitHub Actions Toolkit, @airbnb/nimbus, and many others! Please follow Enquirer's author: https://github.com/jonschlinkert |
2023-07-04T08:15:15Z |
| 66 |
timesheet.js |
6946 |
582 |
JavaScript |
15 |
JavaScript library for HTML5 & CSS3 time sheets |
2018-05-24T21:40:05Z |
| 67 |
isomorphic-git |
6928 |
341 |
JavaScript |
225 |
A pure JavaScript implementation of git for node and browsers! |
2023-07-10T19:18:07Z |
| 68 |
lovefield |
6849 |
420 |
JavaScript |
42 |
Lovefield is a relational database for web apps. Written in JavaScript, works cross-browser. Provides SQL-like APIs that are fast, safe, and easy to use. |
2021-08-10T22:09:29Z |
| 69 |
rickshaw |
6537 |
981 |
JavaScript |
176 |
JavaScript toolkit for creating interactive real-time graphs |
2023-04-05T11:04:41Z |
| 70 |
Cider |
6485 |
322 |
JavaScript |
17 |
A new cross-platform Apple Music experience based on Electron and Vue.js written from scratch with performance in mind. 🚀 |
2023-07-13T05:05:17Z |
| 71 |
famous |
6313 |
723 |
JavaScript |
2 |
This repo is being deprecated. Please check out http://github.com/famous/engine |
2017-04-18T05:09:14Z |
| 72 |
notie |
6295 |
410 |
JavaScript |
11 |
🔔 a clean and simple notification, input, and selection suite for javascript, with no dependencies |
2023-05-04T13:18:42Z |
| 73 |
tfjs-examples |
6174 |
2237 |
JavaScript |
0 |
Examples built with TensorFlow.js |
2023-07-06T11:36:22Z |
| 74 |
react-draft-wysiwyg |
6104 |
1150 |
JavaScript |
586 |
A Wysiwyg editor build on top of ReactJS and DraftJS. https://jpuri.github.io/react-draft-wysiwyg |
2023-07-10T07:28:00Z |
| 75 |
session |
6014 |
971 |
JavaScript |
62 |
Simple session middleware for Express |
2023-07-13T05:27:05Z |
| 76 |
heatmap.js |
6013 |
1306 |
JavaScript |
109 |
🔥 JavaScript Library for HTML5 canvas based heatmaps |
2023-06-16T14:49:47Z |
| 77 |
poisontap |
5988 |
1022 |
JavaScript |
85 |
Exploits locked/password protected computers over USB, drops persistent WebSocket-based backdoor, exposes internal router, and siphons cookies using Raspberry Pi Zero & Node.js. |
2018-11-26T16:50:44Z |
| 78 |
degit |
5986 |
213 |
JavaScript |
49 |
Straightforward project scaffolding |
2023-07-05T06:33:32Z |
| 79 |
pwnagotchi |
5968 |
923 |
JavaScript |
208 |
(⌐■_■) - Deep Reinforcement Learning instrumenting bettercap for WiFi pwning. |
2023-05-30T15:41:56Z |
| 80 |
flot |
5950 |
1601 |
JavaScript |
452 |
Attractive JavaScript charts for jQuery |
2023-06-28T10:00:18Z |
| 81 |
shapez.io |
5789 |
1170 |
JavaScript |
98 |
shapez is an open source base building game on Steam inspired by factorio! |
2023-07-11T07:46:42Z |
| 82 |
json-editor |
5745 |
1107 |
JavaScript |
387 |
JSON Schema Based Editor |
2018-04-18T13:46:26Z |
| 83 |
tape |
5744 |
342 |
JavaScript |
38 |
tap-producing test harness for node and browsers |
2023-07-12T20:35:38Z |
| 84 |
shortid |
5739 |
273 |
JavaScript |
15 |
Short id generator. Url-friendly. Non-predictable. Cluster-compatible. |
2020-10-21T19:42:01Z |
| 85 |
log4js-node |
5661 |
779 |
JavaScript |
64 |
A port of log4js to node.js |
2023-06-20T03:53:08Z |
| 86 |
layzr.js |
5609 |
268 |
JavaScript |
4 |
A modern lazy loading library for images. |
2017-10-29T22:06:44Z |
| 87 |
cloudmapper |
5583 |
780 |
JavaScript |
187 |
CloudMapper helps you analyze your Amazon Web Services (AWS) environments. |
2023-07-06T22:50:27Z |
| 88 |
nwb |
5568 |
368 |
JavaScript |
150 |
A toolkit for React, Preact, Inferno & vanilla JS apps, React libraries and other npm modules for the web, with no configuration (until you need it) |
2022-05-20T16:35:36Z |
| 89 |
ant-design-landing |
5521 |
569 |
JavaScript |
48 |
🚵 Landing Pages of Ant Design System |
2023-04-23T06:01:36Z |
| 90 |
tablesaw |
5500 |
455 |
JavaScript |
0 |
A group of plugins for responsive tables. |
2022-10-20T20:31:49Z |
| 91 |
sinopia |
5484 |
686 |
JavaScript |
201 |
Private npm repository server |
2019-12-22T17:01:01Z |
| 92 |
nodegit |
5468 |
731 |
JavaScript |
333 |
Native Node bindings to Git. |
2023-03-03T20:11:19Z |
| 93 |
nerv |
5428 |
295 |
JavaScript |
71 |
A blazing fast React alternative, compatible with IE8 and React 16. |
2021-03-29T17:17:19Z |
| 94 |
npm-run-all |
5407 |
272 |
JavaScript |
94 |
A CLI tool to run multiple npm-scripts in parallel or sequential. |
2023-06-25T03:43:56Z |
| 95 |
svgomg |
5400 |
467 |
JavaScript |
82 |
Web GUI for SVGO |
2023-07-07T21:52:13Z |
| 96 |
emmet-sublime |
5295 |
816 |
JavaScript |
0 |
Emmet for Sublime Text |
2023-06-28T20:25:51Z |
| 97 |
bowser |
5279 |
508 |
JavaScript |
79 |
a browser detector |
2023-05-17T20:24:54Z |
| 98 |
naivechain |
5262 |
1195 |
JavaScript |
25 |
A blockchain implementation in 200 lines of code |
2020-04-13T09:14:37Z |
| 99 |
react-native-keyboard-aware-scroll-view |
5073 |
660 |
JavaScript |
150 |
A ScrollView component that handles keyboard appearance and automatically scrolls to focused TextInput. |
2023-06-21T06:33:02Z |
| 100 |
Buttons |
5054 |
901 |
JavaScript |
11 |
A CSS button library built using Sass and Compass |
2020-04-29T23:57:25Z |