/

eslint

javascript
typescript
react
es6
style-guide
nodejs
ecmascript
linter
eslint-plugin
prettier
hacktoberfest
styleguide
development
static-code-analysis
boilerplate
tailwindcss
html
style-linter
linting
express
npm
best-practices
jest
mocha
standard
babel
next
lint
nextjs
radix-ui
es2015
naming-conventions

goldbergyoni/nodebestpractices
503日前95.3k

:white_check_mark: The Node.js best practices list (February 2024)

standard/standard
505日前28.8k

🌟 JavaScript Style Guide, with linter & automatic code fixer

eslint/eslint
503日前24.0k

Find and fix problems in your JavaScript code.

electron-react-boilerplate/electron-react-boilerplate
506日前22.4k

A Foundation for Scalable Cross-Platform Apps

typescript-eslint/typescript-eslint
503日前14.3k

:sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript

lint-staged/lint-staged
503日前12.6k

🚫💩 — Run linters on git staged files

jsx-eslint/eslint-plugin-react
506日前8.8k

React-specific linting rules for ESLint

xojs/xo
503日前7.5k

❤️ JavaScript/TypeScript linter (ESLint wrapper) with great defaults

themesberg/flowbite
503日前6.6k

Open-source UI component library and front-end development framework based on Tailwind CSS

microsoft/rushstack
504日前5.5k

Monorepo for tools developed by the Rush Stack community

import-js/eslint-plugin-import
503日前5.2k

ESLint plugin with rules that help validate proper imports.

Blazity/next-enterprise
503日前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-prettier
503日前5.1k

Turns off all rules that are unnecessary or might conflict with Prettier.

bartonhammond/snowflake
521日前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

steven-tey/precedent
502日前4.3k

An opinionated collection of components, hooks, and utilities for your Next.js project.

jsx-eslint/eslint-plugin-jsx-a11y
503日前3.3k

Static AST checker for a11y rules on JSX elements.

kunalkapadia/express-mongoose-es6-rest-api
506日前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-standard
503日前2.5k

ESLint Config for JavaScript Standard Style

BingKui/javascript-zh
516日前1.4k

Airbnb 出品,目前非常流行的 JavaScript 代码规范(中文版)。其内对各种 js 范式的写法进行了详细的规定与说明,按照此规范写出的代码将会更加合理。