JavaScript coding standards

Note: Changes to Drupal coding standards are proposed and discussed in issues in the Coding Standards project.

JavaScript coding standards and best practices for Drupal.

JavaScript coding standards

eslint settings to impose Drupal JavaScript coding standards

JavaScript best practices

This page covers DOM and Drupal specific code styles.

ESLint settings

Settings to use for ESLint to ensure coding standards

JavaScript API documentation and comment standards

Documentation standards for JavaScript

jQuery coding standards

Prefix variables that point to jQuery objects with a dollar sign($)

Guide maintainers

effulgentsia's picture
pfrenssen's picture
tizzo's picture
jthorson's picture