GrayChoi's Stars
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
krahets/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
ant-design/ant-design
An enterprise-class UI design language and React UI library
sveltejs/svelte
web development for the rest of us
nestjs/nest
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀
XingangPan/DragGAN
Official Code for DragGAN (SIGGRAPH 2023)
immutable-js/immutable-js
Immutable persistent data collections for Javascript which increase efficiency and simplicity.
julycoding/The-Art-Of-Programming-By-July-2nd
本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售
facebookexperimental/Recoil
Recoil is an experimental state management library for React apps. It provides several capabilities that are difficult to achieve with React alone, while being compatible with the newest features of React.
alibaba/hooks
A high-quality & reliable React Hooks library. https://ahooks.pages.dev/
yargs/yargs
yargs the modern, pirate-themed successor to optimist.
jantimon/html-webpack-plugin
Simplifies creation of HTML files to serve your webpack bundles
bellard/quickjs
Public repository of the QuickJS Javascript Engine.
remeda/remeda
A utility library for JavaScript and TypeScript.
middyjs/middy
🛵 The stylish Node.js middleware engine for AWS Lambda 🛵
alibaba/pont
🌉数据服务层解决方案
reneargento/algorithms-sedgewick-wayne
Solutions to all the exercises of the Algorithms book by Robert Sedgewick and Kevin Wayne
reaviz/reaflow
🎯 React library for building workflow editors, flow charts and diagrams. Maintained by @goodcodeus.
staltz/callbag-basics
👜 Tiny and fast reactive/iterable programming library
cognitect-labs/transducers-js
Transducers for JavaScript
davecom/ClassicComputerScienceProblemsInPython
Source Code for the Book Classic Computer Science Problems in Python
sghall/resonance
:black_medium_small_square:Resonance | 5kb React animation library
sindu12jun/imooc-jira
gsi-cyberjapan/gsimaps
The source of GSI Maps (https://maps.gsi.go.jp/)
paf31/purescript-book
Sources for the PureScript book
zertosh/loose-envify
Like envify but much faster
ReactiveDB/core
Reactive ORM for Lovefield
theburningmonk/lambda-saga-pattern
Implementing the Saga pattern for Lambda functions using Step Functions
theburningmonk/complete-guide-to-step-functions-examples
Examples for the "Complete Guide to Step Functions" course
zebulonj/callbag-subscribe
A callbag sink (listener) that connects an Observer a-la RxJS. 👜