jsoup
jsoup: the Java HTML parser, built for HTML editing, cleaning, scraping, and XSS safety.
storybookjs/storybook505日前81.9k
Storybook is a frontend workshop for building UI components and pages in isolation. Made for UI development, testing, and documentation.
styled-components/styled-components506日前39.9k
Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅
emotion-js/emotion506日前17.1k
👩🎤 CSS-in-JS library designed for high performance style composition
preactjs/preact505日前35.8k
⚛️ Fast 3kB React alternative with the same modern API. Components & Virtual DOM.
yairEO/tagify507日前3.2k
🔖 lightweight, efficient Tags input component in Vanilla JS / React / Angular / Vue
lovasoa/react-contenteditable506日前1.6k
React component for a div with editable contents
mdbootstrap/mdb-react-ui-kit512日前1.4k
React 18 & Bootstrap 5 & Material Design 2.0 UI KIT
OnsenUI/OnsenUI508日前8.8k
Mobile app development framework and SDK using HTML5 and JavaScript. Create beautiful and performant cross-platform mobile apps. Based on Web Components, and provides bindings for Angular 1, 2, React and Vue.js.
Khan/aphrodite519日前5.3k
Framework-agnostic CSS-in-JS with support for server-side rendering, browser prefixing, and minimum CSS generation
stitchesjs/stitches507日前7.7k
[Not Actively Maintained] CSS-in-JS with near-zero runtime, SSR, multi-variant support, and a best-in-class developer experience.
roman01la/html-to-react-components518日前2.1k
Converts HTML pages into React components
shahen94/react-native-video-processing512日前1.2k
Native Video editing/trimming/compressing :movie_camera: library for React-Native
coreui/coreui-free-vue-admin-template507日前3.2k
Open source admin template based on Bootstrap 5 and Vue 3
epicmaxco/epic-spinners508日前3.8k
Easy to use css spinners collection with Vue.js integration
tabler/tabler-icons505日前16.9k
A set of over 4900 free MIT-licensed high-quality SVG icons for you to use in your web projects.
hinesboy/mavonEditor508日前6.3k
mavonEditor - A markdown editor based on Vue that supports a variety of personalized features
rebassjs/grid506日前2.1k
This package has moved and renamed
material-components/material-components-web505日前17.0k
Modular and customizable Material Design UI components for the web
vueComponent/ant-design-vue507日前19.3k
🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜
N3-components/N3-components525日前1.0k
N3-components , Powerful Vue UI Library.
inkline/inkline517日前1.4k
Inkline is the intuitive UI Components library that gives you a developer-friendly foundation for building high-quality, accessible, and customizable Vue.js 3 Design Systems.
oruga-ui/oruga508日前1.1k
🐛 Oruga is a lightweight library of UI components without any CSS framework dependency
vexip-ui/vexip-ui506日前1.4k
A Vue 3 UI library, highly customizability, full TypeScript, performance pretty good.
Equal-UI/Equal506日前1.2k
Equal UI is a Vue 3 UI library empowered by Tailwindcss
vuejs/eslint-plugin-vue507日前4.3k
Official ESLint plugin for Vue.js
NeutroniumCore/Neutronium507日前1.3k
🚀 Build .NET desktop applications using HTML, CSS and javascript.
vue-styleguidist/vue-styleguidist511日前2.4k
Created from react styleguidist for Vue Components with a living style guide
QuivrHQ/quivr503日前28.0k
Your GenAI Second Brain 🧠 A personal productivity assistant (RAG) ⚡️🤖 Chat with your docs (PDF, CSV, ...) & apps using Langchain, GPT 3.5 / 4 turbo, Private, Anthropic, VertexAI, Ollama, LLMs, that you can share with users ! Local & Private alternative to OpenAI GPTs & ChatGPT powered by retrieval-augmented generation.
mmcdole/gofeed503日前2.4k
Parse RSS, Atom and JSON feeds in Go
apereo/cas503日前10.5k
Apereo CAS - Identity & Single Sign On for all earthlings and beyond.
swc-project/swc503日前29.6k
Rust-based platform for the Web
fkling/astexplorer504日前5.8k
A web tool to explore the ASTs generated by various parsers.
twbs/bootstrap503日前166.8k
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
tabler/tabler503日前36.5k
Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap
mdbootstrap/mdb-ui-kit503日前23.9k
Bootstrap 5 & Material Design UI KIT
ColorlibHQ/gentelella504日前20.9k
Free Bootstrap 4 Admin Dashboard Template
selectize/selectize.js504日前13.0k
Selectize is the hybrid of a textbox and <select> box. It's jQuery based, and it has autocomplete and native-feeling keyboard navigation; useful for tagging, contact lists, etc.
coreui/coreui-free-bootstrap-admin-template503日前11.7k
Free Bootstrap Admin & Dashboard Template
wenzhixin/bootstrap-table503日前11.6k
An extended table to integration with some of the most widely used CSS frameworks. (Supports Bootstrap, Semantic UI, Bulma, Material Design, Foundation, Vue.js)
StartBootstrap/startbootstrap-sb-admin-2503日前9.6k
A free, open source, Bootstrap admin theme created by Start Bootstrap
mdbootstrap/material-design-for-bootstrap506日前9.4k
Important! A new UI Kit version for Bootstrap 5 is available. Access the latest free version via the link below.
BlackrockDigital/startbootstrap504日前7.2k
A library of free and open source Bootstrap themes and templates
microsoft/botframework-sdk503日前7.3k
Bot Framework provides the most comprehensive experience for building conversation applications.
google/flatbuffers503日前21.8k
FlatBuffers: Memory Efficient Serialization Library
electron/electron503日前110.6k
:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
google/WebFundamentals503日前13.9k
Former git repo for WebFundamentals on developers.google.com
deeplearning4j/deeplearning4j503日前13.3k
Suite of tools for deploying and training deep learning models using the JVM. Highlights include model import for keras, tensorflow, and onnx/pytorch, a modular and tiny c++ library for running math code and a java based math library on top of the core c++ library. Also includes samediff: a pytorch/tensorflow like library for running deep learning using automatic differentiation.
kanaka/mal503日前9.7k
mal - Make a Lisp
izhangzhihao/intellij-rainbow-brackets503日前4.3k
🌈Rainbow Brackets for IntelliJ based IDEs/Android Studio/HUAWEI DevEco Studio/Fleet
facebook/infer503日前14.6k
A static analyzer for Java, C, C++, and Objective-C
checkstyle/checkstyle503日前8.1k
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
pmd/pmd504日前4.6k
An extensible multilanguage static code analyzer.
htmlhint/HTMLHint503日前3.0k
⚙️ The static code analysis tool you need for your HTML
code-review-checklists/java-concurrency503日前1.2k
Checklist for code reviews
parcel-bundler/parcel503日前43.0k
The zero configuration build tool for the web. 📦🚀
evanw/esbuild503日前36.8k
An extremely fast bundler for the web
markedjs/marked503日前31.4k
A markdown parser and compiler. Built for speed.
oracle/graal503日前19.6k
GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀
jenkinsci/jenkins503日前22.1k
Jenkins automation server
gaia-pipeline/gaia504日前5.1k
Build powerful pipelines in any programming language.
azl397985856/leetcode503日前53.3k
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
youngyangyang04/leetcode-master503日前45.2k
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
doocs/leetcode503日前27.8k
🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
antlr/antlr4503日前16.1k
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
animate-css/animate.css503日前79.4k
🍿 A cross-browser library of CSS animations. As easy to use as an easy thing.
tailwindlabs/tailwindcss503日前76.2k
A utility-first CSS framework for rapid UI development.
thedaviddias/Front-End-Checklist503日前67.0k
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
h5bp/html5-boilerplate503日前55.8k
A professional front-end template for building fast, robust, and adaptable web apps or sites.
juliangarnier/anime503日前48.3k
JavaScript animation engine
prettier/prettier503日前47.8k
Prettier is an opinionated code formatter.
vercel/hyper503日前42.3k
A terminal built on web technologies
Asabeneh/30-Days-Of-JavaScript503日前40.4k
30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
Dogfalo/materialize504日前38.9k
Materialize, a CSS Framework based on Material Design
TheAlgorithms/Java503日前55.8k
All Algorithms implemented in Java
dbeaver/dbeaver503日前36.0k
Free universal database tool and SQL client
SheetJS/sheetjs504日前34.2k
📗 SheetJS Spreadsheet Data Toolkit -- New home https://git.sheetjs.com/SheetJS/sheetjs
ray-project/ray503日前29.9k
Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
rundeck/rundeck503日前5.2k
Enable Self-Service Operations: Give specific users access to your existing tools, services, and scripts
macrozheng/mall503日前73.8k
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
ityouknow/spring-boot-examples503日前29.7k
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
nhn/tui.editor503日前16.7k
🍞📝 Markdown WYSIWYG Editor. GFM Standard + Chart & UML Extensible.
SeleniumHQ/selenium503日前28.8k
A browser automation framework and ecosystem.
dependabot/dependabot-core503日前3.8k
🤖 Dependabot's core logic for creating update PR's.
emacs-lsp/lsp-mode504日前4.6k
Emacs client/library for the Language Server Protocol
coding/Coding-iOS509日前3.8k
CODING iOS 客户端源代码
twitter/twitter-text504日前3.0k
Twitter Text Libraries. This code is used at Twitter to tokenize and parse text to meet the expectations for what can be used on the platform.
getActivity/EmojiPackage505日前2.6k
表情包资源合集,张张都是经典
themesberg/flowbite503日前6.6k
Open-source UI component library and front-end development framework based on Tailwind CSS
HabitRPG/habitica503日前11.2k
A habit tracker app which treats your goals like a Role Playing Game.
microg/GmsCore503日前6.5k
Free implementation of Play Services
joeyespo/grip503日前6.3k
Preview GitHub README.md files locally before committing them.
you-dont-need/You-Dont-Need-JavaScript504日前18.8k
CSS is powerful, you can do a lot of things without JS.
cdnjs/cdnjs503日前10.1k
🤖 CDN assets - The #1 free and open source CDN built to make life easier for developers.
apache/dubbo503日前39.8k
The java implementation of Apache Dubbo. An RPC and microservice framework.
GitHubDaily/GitHubDaily503日前26.7k
坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。A list cool, interesting projects of GitHub.
iview/iview506日前24.0k
A high quality UI Toolkit built on Vue.js 2.0
NaiboWang/EasySpider503日前19.4k
A visual no-code/code-free web crawler/spider易采集:一个可视化浏览器自动化测试/数据采集/爬虫软件,可以无代码图形化的设计和执行爬虫任务。别名:ServiceWrapper面向Web应用的智能化服务封装系统。
thedaviddias/Front-End-Performance-Checklist504日前16.3k
🎮 The only Front-End Performance Checklist that runs faster than the others
libgdx/libgdx503日前22.5k
Desktop/Android/HTML5/iOS Java game development framework
aframevr/aframe503日前16.0k
:a: Web framework for building virtual reality experiences.
Tapadoo/Alerter502日前5.5k
An Android Alerting Library
gradle/gradle503日前15.8k
Adaptable, fast automation for all
GoogleContainerTools/jib502日前13.3k
🏗 Build container images for your Java applications.
cabaletta/baritone503日前6.4k
google maps for block game
hibernate/hibernate-orm503日前5.7k
Hibernate's core Object/Relational Mapping functionality
nisrulz/android-tips-tricks504日前4.7k
:ballot_box_with_check: [Cheatsheet] Tips and tricks for Android Development
diffplug/spotless502日前4.0k
Keep your code spotless
EngineHub/WorldEdit503日前3.0k
🗺️ Minecraft map editor and mod
Qihoo360/ArgusAPM506日前2.7k
Powerful, comprehensive (Android) application performance management platform. 360线上移动性能检测平台
miniMAC/magic502日前8.3k
CSS3 Animations with special effects
assemble/assemble503日前4.2k
Get the rocks out of your socks! Assemble makes you fast at web development! Used by thousands of projects for rapid prototyping, themes, scaffolds, boilerplates, e-books, UI components, API documentation, blogs, building websites/static site generator, an alternative to Jekyll for gh-pages and more! Gulp- and grunt-friendly.
MicrosoftDX/Vorlonjs522日前2.9k
A new, open source, extensible, platform-agnostic tool for remotely debugging and testing your JavaScript. Powered by node.js and socket.io
digitallyinduced/ihp503日前4.2k
🔥 The fastest way to build type safe web apps. IHP is a new batteries-included web framework optimized for longterm productivity and programmer happiness
BayesWitnesses/m2cgen503日前2.7k
Transform ML models into a native code (Java, C, Python, Go, JavaScript, Visual Basic, C#, R, PowerShell, PHP, Dart, Haskell, Ruby, F#, Rust) with zero dependencies
videojs/video.js503日前36.9k
Video.js - open source HTML5 video player
novuhq/novu502日前31.9k
🔥 The open-source notification infrastructure with fully functional embedded notification center 🚀🚀🚀
bigskysoftware/htmx502日前30.0k
</> htmx - high power tools for HTML