rebirthO's Stars
RyoSogawa/react-resizable-layout
Headless React component and hook for resizable layout.
dsmorse/gridster.js
gridster.js is a jQuery plugin that makes building intuitive draggable layouts from elements spanning multiple columns
chokcoco/iCSS
不止于 CSS
ascoders/weekly
前端精读周刊。帮你理解最前沿、实用的技术。
ChatGPTNextWeb/ChatGPT-Next-Web
A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。
mdx-js/mdx
Markdown for the component era
jsdoc/jsdoc
An API documentation generator for JavaScript.
AppFlowy-IO/AppFlowy
Bring projects, wikis, and teams together with AI. AppFlowy is an AI collaborative workspace where you achieve more without losing control of your data. The best open source alternative to Notion.
zxing-js/browser
ZXing for JS's browser layer with decoding implementations for browser.
metafizzy/packery
:bento: Gapless, draggable grid layouts
dream-num/Luckysheet
Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.
slipHQ/run-wasm
Run WASM based code executions in the browser easily
wuba/Fair
A Flutter package used to update widget tree dynamically. Fair提供一整套Flutter动态化解决方案
xinliangnote/go-gin-api
基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper 配置文件解析、gorm 数据库组件、gormgen 代码生成工具、graphql 查询语言、errno 统一定义错误码、gRPC 的使用、cron 定时任务 等等。
BabylonJS/Babylon.js
Babylon.js is a powerful, beautiful, simple, and open game and rendering engine packed into a friendly JavaScript framework.
cassiozen/useStateMachine
The <1 kb state machine hook for React
mebjas/html5-qrcode
A cross platform HTML5 QR code reader. See end to end implementation at: https://scanapp.org
tailwindlabs/tailwindcss
A utility-first CSS framework for rapid UI development.
evanw/esbuild
An extremely fast bundler for the web
microsoft/playwright
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
Solido/awesome-flutter
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
goldfire/howler.js
Javascript audio library for the modern web.
vitejs/vite
Next generation frontend tooling. It's fast!
rollup/rollup
Next-generation ES module bundler
sveltejs/svelte
web development for the rest of us
danielstjules/jsinspect
Detect copy-pasted and structurally similar code
immutable-js/immutable-js
Immutable persistent data collections for Javascript which increase efficiency and simplicity.
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
webpack/tapable
Just a little module for plugins.
microsoft/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.