wenliang-developer's Stars
awesome-selfhosted/awesome-selfhosted
A list of Free Software network services and web applications which can be hosted on your own servers
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
ytdl-org/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
xingshaocheng/architect-awesome
后端架构师技术图谱
soimort/you-get
:arrow_double_down: Dumb downloader that scrapes the web
DefinitelyTyped/DefinitelyTyped
The repository for high quality TypeScript type definitions.
FFmpeg/FFmpeg
Mirror of https://git.ffmpeg.org/ffmpeg.git
yangshun/front-end-interview-handbook
⚡️ Front End interview preparation materials for busy engineers
microsoft/monaco-editor
A browser based code editor
markedjs/marked
A markdown parser and compiler. Built for speed.
qbittorrent/qBittorrent
qBittorrent BitTorrent client
xyflow/xyflow
React Flow | Svelte Flow - Powerful open source libraries for building node-based UIs with React (https://reactflow.dev) or Svelte (https://svelteflow.dev). Ready out-of-the-box and infinitely customizable.
zloirock/core-js
Standard Library
inconshreveable/ngrok
Unified ingress for developers
ArchiveBox/ArchiveBox
🗃 Open source self-hosted web archiving. Takes URLs/browser history/bookmarks/Pocket/Pinboard/etc., saves HTML, JS, PDFs, media, and more...
eligrey/FileSaver.js
An HTML5 saveAs() FileSaver implementation
basarat/typescript-book
:books: The definitive guide to TypeScript and possibly the best TypeScript book :book:. Free and Open Source 🌹
jsdom/jsdom
A JavaScript implementation of various web standards, for use with Node.js
chromium/chromium
The official GitHub mirror of the Chromium source
ZhongFuCheng3y/athena
Java后端知识图谱🔥 帮助Java初学者成长
brix/crypto-js
JavaScript library of crypto standards.
video-dev/hls.js
HLS.js is a JavaScript library that plays HLS in browsers with support for MSE.
dragen1860/Deep-Learning-with-TensorFlow-book
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
lipis/flag-icons
:flags: A curated collection of all country flags in SVG — plus the CSS for easier integration
Stuk/jszip
Create, read and edit .zip files with Javascript
katspaugh/wavesurfer.js
Audio waveform player
WebKit/WebKit
Home of the WebKit project, the browser engine used by Safari, Mail, App Store and many other applications on macOS, iOS and Linux.
wclr/yalc
Work with yarn/npm packages locally like a boss.
neroneroffy/react-source-code-debug
React 源码调试环境,源代码详细注释,跟随官方仓库进行更新