Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
ESLint
ESLint is an extensible static-analysis tool for JavaScript and related languages that helps catch errors before they break something in production.
- GitHub: https://github.com/topics/eslint
- Repo: https://github.com/eslint/eslint
- Created by: Nicholas C. Zakas
- Released: June 2013
- Related Topics: linting, linter, javascript,
- Aliases: eslint-plugin, eslint-config,
- Last updated: 2025-01-03 00:09:41 UTC
- JSON Representation
https://github.com/mysticatea/eslint-plugin-ja
ESLint のエラーメッセージを日本語化する非公式の実験的なプラグインです。
eslint eslint-plugin japanese javascript nodejs npm-module npm-package
Last synced: 10 Nov 2024
https://github.com/codelytv/linting-js-ts-course
Linting js and ts course examples
Last synced: 11 Nov 2024
https://github.com/andrepolischuk/generator-mo
Simple generator for node and browser modules
airbnb ava eslint scaffold yeoman-generator
Last synced: 09 Nov 2024
https://github.com/haasstefan/eslint-plugin-enforce-angular-signal-call
An eslint plugin that enforces Angular signals to be accessed via their getter
angular angular-signals eslint typescript-eslint
Last synced: 30 Oct 2024
https://github.com/topeogunleye/recipe-app
A meal finder app that pulls from TheMealDB API to allow users to search for, view recipes, and comment on recipes. Built with JavaScript and Tailwind CSS
babel css3 eslint html5 javascript stylelint webhint webpack
Last synced: 09 Nov 2024
https://github.com/t18n/react-typescript-boilerplate
A dead-simple React TypeScript boilerplate with SASS, Webpack 5.
absolute-imports airbnb-eslint eslint husky netlify react react-boilerplate react-starter-kit sass scss seo-friendly starter-project typescript webpack-5
Last synced: 11 Nov 2024
https://github.com/ajeetchaulagain/stay-productive-api-node
:gem: API for task management application with Pomodoro features.
api-rest babel eslint express nodejs pomodoro-technique task-manager
Last synced: 15 Nov 2024
https://github.com/davidsaulrodriguez/mern-stack-template
A MERN Stack Template created to easily get started with developing a Full Stack Web App using the complete MERN Stack
babel backend dotenv eslint frontend mern mern-stack mern-stack-template mongodb mongoose prettier react semver template
Last synced: 20 Nov 2024
https://github.com/iturres/ferrari-racing-website
🏁 Ferrari Racing Website is a mockup website to practice markup, styles and dynamic markup injection, Understanding Medium-fidelity wireframes, follow written requirements (e.g. user stories), and much more. Microverse's Module 1 - Capstone Project. Check it out! 👇
bootstrap5 css eslint html javascript stylelint webhint
Last synced: 06 Dec 2024
https://github.com/denis-avakov/worker-typescript-template
Minimal starter for building a new Cloudflare Workers project 🦕
boilerplate cloudflare-worker cloudlfare esbuild eslint hono miniflare template typescript vitest workers
Last synced: 09 Nov 2024
https://github.com/jaydenseric/eslint-config-env
ESLint config optimized for authoring packages that adapts to the project environment.
Last synced: 09 Nov 2024
https://github.com/hunghg255/eslint-config
Hung's ESLint config presets
config eslint eslint-config rules typescript
Last synced: 02 Nov 2024
https://github.com/zeitport/eslint-plugin-json-es
A ESLint plugin to lint JSON files with existing or custom rules.
eslint eslint-plugin json json-parser linter linting
Last synced: 19 Dec 2024
https://github.com/simongoricar/gulp-nunjucks-sass-template
A Gulp 4 template with support for Nunjucks, SCSS, TypeScript and more.
assets browser-sync customizable eslint gulp linting minification normalize-css nunjucks pure-css sass scss stylelint typescript yarn
Last synced: 09 Oct 2024
https://github.com/wsmd/eslint-config
All-in-one, composable, ESLint configurations with support for TypeScript, React, Prettier, and Jest
eslint eslint-config javascript jest prettier tslint typescript
Last synced: 11 Oct 2024
https://github.com/anvilabs/eslint-config
[DEPRECATED] @anvilabs' ESLint configs
conventions eslint eslint-config
Last synced: 28 Sep 2024
https://github.com/phoenix-alpha/portfolio-frontend
NextJS frontend application for portfolio website
apollo-client eslint frontend graphql jest nextjs personal-blog plopjs portfolio portfolio-website prettier react tailwindcss
Last synced: 28 Dec 2024
https://github.com/aminland/eslint-plugin-coffee
Eslint plugin for Coffeescript. Full coffee integration (including CJSX format) into eslint, with optional additional rules from (modified) coffeelint
coffee coffeelint coffeescript eslint eslint-plugin eslint-plugin-coffee eslint-plugin-import
Last synced: 18 Nov 2024
https://github.com/bring-shrubbery/easy-npm-package-react
React and Typescript NPM package setup, just add your code and you should be able to publish it to NPM
es6 esbuild eslint github-actions jest npm prettier react swc tsup typescript
Last synced: 31 Oct 2024
https://github.com/mindfiredigital/eslint-plugin-hub
A collection of custom ESLint rules to enforce coding standards and best practices in your JavaScript projects.
angular codereview eslint eslint-config eslint-plugin eslint-rules javascript linter nodejs react sonarqube typescript
Last synced: 13 Oct 2024
https://github.com/voxpelli/eslint-config
My personal ESLint config. Based on neostandard
config eslint eslint-config eslint-shareable-configs flat-config neostandard npm-package semistandard standard-js
Last synced: 30 Oct 2024
https://github.com/choonchernlim/front-end-stack
Starter kit for building single-page app using React, Redux, RxJS, Reselect, Material UI, Immer, Prettier and Webpack.
ecmascript2016 eslint flowtype immer javascript material-ui prettier react redux rxjs webpack yarn
Last synced: 06 Nov 2024
https://github.com/matheus1lva/eslint-config-essential
essential eslint rules
dumb-mistakes eslint essential essentials rules
Last synced: 28 Oct 2024
https://github.com/norskeld/serpent
Yet another TypeScript library starter with conventional goodies and automatic semantic releases.
commitlint eslint husky library lint-staged prettier semantic-release starter tsup tsx typescript vite
Last synced: 23 Nov 2024
https://github.com/moinulmoin/boilerplate-for-react-projects
Easy Starter for React projects
boilerplate eslint prettier reactjs
Last synced: 11 Oct 2024
https://github.com/saqqdy/eslint-config-sets
eslint配置预设,包含:egg / nuxt / react / react-ts / vue / vue3 / vue3-ts / vue3-ts-lib / simple / simple-ts这几类项目的预设
config configuration eslint eslint-config
Last synced: 28 Sep 2024
https://github.com/mkosir/eslint-plugin-no-array-reduce
🚫 ESLint rule to disallow Array.reduce() method
eslint eslint-plugin eslint-rules javascript reduce typescript
Last synced: 14 Dec 2024
https://github.com/openapidotvn/vbase-html
A front-end was boilerplate for converting PSD/Sketch to HTML/CSS/JavaScripts It's focused on performance and best practices.
animate-css autoprefixer best-practices bootstrap browsersync es6 eslint gulp html-boilerplate iconfont nunjucks performance psd-to-html sass sass-lint sketch
Last synced: 09 Oct 2024
https://github.com/generate/generate-eslint
Generate a `.eslintrc.json` or `.eslintignore` file as part of a larger build workflow. This generator can be used as a sub-generator or plugin inside other generators.
eslint eslintrc generate generator javascript lint plugin scaffolding
Last synced: 16 Nov 2024
https://github.com/eslint-community/eslint-formatter-codeframe
ESLint’s official `codeframe` formatter, extracted from ESLint 7
Last synced: 13 Nov 2024
https://github.com/jonnyburger/eslint-plugin-small-import
ESLint rule for preventing the full import of big libraries when just a part of it can be imported.
Last synced: 09 Nov 2024
https://github.com/moneyforward/eslint-config-moneyforward
Money Forward's ESLint rules as an extensible shared config.
Last synced: 31 Oct 2024
https://github.com/rstacruz/prettier-eslint_d
Prettier and Eslint, but faster
beautifier eslint formatter prettier prettier-eslint
Last synced: 16 Oct 2024
https://github.com/kenneth-sills/eslint-config-airbnb-typescript
Airbnb's ESLint config with TypeScript support
airbnb config eslint typescript
Last synced: 15 Oct 2024
https://github.com/nekobc1998923/typescript-sdk-starter
A TypeScript SDK template starter
eslint husky jest lint-staged prettier sdk starter typedoc typescript vuepress
Last synced: 06 Dec 2024
https://github.com/alexstack/nextjs-redux-toolkit-saga-react-query-hook-form-materia-mui-typescript-scaffold
The scaffold for NextJs 12.x,Redux Toolkit,Redux Saga,React Query,React Hook Form, Material UI(mui),Typescript and ESLint
eslint materal-ui mui nextjs react react-query react-scaffold reactjs redux redux-saga redux-toolkit typescript
Last synced: 11 Oct 2024
https://github.com/fueled/nodejs-graphql-template
Opinionated starter template for NodeJS based GraphQL Server with prisma used at Fueled.
apollo-server eslint jest nodejs prisma typescript
Last synced: 14 Dec 2024
https://github.com/jahn08/web-page-highlighter
A Mozilla Firefox and Google Chrome extension for marking text or adding notes on a web page
babel-es6 eslint highlighter javascript mocha mozilla-firefox-addon tdd-javascript
Last synced: 06 Nov 2024
https://github.com/bluzzi/eslint-config
ESLint configuration preset for linting and formatting all your files ⚙️
Last synced: 11 Oct 2024
https://github.com/js-banana/webpack-react-ts
a webpack5.x + Typescript + React + Antd + Less + Eslint + Prettier + Precommit template
antd eslint gitcommit hooks prettier react typescript webpack5
Last synced: 14 Oct 2024
https://github.com/bradgarropy/http
📻 http request library
ajax eslint fetch http jest node prettier typescript
Last synced: 12 Oct 2024
https://github.com/demartini/base-configs
A collection of base configs for code quality and linting tools.
browserslist browserslist-config code-quality commitlint commitlint-config demartini eslint eslint-config linter-config markdownlint markdownlint-config prettier prettier-config semantic-release semantic-release-config shareable-configs stylelint stylelint-config
Last synced: 28 Oct 2024
https://github.com/developer239/linters
Collection of super strict configurations for ESLint / StyleLint and other code quality tools.
angular best-practices code-quality code-quality-analyzer config css-in-js eslint nodejs personal react react-native standard strict stylelint typescript
Last synced: 11 Oct 2024
https://github.com/shavo007/serverless-nodejs-starter
A Node.js starter for the Serverless Framework with webpack, custom domain and unit test support
aws aws-apigateway babel-webpack circleci2 es6 eslint express lambda mochajs prettier renovate serverless-framework serverless-nodejs-starter webpack yarn
Last synced: 10 Oct 2024
https://github.com/bestbynature/cinescope
CineScope is a web application that displays movies collection with their details and allows users to like or comment on a particular movie. Upon clicking the comment button, a pop-up is displayed that gives more information. The Project is achieved by consuming TV MAZE API for the actual movies and Involvement API for the interactions..
css eslint ghpages html5 javascript jest stylelint webpack5
Last synced: 02 Nov 2024
https://github.com/zyxzb/fashion-corner-next.js-ecommerce
Next.js 14 (SSR) Fullstack E-commerce App built with MongoDB, Typescript, Tailwind, DaisyUI, Shadcn/ui
dark-mode dark-theme eslint mongo mongoose next-auth nextjs-ecommerce nextjs13 nextjs14 nprogress prettier ssr swr typescript zustand zustand-persist
Last synced: 10 Oct 2024
https://github.com/snelsi/react-typescript-eslint-template
A quick template to setup a new project with typescript, eslint, prettier
eslint prettier react template typescript
Last synced: 07 Nov 2024
https://github.com/santosl2/project-next-base
Boilerplate Next.js já com eslint, prettier, testing-library, storybook, tailwind e styled-components configurados.
boilerplate cssinjs eslint nextjs prettier react reactjs storybook styled-components testing-library typescript
Last synced: 30 Nov 2024
https://github.com/diegovictor/happy-api
Project built during Rocketseat's Next Level Week #3
coverage-report editorconfig eslint happy javascript js nextlevelweek nextlevelweek-booster nlw nlw-booster node nodejs rocketseat sqlite sqlite3 ts typeorm typescript
Last synced: 23 Oct 2024
https://github.com/gonzagadavid/sudoku
Projeto desenvolvido com JavaScript e Webpack, permitindo a pessoa usuária jogar sudoku em 3 níveis de dificuldades.
eslint javascript jest jest-dom sudoku webpack
Last synced: 18 Nov 2024
https://github.com/gabriel-mend/react-quiz
Projeto realizado durante a Imersão React, Next.js do Alura
alura aluraquiz eslint imersao-react nextjs react styled-components typescript vercel
Last synced: 27 Nov 2024
https://github.com/moxio/captainhook-eslint
Captain Hook Plugin to validate files using ESLint
captainhook eslint git git-hooks
Last synced: 24 Dec 2024
https://github.com/dylants/universal
An example universal/isomorphic web application
babel css-modules eslint express isomorphic react react-router-v4 redux universal webpack2
Last synced: 17 Dec 2024
https://github.com/funbox/eslint-plugin-no-only-tests
Disallow the use of describe.only() and it.only()
Last synced: 21 Nov 2024
https://github.com/morzhanov/react-rest-admin-panel
Scallable and easy to use admin dashboard that will help you to manage your REST API data built with React and Mobx.
admin admin-dashboard admin-panel axios babel eslint javascript js material-ui mobx mobx-react mobx-state-tree prettier react rest rest-api stylus webpack4
Last synced: 08 Nov 2024
https://github.com/aquie00tt/express-typescript-starter-kit
Express & TypeScript Starter Kit with MongoDB
api error-handling eslint express express-starter-kit express-typescript-starter express-typescript-starter-kit mongodb nodemon nodemon-express prettier restful-api starter-kit ts-node typescript
Last synced: 09 Nov 2024
https://github.com/arthurpedroti/gobarber-backend
An app o manage appointments at a barbershop
aws-s3 aws-ses celebrate eslint express jwt nodemailer prettier tsringe typeorm typescript
Last synced: 08 Nov 2024
https://github.com/saqqdy/eslint-plugin-vitest-globals
A extends of vitest globals for eslint
environments eslint eslint-extends eslint-plugin eslint-plugin-vitest-globals vitest vitest-env vitest-eslint vitest-globals
Last synced: 18 Nov 2024
https://github.com/waldronmatt/webpack-boilerplate
Comprehensive Webpack 5 Boilerplate with Express, Netlify, and PWA support.
boilerplate boilerplate-webpack browserslist commitizen commitlint eslint htmlhint husky jest lint-staged markdownlint postcss prettier sass secretlint semantic-release stylelint template typescript webpack
Last synced: 08 Nov 2024
https://github.com/saqqdy/eslint-reporter
支持查看每个人名下eslint报错的工具,支持按姓名导出代码质量报告
eslint eslint-plugin eslint-reporter reporter
Last synced: 18 Nov 2024
https://github.com/AlexSwtlsk/nuxt4-custom
⚡️ Minimal Nuxt4 template with Tailwindcss, HeroIcons, Vite & Vitest and some custom ESLint rules
ci eslint github-actions heroicons nuxt nuxt3 nuxt3-starter nuxt4 nuxt4-starter nuxtjs tailwindcss template vite vitest vue
Last synced: 06 Dec 2024
https://github.com/irmantastam/wp-blank
Blank WordPress theme for building custom frontend code
blank-wordpress-theme css eslint html javascript php sass scss stylelint theme webpack wordpress wordpress-theme
Last synced: 10 Nov 2024
https://github.com/thoughtbot/eslint-config
A sharable ESLint configuration that enforces thoughtbot’s JavaScript guides.
code-quality eslint eslintconfig javascript js
Last synced: 11 Nov 2024
https://github.com/danangekal/next-typescript-pwa-starter
Unofficial Next.js + Typescript + PWA starter with a latest package
eslint hacktoberfest hacktoberfest-accepted husky lint-staged next-boilerplate next-starter nextjs nextjs-typescript react reactjs typescript typescript-boilerplate vercel
Last synced: 30 Nov 2024
https://github.com/chdsbd/eslint-plugin-better-dates
⏱ An ESlint plugin to encourage better `Date` usage and prevent `Date`-related bugs.
eslint eslint-plugin typescript
Last synced: 08 Nov 2024
https://github.com/cytopia/docker-eslint
Alpine-based multistage-build version of eslint for reproducible usage in CI
alpine awesome-ci ci continuous-integration docker docker-container docker-image dockerfile eslint javascript lint linting multistage multistage-docker node nodejs typescript
Last synced: 30 Dec 2024
https://github.com/asmaelabid/nextjs-starter-kit
Next.js Starter Kit | Scalable, Fast, and Developer-Friendly 🚀 A modern Next.js boilerplate with TypeScript, Tailwind CSS, i18n support, Redux, and React Query. Ready for rapid development and optimized for performance.
ci cypress eslint github-actions husky i18n jest next-boilerplate next-starter nextjs prettier redux starter starter-kit storybook tailwindcss typescript
Last synced: 21 Dec 2024
https://github.com/barakadanny/event-booking-landing-page
This project is an Event platform (Front end only) Built with html Css and js was built to demonstrate my ability of reproducing a design made, into codes. Note: few adjustments and changes were made. Built with html, css, and javascript
css es6 eslint html javascript linter stylelint
Last synced: 07 Nov 2024
https://github.com/ggwujun/two-week
react-native javascript
es6 eslint javascript react react-native
Last synced: 13 Nov 2024
https://github.com/emilioriosvz/express-boilerplate
🚀 Starter project for a RESTful API in Node with Express & mongoose component-based
boilerplate component-architecture eslint express jwt-authentication mongodb mongoose nodejs rest-api standard-js template yarn
Last synced: 16 Nov 2024
https://github.com/sj-distributor/eslint-plugin-react-native
👨💻 ESLint presets for react native
eslint eslint-plugin eslint-prettier eslint-react-native perttier reactnative
Last synced: 12 Nov 2024
https://github.com/nanlabs/ts-monorepo-boilerplate
This repository is a starter kit for a TypeScript monorepo project. It is based on TypeScript, Npm, ESLint, Prettier, Jest, Turborepo and Changesets.
changeset eslint jest monorepo nestjs prettier react storybook turborepo typescript workspaces
Last synced: 18 Nov 2024
https://github.com/harmony-development/tempest
An in-dev web client for Harmony, built with Vue 3
chat chat-application chatapp crowdin eslint guilds harmony harmony-protocol javascript js rich-presence roles typescript voice voice-chat
Last synced: 07 Dec 2024
https://github.com/htmlelements/smart-progressbar
ProgressBar Custom Element
circular-progress-bar demo eslint infinite-progress-bar progress-bar progress-circle progress-indicator progressbar progressbar-custom-element progressbar-web-component progresss waiting-bar
Last synced: 09 Nov 2024
https://github.com/metrostar/comet-starter
React with TypeScript Starter App for Comet
axios comet comet-components cypress cypress-axe eslint jest keycloak prettier react react-hook-form react-query recoil recoiljs typescript uswds victory-charts vite
Last synced: 13 Nov 2024
https://github.com/wogns3623/eslint-plugin-better-exhaustive-deps
Eslint plugin for react hooks exhaustive-deps check with static value tracking
eslint eslint-plugin exhaustive-deps react react-hooks
Last synced: 14 Nov 2024
https://github.com/kevcodez/react-jwt
Project demonstrating the use of JWT in a React App
babel eslint javascript js jsonwebtoken jwt prop-types react react-redux redux-thunk webpack
Last synced: 08 Nov 2024
https://github.com/maccali/Brain-Nuxt.WEB
🔥🦕 BrainNuxt is a Boilerplate based in NuxtJS
axios boilerplate dotenv eslint fontawesome jest nuxt nuxtjs prettier pwa seo serverside-rendering spa ssr static-site vue
Last synced: 06 Dec 2024
https://github.com/nya1/rest-api-boilerplate
Typescript-based REST API boilerplate with full integration tests
api backend boilerplate eslint express integration-testing jest node openapi rest-api skeleton typescript winston
Last synced: 27 Oct 2024
https://github.com/benmaruchu/react-app-dev-configs
Opininated react app configs on top of create react app generated project
commitizen commitlint configurations create-react-app development development-environment eslint husky prettier prettier-eslint project-setup react
Last synced: 18 Nov 2024
https://github.com/josephspurrier/gomithrilapp
Sample notepad application in Mithril (JSX) and Go showing good practices and integrations with modern tools. This project uses Bulma, Cypress, Docker, ESLint, gvt, make, Mock Service Worker, Rove, Storybook, Swagger, and Travis-CI.
bulma cypress docker eslint golang jsx makefile mithril notepad-application storybook swagger travis-ci vscode
Last synced: 08 Nov 2024
https://github.com/codelytv/typescript-react_library-vite_template
Template for creating React libraries with TypeScript following best practices: Storybook for documentation, testing, Continuous Integration, and linting
cypress eslint github-actions jest react-library storybook testing typescript vite vite-template vite-template-react
Last synced: 11 Nov 2024
https://github.com/VienDinhCom/shopify-theme-customizer
🛍 An effective development tool for customizing existing Shopify themes. It's built with Gulp, Theme Kit, Theme Check, LiveReload, ... and Passion.
eslint gulp javascript liquid livereload prettier sass shopify shopify-theme shopify-theme-check shopify-theme-customizer shopify-theme-kit vscode vscode-extension
Last synced: 30 Oct 2024
https://github.com/mysticatea/eslint-evaluating-issues
ESLint evaluating feature issues
Last synced: 10 Nov 2024
https://github.com/etorhub/ant-design-boilerplate
ES6 Ant-Design React boilerplate
antd babel babel-es6 boilerplate coverage css-hot-loader es6-ant eslint jest react redux redux-saga reselect webpack-dev-server webpack3
Last synced: 07 Dec 2024
https://github.com/amilajack/eslint-plugin-dom
Lint DOM API performance
api dom eslint layout performance plugin reflow
Last synced: 23 Oct 2024
https://github.com/oliverfindl/html-sass-babel-boilerplate
Simple boilerplate for building web app with babel-cli and node-sass.
autoprefixer babel boilerplate eslint html html-sass-babel-boilerplate javascript postcss purgecss sass stylelint
Last synced: 26 Oct 2024
https://github.com/kodingdotninja/style-guide
ESLint and Prettier style guide for various Koding Ninja projects 🤙
eslint eslint-config koding-ninja kodingdotninja prettier prettier-config style-guide tsconfig typescript
Last synced: 28 Sep 2024
https://github.com/v4iv/pokedex
React Redux based Infinite Scrolling Pokédex
bulma eslint lambda netlify-functions pokeapi pokedex pokemon react react-hooks reactjs redux search serverless typeahead-search typescript virtualization
Last synced: 27 Oct 2024
https://github.com/heronlabs/vai-ts
Project created to initialize projects with Typescript
cli eslint github-actions gts jest nestjs npmjs prettier typescript yarn
Last synced: 12 Oct 2024
https://github.com/JoyceFatima/nlw-setup
Complete Habits Management with React (Front-end), React-Native (Mobile) and NodeJs (Back-end).
animation axios css3 eslint expo fastify figma html5 javascript native-wind node prettier prisma-orm react react-native rocketseat sqlite3 tailwindcss typescript vite
Last synced: 23 Oct 2024
https://github.com/zone/frontend
Mono repo for Zone's frontend team.
browserslist eslint front-end frontend stylelint toolkit
Last synced: 11 Oct 2024
https://github.com/mateuskoppe/generator-batangularjs
:wrench: Yeoman generator for AngularJs with ES6 features
angularjs eslint javascript sass webpack yeoman-generator
Last synced: 29 Sep 2024