api documentation for stylus-loader (v3.0.1)

Stylus loader for webpack

table of contents

  1. module stylus-loader
    1. function stylus-loader.evaluator (root, options)
    2. function stylus-loader.pathcache (contexts, sources, imports)
    3. object stylus-loader.evaluator.prototype
    4. object stylus-loader.pathcache.prototype
  2. module stylus-loader.evaluator
    1. function stylus-loader.evaluator (root, options)
  3. module stylus-loader.evaluator.prototype
    1. function stylus-loader.evaluator.prototype.constructor (root, options)
    2. function stylus-loader.evaluator.prototype.visitImport (imported)
  4. module stylus-loader.pathcache
    1. function stylus-loader.pathcache (contexts, sources, imports)
    2. function stylus-loader.pathcache.create (contexts, sources, imports)
    3. function stylus-loader.pathcache.createFromFile (helpers, parentCache, source, fullPath)
    4. function stylus-loader.pathcache.resolvers (options, webpackResolver)
  5. module stylus-loader.pathcache.prototype
    1. function stylus-loader.pathcache.prototype.allDeps ()
    2. function stylus-loader.pathcache.prototype.find (path, dirname)
    3. function stylus-loader.pathcache.prototype.isIndex (path, dirname)

module stylus-loader

function stylus-loader.evaluator (root, options)

function stylus-loader.pathcache (contexts, sources, imports)

module stylus-loader.evaluator

function stylus-loader.evaluator (root, options)

module stylus-loader.evaluator.prototype

function stylus-loader.evaluator.prototype.constructor (root, options)

function stylus-loader.evaluator.prototype.visitImport (imported)

module stylus-loader.pathcache

function stylus-loader.pathcache (contexts, sources, imports)

function stylus-loader.pathcache.create (contexts, sources, imports)

function stylus-loader.pathcache.createFromFile (helpers, parentCache, source, fullPath)

function stylus-loader.pathcache.resolvers (options, webpackResolver)

module stylus-loader.pathcache.prototype

function stylus-loader.pathcache.prototype.allDeps ()

function stylus-loader.pathcache.prototype.find (path, dirname)

function stylus-loader.pathcache.prototype.isIndex (path, dirname)

[ this document was created with utility2 ]