xiaoyann's Stars
InterviewMap/CS-Interview-Knowledge-Map
Build the best interview map. The current content includes JS, network, browser related, performance optimization, security, framework, Git, data structure, algorithm, etc.
beatgammit/base64-js
Base64 encoding/decoding in pure JS
inexorabletash/text-encoding
Polyfill for the Encoding Living Standard's API
firefox-devtools/debugger
The faster and smarter Debugger for Firefox DevTools 🔥🦊🛠
mitmproxy/mitmproxy
An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
Tencent/TSW
Tencent Server Web
tildeio/simple-html-tokenizer
A lightweight JavaScript library for tokenizing non-`<script>` HTML expected to be found in the `<body>` of a document
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
medialize/URI.js
Javascript URL mutation library
NV/CSSOM
Unmaintained! ⚠️ CSS Object Model implemented in pure JavaScript. Also, a CSS parser.
bramblex/jsjs
简易的 JavaScript 元循环解释器
jamiebuilds/the-super-tiny-compiler
:snowman: Possibly the smallest compiler ever
snabbdom/snabbdom
A virtual DOM library with focus on simplicity, modularity, powerful features and performance.
iamkun/dayjs
⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API
inikulin/parse5
HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.
stdlib-js/stdlib
✨ Standard library for JavaScript and Node.js. ✨
react-boilerplate/react-boilerplate
🔥 A highly scalable, offline-first foundation with the best developer experience and a focus on performance and best practices.
jiacai2050/sicp
📖 SICP 读书笔记,习题解答
numbbbbb/sicp
收录我完成的练习题
huangzworks/SICP-answers
我的 SICP 解题集
acl-translation/acl-chinese
ANSI Common Lisp 中文翻译版
open-cli-tools/concurrently
Run commands concurrently. Like `npm run watch-js & npm run watch-less` but better.
kentcdodds/advanced-react-patterns-v2
Created with CodeSandbox
preactjs/preact
⚛️ Fast 3kB React alternative with the same modern API. Components & Virtual DOM.
acornjs/acorn
A small, fast, JavaScript-based JavaScript parser
livoras/blog
Too young, too simple. Sometimes, naive.
portm/lier
yet another type validator
alibaba/f2etest
F2etest是一个面向前端、测试、产品等岗位的多浏览器兼容性测试整体解决方案。
eggjs/egg
🥚 Born to build better enterprise frameworks and apps with Node.js & Koa