shaonialife's Stars
Genymobile/scrcpy
Display and control your Android device
oven-sh/bun
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
anuraghazra/github-readme-stats
:zap: Dynamically generated stats for your github readmes
evanw/esbuild
An extremely fast bundler for the web
solidjs/solid
A declarative, efficient, and flexible JavaScript library for building user interfaces.
swc-project/swc
Rust-based platform for the Web
vercel/turbo
Build system optimized for JavaScript and TypeScript, written in Rust
copy/v86
x86 PC emulator and x86-to-wasm JIT, running in the browser
teambit/bit
A build system for development of composable software.
acornjs/acorn
A small, fast, JavaScript-based JavaScript parser
ja-netfilter/ja-netfilter
A javaagent framework
subhra74/xdm
Powerfull download accelerator and video downloader
napi-rs/napi-rs
A framework for building compiled Node.js add-ons in Rust via Node-API
alangpierce/sucrase
Super-fast alternative to Babel for when you can target modern JS runtimes
Fyrd/caniuse
Raw browser/feature support data from caniuse.com
bestiejs/benchmark.js
A benchmarking library. As used on jsPerf.com.
benjamn/recast
JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator
facebook/memlab
A framework for finding JavaScript memory leaks and analyzing heap snapshots
piscinajs/piscina
A fast, efficient Node.js Worker Thread Pool implementation
cacjs/cac
Simple yet powerful framework for building command-line apps.
eleme/lancet
A lightweight and fast AOP framework for Android App and SDK developers
antfu/vue-starport
🛰 Shared component across routes with animations
sisong/HDiffPatch
a C\C++ library and command-line tools for Diff & Patch between binary files or directories(folder); cross-platform; runs fast; create small delta/differential; support large files and limit memory requires when diff & patch.
evanw/source-map-visualization
A simple visualization of source map data
swc-project/plugins
Plugins for swc, written in rust
felixfbecker/iterare
Array methods + ES6 Iterators = :heart:
weimobGroup/WeConsole
功能全面、界面与体验对标 Chrome devtools 的可定制化的小程序开发调试面板
micromatch/to-regex-range
Pass two numbers, get a regex-compatible source string for matching ranges. Fast compiler, optimized regex, and validated against more than 2.78 million test assertions. Useful for creating regular expressions to validate numbers, ranges, years, etc.
wechat-miniprogram/skylint
Skyline 小程序迁移工具. Migration assistant for Skyline miniapp.
jonschlinkert/eval-estree-expression
Safely evaluate JavaScript (estree) expressions, sync and async.