eslint
airbnb/javascript505日前140.4k
JavaScript Style Guide
goldbergyoni/nodebestpractices503日前95.3k
:white_check_mark: The Node.js best practices list (February 2024)
standard/standard505日前28.8k
🌟 JavaScript Style Guide, with linter & automatic code fixer
eslint/eslint503日前24.0k
Find and fix problems in your JavaScript code.
electron-react-boilerplate/electron-react-boilerplate506日前22.4k
A Foundation for Scalable Cross-Platform Apps
typescript-eslint/typescript-eslint503日前14.3k
:sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript
lint-staged/lint-staged503日前12.6k
🚫💩 — Run linters on git staged files
noodle-run/noodle503日前11.2k
Open Source Education Platform
jsx-eslint/eslint-plugin-react506日前8.8k
React-specific linting rules for ESLint
xojs/xo503日前7.5k
❤️ JavaScript/TypeScript linter (ESLint wrapper) with great defaults
themesberg/flowbite503日前6.6k
Open-source UI component library and front-end development framework based on Tailwind CSS
microsoft/rushstack504日前5.5k
Monorepo for tools developed by the Rush Stack community
import-js/eslint-plugin-import503日前5.2k
ESLint plugin with rules that help validate proper imports.
Blazity/next-enterprise503日前5.1k
💼 An enterprise-grade Next.js boilerplate for high-performance, maintainable apps. Packed with features like Tailwind CSS, TypeScript, ESLint, Prettier, testing tools, and more to accelerate your development.
prettier/eslint-config-prettier503日前5.1k
Turns off all rules that are unnecessary or might conflict with Prettier.
emacs-lsp/lsp-mode504日前4.6k
Emacs client/library for the Language Server Protocol
bartonhammond/snowflake521日前4.6k
:snowflake: A React-Native Android iOS Starter App/ BoilerPlate / Example with Redux, RN Router, & Jest with the Snowflake Hapi Server running locally or on RedHat OpenShift for the backend, or a Parse Server running locally or remotely on Heroku
vuejs/eslint-plugin-vue507日前4.3k
Official ESLint plugin for Vue.js
steven-tey/precedent502日前4.3k
An opinionated collection of components, hooks, and utilities for your Next.js project.
jsx-eslint/eslint-plugin-jsx-a11y503日前3.3k
Static AST checker for a11y rules on JSX elements.
kunalkapadia/express-mongoose-es6-rest-api506日前2.9k
:collision: A boilerplate application for building RESTful APIs Microservice in Node.js using express and mongoose in ES6 with code coverage and JsonWebToken Authentication
standard/eslint-config-standard503日前2.5k
ESLint Config for JavaScript Standard Style
suanmei/callapp-lib502日前2.4k
🔥call app from h5(H5唤起客户端 )
BingKui/javascript-zh516日前1.4k
Airbnb 出品,目前非常流行的 JavaScript 代码规范(中文版)。其内对各种 js 范式的写法进行了详细的规定与说明,按照此规范写出的代码将会更加合理。