purescript-0.10.5: PureScript Programming Language Compiler

Safe HaskellNone
LanguageHaskell98

Language.PureScript.Pretty.JS

Description

Pretty printer for the Javascript AST

Synopsis

Documentation

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

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