Open generator
What is?
https://www.drupal.org/node/2274843
To include CSS and/or JavaScript in your module you'll need to declare an asset library that tells Drupal about the existence, and location, of those files.
How to use?
Library file needs to be defined through a module.
Used template: https://github.com/Chi-teck/drupal-code-generator/blob/master/templates…
Technology