How to create your first ESLint Plugin [Week in Review]

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • eslint-config-ns

    ESLint config ready to be used in multiple projects. Based on Airbnb's code style with prettier, jest and react support.

  • So it's not surprising that I'm pushing the use of Prettier and ESLint in all my projects - and the ones I'm involved in - and taking care of their implementation. As time goes on, it becomes even more important to have a common base of rules and configurations. That's the only way it scales over time. For this reason, I've created both my own Prettier and ESLint configurations. In a now older article on Medium, I explain step by step how to create and reuse your own ESLint configuration.

  • rough-notation

    Create and animate hand-drawn annotations on a web page

  • You are looking for a hand-drawn annotation for your text, for instance, a text marker? Go and check out: github.com/rough-stuff/rough-notation (thanks Adithya Sreyaj)

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • [AskJS] Does anyone enjoy using Eslint?

    1 project | /r/javascript | 23 May 2023
  • ESLint and Prettier conflict

    1 project | /r/learnjavascript | 14 May 2023
  • Looking to improve... Review my code??

    3 projects | /r/reactjs | 14 May 2023
  • Any way to disable prettier diagnostics in eslint-lsp

    1 project | /r/neovim | 19 Apr 2023
  • Do you use eslint and/or prettier?

    1 project | /r/webdev | 3 May 2022