api documentation for grunt-bower-concat (v1.0.0)

Automatic concatenation of installed Bower components in right order.

table of contents

  1. module grunt-bower-concat
    1. function grunt-bower-concat (grunt)
    2. object grunt-bower-concat.configTools
    3. object grunt-bower-concat.dependencyTools
  2. module grunt-bower-concat.configTools
    1. function grunt-bower-concat.configTools.destinationConfigExists (data)
    2. function grunt-bower-concat.configTools.extractDestData (data)
    3. function grunt-bower-concat.configTools.getValuesOfObject (object)
  3. module grunt-bower-concat.dependencyTools
    1. function grunt-bower-concat.dependencyTools.buildDependencyGraph (module, dependencies, graph)
    2. function grunt-bower-concat.dependencyTools.resolveDependencyGraph (module, resolved, unresolved, dependencies)

module grunt-bower-concat

function grunt-bower-concat (grunt)

module grunt-bower-concat.configTools

function grunt-bower-concat.configTools.destinationConfigExists (data)

function grunt-bower-concat.configTools.extractDestData (data)

function grunt-bower-concat.configTools.getValuesOfObject (object)

module grunt-bower-concat.dependencyTools

function grunt-bower-concat.dependencyTools.buildDependencyGraph (module, dependencies, graph)

function grunt-bower-concat.dependencyTools.resolveDependencyGraph (module, resolved, unresolved, dependencies)

[ this document was created with utility2 ]