27 open-source projects similar to reslear/tailwind-scrollbar-hide, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Tailwind Scrollbar Hide alternative.
:sparkles: Monorepo for all the tooling related to using ESLint with Angular
Validate that your components can safely be updated with Fast Refresh
Build better responsive designs in less code.
ESLint plugin containing hapi style guide rules
Enforcing best practices for react-redux
An ESLint plugin that provides set of rules for Ember applications based on commonly known good practices.
React is a JavaScript library for building user interfaces based on a component-driven architecture and unidirectional data flow.
ESLint plugin for Scoped CSS in Vue.js
ESLint plugin for AngularJS applications
Backbone specific linting rules for ESLint
React Native plugin for ESLint
A Tailwind CSS component that shows the currently active screen (responsive breakpoint).
Solid-specific linting rules for ESLint.
Static AST checker for a11y rules on JSX elements.
Hit-slop utilities for Tailwind CSS v4 — invisible expanded touch targets, like React Native hitSlop. Pure CSS, zero JS.
Tailwind CSS plugin that generates Bootstrap's flexbox grid
Meteor is a full-stack JavaScript application platform and real-time application server. It provides a unified development environment for building web and mobile applications using a single language for both the client and server. The platform functions as a cross-platform app framework, allowing a single codebase to be deployed across web, iOS, Android, and desktop environments. It differentiates itself through a real-time server that automatically synchronizes data between servers and clients to enable live updates. The system includes a unified development command-line interface to manag
ESLint plugin for Astro component
An unopinionated, scalable, tailwindcss theming solution
✂️ Tailwind CSS utility classes for trimming whitespace above & below capital letters.
ESLint plugin for Svelte using AST
This project is a Tailwind CSS plugin that provides a normalized baseline for form controls across different web browsers. It functions as a CSS form style reset, removing inconsistent browser-default appearances from inputs, checkboxes, and radio buttons to establish a neutral foundation for utility-first styling. The system allows for a configuration-driven application strategy, where users can choose whether the style resets apply globally to all matching HTML elements or only to those with specific classes. This flexibility enables the application of normalized form styling to non-form co
Tailwind CSS Typography is a plugin for the Tailwind CSS framework that provides hand-tuned typographic defaults for blocks of vanilla HTML content, such as content from Markdown or a CMS. It applies beautiful prose styles to HTML content using a single class, eliminating the need for custom CSS to style rich text. The plugin distinguishes itself by offering deep customization and control over typography. Users can adjust the overall font size of prose content across five predefined sizes, select from five built-in gray-scale palettes to match a project's color scheme, and seamlessly adapt ty
Tailwind CSS plugin that automatically converts px unit properties to viewport units vw or vh.
🎨 A tiny Tailwind plugin to add dot and grid customizable backgrounds fast
This project is an ESLint plugin and static code analyzer for Vue.js. It provides a suite of linting rules to detect common errors, validate templates and scripts, and enforce consistent coding standards across single-file components. The plugin distinguishes itself by analyzing the relationship between script and template blocks to validate cross-block property usage. It identifies bug-prone patterns, detects deprecated APIs, and restricts dangerous patterns such as raw HTML rendering to prevent security vulnerabilities. Its broader capabilities cover component validation for naming and str
This project is a React ESLint plugin and static analysis tool designed to validate React component syntax and enforce recommended framework patterns. It functions as a JavaScript static analysis utility that scans source code to identify errors and maintain consistent coding standards. The plugin focuses on the enforcement of React best practices and the prevention of common bugs, such as missing keys in iterators and improper prop usage. It provides a system for validating JSX syntax and style to ensure a uniform codebase. The tool covers broader capabilities in frontend code quality autom