AmyShieh's Stars
slidevjs/slidev
Presentation Slides for Developers
DmitryBaranovskiy/raphael
JavaScript Vector Library
PlexPt/awesome-chatgpt-prompts-zh
ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
Momo707577045/m3u8-downloader
m3u8 视频在线提取工具
mrdoob/three.js
JavaScript 3D Library.
tsconfig/bases
Hosts TSConfigs to extend in a TypeScript app, tuned to a particular runtime environment
guaguaguaxia/weekly_report
简单描述工作内容,帮你生成完整周报
v8/v8.dev
The source code of v8.dev, the official website of the V8 project.
facebook/docusaurus
Easy to maintain open source documentation websites.
WeixinCloud/wxcloudrun-golang
微信云托管 Go语言HTTP服务端示例
ddddxxx/LyricsX
🎶 Ultimate lyrics app for macOS.
fastai/course22
The fast.ai course notebooks
ruanyf/weekly
科技爱好者周刊,每周五发布
freeCodeCamp/devdocs
API Documentation Browser
webpack/tapable
Just a little module for plugins.
kettanaito/naming-cheatsheet
Comprehensive language-agnostic guidelines on variables naming. Home of the A/HC/LC pattern.
jamiebuilds/babel-handbook
:blue_book: A guided handbook on how to use Babel and how to create plugins for Babel.
alan2207/bulletproof-react
🛡️ ⚛️ A simple, scalable, and powerful architecture for building production ready React applications.
h5bp/Front-end-Developer-Interview-Questions
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
vasanthk/js-bits
✨ JavaScript concepts with code ✨
kolodny/exercises
Some basic javascript coding challenges and interview questions
reactjs/react-basic
A description of the conceptual model of React without implementation burden.
kriasoft/react-starter-kit
The web's most popular Jamstack front-end template (boilerplate) for building web applications with React
HTTPArchive/almanac.httparchive.org
HTTP Archive's annual "State of the Web" report made by the web community
koajs/koa
Expressive middleware for node.js using ES2017 async functions
egonSchiele/grokking_algorithms
Code for the book Grokking Algorithms (https://www.amazon.com/dp/1633438538)
tc39/ecma262
Status, process, and documents for ECMA-262
lerna/lerna
Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository.
RuntimeTools/appmetrics
Node Application Metrics provides a foundational infrastructure for collecting resource and performance monitoring data for Node.js-based applications.
pezy/LeetCode
:pencil2: LeetCode solutions in C++ 11 and Python3