xiaoyann's Stars
ryanmcdermott/clean-code-javascript
:bathtub: Clean Code concepts adapted for JavaScript
google/zx
A tool for writing better scripts
solidjs/solid
A declarative, efficient, and flexible JavaScript library for building user interfaces.
lukehoban/es6features
Overview of ECMAScript 6 features
haizlin/fe-interview
前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家),6000+道前端面试题全面覆盖,HTML/CSS/JavaScript/Vue/React/Nodejs/TypeScript/ECMAScritpt/Webpack/Jquery/小程序/软技能……
goldbergyoni/javascript-testing-best-practices
📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (July 2023)
winstonjs/winston
A logger for just about everything.
notable/notable
The Markdown-based note-taking app that doesn't suck.
brendangregg/FlameGraph
Stack trace visualizer
AssemblyScript/assemblyscript
A TypeScript-like language for WebAssembly.
facebookarchive/prepack
A JavaScript bundle optimizer.
acdlite/react-fiber-architecture
A description of React's new core algorithm, React Fiber
pahen/madge
Create graphs from your CommonJS, AMD or ES6 module dependencies
0voice/expert_readed_books
2021年最新总结,推荐工程师合适读本,计算机科学,软件技术,创业,**类,数学类,人物传记书籍
gotwarlost/istanbul
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.
me115/design_patterns
图说设计模式
log4js-node/log4js-node
A port of log4js to node.js
sisterAn/JavaScript-Algorithms
基础理论+JS框架应用+实践,从0到1构建整个前端算法体系
ohmjs/ohm
A library and language for building parsers, interpreters, compilers, etc.
lirantal/nodejs-cli-apps-best-practices
The largest Node.js CLI Apps best practices list ✨
coffe1891/frontend-hard-mode-interview
《前端内参》,有关于JavaScript、编程范式、设计模式、软件开发的艺术等大前端范畴内的知识分享,旨在帮助前端工程师们夯实技术基础以通过一线互联网企业技术面试。
facebook/fbjs
A collection of utility libraries used by other Meta JS projects.
streamich/memfs
JavaScript file system utilities
istanbuljs/istanbuljs
monorepo containing the various nuts and bolts that facilitate istanbul.js test instrumentation
dependents/node-dependency-tree
Get the dependency tree of a module
wechat-miniprogram/glass-easel
Multiple-backend component-based JavaScript framework
localvoid/perf-monitor
Performance monitor. Simple UI component that helps you measure performance.
natee/build-your-own-vue-next
Vue3内部原理讲解
wx-chevalier/Web-Engineering-Notes
Web 工程化体系与应用架构探究,模块化、组件化、微前端、框架设计与实现
P0lip/v8-deoptimize-reasons