eslint
airbnb/javascript349日前140.4k
JavaScript Style Guide
goldbergyoni/nodebestpractices347日前95.3k
:white_check_mark: The Node.js best practices list (February 2024)
standard/standard349日前28.8k
🌟 JavaScript Style Guide, with linter & automatic code fixer
eslint/eslint347日前24.0k
Find and fix problems in your JavaScript code.
electron-react-boilerplate/electron-react-boilerplate350日前22.4k
A Foundation for Scalable Cross-Platform Apps
typescript-eslint/typescript-eslint347日前14.3k
:sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript
lint-staged/lint-staged347日前12.6k
🚫💩 — Run linters on git staged files
noodle-run/noodle347日前11.2k
Open Source Education Platform
jsx-eslint/eslint-plugin-react350日前8.8k
React-specific linting rules for ESLint
xojs/xo347日前7.5k
❤️ JavaScript/TypeScript linter (ESLint wrapper) with great defaults
themesberg/flowbite347日前6.6k
Open-source UI component library and front-end development framework based on Tailwind CSS
microsoft/rushstack348日前5.5k
Monorepo for tools developed by the Rush Stack community
import-js/eslint-plugin-import347日前5.2k
ESLint plugin with rules that help validate proper imports.
Blazity/next-enterprise347日前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-prettier347日前5.1k
Turns off all rules that are unnecessary or might conflict with Prettier.
emacs-lsp/lsp-mode348日前4.6k
Emacs client/library for the Language Server Protocol
bartonhammond/snowflake365日前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-vue351日前4.3k
Official ESLint plugin for Vue.js
steven-tey/precedent346日前4.3k
An opinionated collection of components, hooks, and utilities for your Next.js project.
jsx-eslint/eslint-plugin-jsx-a11y347日前3.3k
Static AST checker for a11y rules on JSX elements.
kunalkapadia/express-mongoose-es6-rest-api350日前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-standard347日前2.5k
ESLint Config for JavaScript Standard Style
suanmei/callapp-lib346日前2.4k
🔥call app from h5(H5唤起客户端 )
BingKui/javascript-zh360日前1.4k
Airbnb 出品,目前非常流行的 JavaScript 代码规范(中文版)。其内对各种 js 范式的写法进行了详细的规定与说明,按照此规范写出的代码将会更加合理。