purescript-0.8.1.0: PureScript Programming Language Compiler

Safe HaskellNone
LanguageHaskell98

Language.PureScript.Pretty.JS

Description

Pretty printer for the Javascript AST

Synopsis

Documentation

prettyPrintJSWithSourceMaps :: [JS] -> (String, [SMap]) Source

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