Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 284 Bytes

index.md

File metadata and controls

10 lines (7 loc) · 284 Bytes

Main API

var streamline = require('streamline');

  • streamline.register(options)
    Registers require handlers for streamline.
    options is a set of default options passed to the transformation.
  • streamline.run()
    runs _node command line analyzer / dispatcher