tower-attr-directive

0.0.2 • Public • Published

Tower Attr Directive

Installation

node.js:

npm install tower-attr-directive

browser:

$ component install tower/attr-directive

Example

var attr = require('tower-attr-directive');
// specify which ones you want
attr('title');
// or apply all of them
attr();

Licence

MIT

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i tower-attr-directive

    Weekly Downloads

    1

    Version

    0.0.2

    License

    none

    Last publish

    Collaborators

    • viatropos