jsoup
jsoup: the Java HTML parser, built for HTML editing, cleaning, scraping, and XSS safety.
storybookjs/storybook630日前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-components631日前39.9k
Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅
emotion-js/emotion631日前17.1k
👩🎤 CSS-in-JS library designed for high performance style composition
preactjs/preact630日前35.8k
⚛️ Fast 3kB React alternative with the same modern API. Components & Virtual DOM.
yairEO/tagify632日前3.2k
🔖 lightweight, efficient Tags input component in Vanilla JS / React / Angular / Vue
lovasoa/react-contenteditable631日前1.6k
React component for a div with editable contents
mdbootstrap/mdb-react-ui-kit637日前1.4k
React 18 & Bootstrap 5 & Material Design 2.0 UI KIT
OnsenUI/OnsenUI633日前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/aphrodite644日前5.3k
Framework-agnostic CSS-in-JS with support for server-side rendering, browser prefixing, and minimum CSS generation
stitchesjs/stitches632日前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-components643日前2.1k
Converts HTML pages into React components
shahen94/react-native-video-processing637日前1.2k
Native Video editing/trimming/compressing :movie_camera: library for React-Native
coreui/coreui-free-vue-admin-template632日前3.2k
Open source admin template based on Bootstrap 5 and Vue 3
epicmaxco/epic-spinners633日前3.8k
Easy to use css spinners collection with Vue.js integration
tabler/tabler-icons630日前16.9k
A set of over 4900 free MIT-licensed high-quality SVG icons for you to use in your web projects.
hinesboy/mavonEditor633日前6.3k
mavonEditor - A markdown editor based on Vue that supports a variety of personalized features
rebassjs/grid631日前2.1k
This package has moved and renamed
material-components/material-components-web630日前17.0k
Modular and customizable Material Design UI components for the web
vueComponent/ant-design-vue632日前19.3k
🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜
N3-components/N3-components650日前1.0k
N3-components , Powerful Vue UI Library.
inkline/inkline642日前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/oruga633日前1.1k
🐛 Oruga is a lightweight library of UI components without any CSS framework dependency
vexip-ui/vexip-ui631日前1.4k
A Vue 3 UI library, highly customizability, full TypeScript, performance pretty good.
Equal-UI/Equal631日前1.2k
Equal UI is a Vue 3 UI library empowered by Tailwindcss
vuejs/eslint-plugin-vue632日前4.3k
Official ESLint plugin for Vue.js
NeutroniumCore/Neutronium632日前1.3k
🚀 Build .NET desktop applications using HTML, CSS and javascript.
vue-styleguidist/vue-styleguidist636日前2.4k
Created from react styleguidist for Vue Components with a living style guide
QuivrHQ/quivr628日前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/gofeed628日前2.4k
Parse RSS, Atom and JSON feeds in Go
apereo/cas628日前10.5k
Apereo CAS - Identity & Single Sign On for all earthlings and beyond.
swc-project/swc628日前29.6k
Rust-based platform for the Web
fkling/astexplorer629日前5.8k
A web tool to explore the ASTs generated by various parsers.
twbs/bootstrap628日前166.8k
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
tabler/tabler628日前36.5k
Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap
mdbootstrap/mdb-ui-kit628日前23.9k
Bootstrap 5 & Material Design UI KIT
ColorlibHQ/gentelella629日前20.9k
Free Bootstrap 4 Admin Dashboard Template
selectize/selectize.js629日前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-template628日前11.7k
Free Bootstrap Admin & Dashboard Template
wenzhixin/bootstrap-table628日前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-2628日前9.6k
A free, open source, Bootstrap admin theme created by Start Bootstrap
mdbootstrap/material-design-for-bootstrap631日前9.4k
Important! A new UI Kit version for Bootstrap 5 is available. Access the latest free version via the link below.
BlackrockDigital/startbootstrap629日前7.2k
A library of free and open source Bootstrap themes and templates
microsoft/botframework-sdk628日前7.3k
Bot Framework provides the most comprehensive experience for building conversation applications.
google/flatbuffers628日前21.8k
FlatBuffers: Memory Efficient Serialization Library
electron/electron628日前110.6k
:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
google/WebFundamentals628日前13.9k
Former git repo for WebFundamentals on developers.google.com
deeplearning4j/deeplearning4j628日前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/mal628日前9.7k
mal - Make a Lisp
izhangzhihao/intellij-rainbow-brackets628日前4.3k
🌈Rainbow Brackets for IntelliJ based IDEs/Android Studio/HUAWEI DevEco Studio/Fleet
facebook/infer628日前14.6k
A static analyzer for Java, C, C++, and Objective-C
checkstyle/checkstyle628日前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/pmd629日前4.6k
An extensible multilanguage static code analyzer.
htmlhint/HTMLHint628日前3.0k
⚙️ The static code analysis tool you need for your HTML
code-review-checklists/java-concurrency628日前1.2k
Checklist for code reviews
parcel-bundler/parcel628日前43.0k
The zero configuration build tool for the web. 📦🚀
evanw/esbuild628日前36.8k
An extremely fast bundler for the web
markedjs/marked628日前31.4k
A markdown parser and compiler. Built for speed.
oracle/graal628日前19.6k
GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀
jenkinsci/jenkins628日前22.1k
Jenkins automation server
gaia-pipeline/gaia629日前5.1k
Build powerful pipelines in any programming language.
azl397985856/leetcode628日前53.3k
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
youngyangyang04/leetcode-master628日前45.2k
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
doocs/leetcode628日前27.8k
🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
antlr/antlr4628日前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.css628日前79.4k
🍿 A cross-browser library of CSS animations. As easy to use as an easy thing.
tailwindlabs/tailwindcss628日前76.2k
A utility-first CSS framework for rapid UI development.
thedaviddias/Front-End-Checklist628日前67.0k
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
h5bp/html5-boilerplate628日前55.8k
A professional front-end template for building fast, robust, and adaptable web apps or sites.
juliangarnier/anime628日前48.3k
JavaScript animation engine
prettier/prettier628日前47.8k
Prettier is an opinionated code formatter.
vercel/hyper628日前42.3k
A terminal built on web technologies
Asabeneh/30-Days-Of-JavaScript628日前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/materialize629日前38.9k
Materialize, a CSS Framework based on Material Design
TheAlgorithms/Java628日前55.8k
All Algorithms implemented in Java
dbeaver/dbeaver628日前36.0k
Free universal database tool and SQL client
SheetJS/sheetjs629日前34.2k
📗 SheetJS Spreadsheet Data Toolkit -- New home https://git.sheetjs.com/SheetJS/sheetjs
ray-project/ray628日前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/rundeck628日前5.2k
Enable Self-Service Operations: Give specific users access to your existing tools, services, and scripts
macrozheng/mall628日前73.8k
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
ityouknow/spring-boot-examples628日前29.7k
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
nhn/tui.editor628日前16.7k
🍞📝 Markdown WYSIWYG Editor. GFM Standard + Chart & UML Extensible.
SeleniumHQ/selenium628日前28.8k
A browser automation framework and ecosystem.
dependabot/dependabot-core628日前3.8k
🤖 Dependabot's core logic for creating update PR's.
emacs-lsp/lsp-mode629日前4.6k
Emacs client/library for the Language Server Protocol
coding/Coding-iOS634日前3.8k
CODING iOS 客户端源代码
twitter/twitter-text629日前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/EmojiPackage630日前2.6k
表情包资源合集,张张都是经典
themesberg/flowbite628日前6.6k
Open-source UI component library and front-end development framework based on Tailwind CSS
HabitRPG/habitica628日前11.2k
A habit tracker app which treats your goals like a Role Playing Game.
microg/GmsCore628日前6.5k
Free implementation of Play Services
joeyespo/grip628日前6.3k
Preview GitHub README.md files locally before committing them.
you-dont-need/You-Dont-Need-JavaScript629日前18.8k
CSS is powerful, you can do a lot of things without JS.
cdnjs/cdnjs628日前10.1k
🤖 CDN assets - The #1 free and open source CDN built to make life easier for developers.
apache/dubbo628日前39.8k
The java implementation of Apache Dubbo. An RPC and microservice framework.
GitHubDaily/GitHubDaily628日前26.7k
坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。A list cool, interesting projects of GitHub.
iview/iview631日前24.0k
A high quality UI Toolkit built on Vue.js 2.0
NaiboWang/EasySpider628日前19.4k
A visual no-code/code-free web crawler/spider易采集:一个可视化浏览器自动化测试/数据采集/爬虫软件,可以无代码图形化的设计和执行爬虫任务。别名:ServiceWrapper面向Web应用的智能化服务封装系统。
thedaviddias/Front-End-Performance-Checklist629日前16.3k
🎮 The only Front-End Performance Checklist that runs faster than the others
libgdx/libgdx628日前22.5k
Desktop/Android/HTML5/iOS Java game development framework
aframevr/aframe628日前16.0k
:a: Web framework for building virtual reality experiences.
Tapadoo/Alerter627日前5.5k
An Android Alerting Library
gradle/gradle628日前15.8k
Adaptable, fast automation for all
GoogleContainerTools/jib627日前13.3k
🏗 Build container images for your Java applications.
cabaletta/baritone628日前6.4k
google maps for block game
hibernate/hibernate-orm628日前5.7k
Hibernate's core Object/Relational Mapping functionality
nisrulz/android-tips-tricks629日前4.7k
:ballot_box_with_check: [Cheatsheet] Tips and tricks for Android Development
diffplug/spotless627日前4.0k
Keep your code spotless
EngineHub/WorldEdit628日前3.0k
🗺️ Minecraft map editor and mod
Qihoo360/ArgusAPM631日前2.7k
Powerful, comprehensive (Android) application performance management platform. 360线上移动性能检测平台
miniMAC/magic627日前8.3k
CSS3 Animations with special effects
assemble/assemble628日前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/Vorlonjs647日前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/ihp628日前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/m2cgen628日前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.js628日前36.9k
Video.js - open source HTML5 video player
novuhq/novu627日前31.9k
🔥 The open-source notification infrastructure with fully functional embedded notification center 🚀🚀🚀
bigskysoftware/htmx627日前30.0k
</> htmx - high power tools for HTML