UNPKG

drupal-attribute

Version:

Emulate Drupal Attribute in JavaScript.

24 lines (15 loc) 716 B
# drupal-attribute [![NPM version][npm-image]][npm-url] [![Coverage percentage][coveralls-image]][coveralls-url] Emulate [Drupal Attribute](https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Template!Attribute.php/class/Attribute) in JavaScript. ## Why would I need this? If you're wondering, you probably don't need this. ## Installation ```bash npm install drupal-attribute ``` ## License Apache-2.0 © [Eric MORAND]() [npm-image]: https://badge.fury.io/js/drupal-attribute.svg [npm-url]: https://npmjs.org/package/drupal-attribute [coveralls-image]: https://coveralls.io/repos/gitlab/nightlycommit/drupal-attribute/badge.svg [coveralls-url]: https://coveralls.io/gitlab/nightlycommit/drupal-attribute