eslint-plugin-d3

1.5.0 • Public • Published

eslint-plugin-d3

NPM version NPM downloads License

ESLint plugin for D3.js

📖 Documentation

See the official website.

⚓️ Versioning Policy

This plugin is following Semantic Versioning and ESLint's Semantic Versioning Policy.

📰 Changelog

This project uses GitHub Releases.

Contribution Guide

Contribution is welcome!

See The ESLint D3 Plugin Developer Guide.

Working with Rules

Before you start writing a new rule, please read the official ESLint guide.

Next, in order to get an idea how does the AST of the code that you want to check looks like, use one of the following applications:

To know more about certain nodes in produced ASTs, go here:

Check out an example rule to get a better understanding of how these work.

Please be aware that regarding what kind of code examples you'll write in tests, you'll have to accordingly set up the parser in RuleTester (you can do it on a per test case basis). See an example here.

If you'll stuck, remember there are plenty of rules you can learn from already. If you can't find the right solution, don't hesitate to reach out in issues – we're happy to help!

🔒 License

See the LICENSE file for license rights and limitations (MIT).

Package Sidebar

Install

npm i eslint-plugin-d3

Weekly Downloads

6

Version

1.5.0

License

MIT

Unpacked Size

5.13 kB

Total Files

8

Last publish

Collaborators

  • youssef-sherif