escommon

package
v0.3.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 24, 2018 License: BSD-3-Clause Imports: 14 Imported by: 1

Documentation

Overview

escommon defines common packages and methods for generating ECMAScript.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FormatECMASource

func FormatECMASource(source string) (string, error)

FormatECMASource parses and formats the given ECMAScript source code.

func FormatMappedECMASource

func FormatMappedECMASource(source string, sm *sourcemap.SourceMap) (string, *sourcemap.SourceMap, error)

FormatMappedECMASource parses and formats the given ECMAScript source code.

Types

This section is empty.

Directories

Path Synopsis
The esbuilder package implements an ECMAScript AST for easier generation of code with source mapping references.
The esbuilder package implements an ECMAScript AST for easier generation of code with source mapping references.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL