API Docs for: 0.1.0
Show:

jsindentator Class

This is not really a class but a static object that comply with this description. Alias in code: ns

Item Index

Properties

Methods

main

(
  • code
  • config
)
Any

Parameters:

  • code String
  • config Object

    optional

Returns:

Any:

the result of performing the source code transformation accordin g to the urrent visitor.

printIndent

()

Properties

blockCount

Unknown

current block indentation counter. Can be useful for indenting blocks

styles

Object