
Tailwind CSS
Bootstrap
React
Tailwind UI
Bulma
DaisyUI
Vue.js
Vercel
pre-commit by Yelp
EditorConfig
Python Poetry
mypy
Semgrep
flake8
Gitleaks
GitHub Actions
Tailwind CSS
pre-commit by YelpNo pre-commit by Yelp videos yet. You could help us improve this page by suggesting one.
I use it in all my current projects. It's easy to start and very customisable. Love it so much! I improved the speed of development 2x times by using Tailwind.
Based on our record, Tailwind CSS should be more popular than pre-commit by Yelp. It has been mentiond 1062 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
UIAble is a free, open-source UI component library built with Tailwind CSS, Shadcn-style architecture, and Base UI principles. The idea is straightforward: reusable components should stay flexible, readable, and easy to maintain. - Source: dev.to / 2 months ago
eBay: 30+ fields (item specifics, variations, shipping) Each schema is a JSON file defining field names, data types, and validation rules. The mapper walks source โ target assignments and applies type coercion (string โ number, date formatting, etc.) before export. The entire app stays under 200 KB gzipped by avoiding heavy UI libraries. It's built with Preact + htm (no JSX build step) and styled with Tailwind CSS... - Source: dev.to / 3 months ago
In this tutorial, we'll build a real-world admin dashboard component using Tailwind CSS, based on the AdminOS template. You'll learn essential Tailwind concepts while creating something useful. - Source: dev.to / 3 months ago
Packages/ui โ shared component library built with Tailwind v4, consumed directly from source by both Next.js apps. - Source: dev.to / 4 months ago
Tailwind CSS provides us with a token-based design system for CSS that allows us to flexibly design our pages. - Source: dev.to / 4 months ago
Using the pre-commit framework? It's a four-line entry โ no hook scripting. - Source: dev.to / 21 days ago
.git/hooks isn't version-controlled, so a raw hook only protects your machine. To enforce it for everyone, use the pre-commit framework and commit the config:. - Source: dev.to / about 1 month ago
Execution and harnessed, productized enforcement for builds. This corner is real and mature: Husky, Lefthook, pre-commit, Trunk, GitHub branch protection, on top of the underlying primitives (git, Claude Code hooks, CI). These don't hope your code is clean. They refuse the commit, fail the build, block the merge until it is. Enforcement isn't exotic. It's a solved, shipping product category. - Source: dev.to / about 1 month ago
Representative tools: Gitleaks and TruffleHog are the open-source workhorses. Run both through the pre-commit framework so secrets get caught before they ever hit the remote. - Source: dev.to / 3 months ago
Flexible: It works seamlessly with both pre-commit and prek. - Source: dev.to / 2 months ago
Bootstrap - Simple and flexible HTML, CSS, and JS for popular UI components and interactions
EditorConfig - EditorConfig is a file format and collection of text editor plugins for maintaining consistent coding styles between different editors and IDEs.
React - A JavaScript library for building user interfaces
Python Poetry - Python packaging and dependency manager.
Tailwind UI - Beautiful UI components by the creators of Tailwind CSS.
mypy - Mypy is an experimental optional static type checker for Python that aims to combine the benefits of dynamic (or "duck") typing and static typing.