Skip to content

Instantly share code, notes, and snippets.

@LittleCoding
LittleCoding / myproject.es6.js
Last active August 30, 2023 12:51
Basic jQuery independent ES6 JS for Drupal 9.2+ project (module, theme)
/**
* @file
* Behaviors for My Project.
*/
((Drupal, settings, once) => {
/**
* Holds functions, methods, settings and other information for My Project.
*
* @namespace