npm.io
1.2.0 • Published 4 years agoCLI

esmodule-builder

Licence
Apache-2.0
Version
1.2.0
Deps
5
Size
16.3 MB
Vulns
0
Weekly
0

ESModule Builder

This tool generate module files for the ECMAScript Modules specification.

ECMAScript Modules are implemented in Node.js (version 14 and above) or modern web browsers.

This behavior concatenate multiple source files according to the setting file and output a single ES module file. You can use "TypeScript" and "Babel" as compilers.

Documents

Examples

Practicals

Typescript

Keywords