purescript-0.5.7: PureScript Programming Language Compiler

Safe HaskellNone

Language.PureScript.Pretty.JS

Description

Pretty printer for the Javascript AST

Synopsis

Documentation

prettyPrintJS :: [JS] -> StringSource

Generate a pretty-printed string representing a collection of Javascript expressions at the same indentation level