16 packages
@esmbly/cli
Command-line interface (CLI) for Esmbly, a composable transpiler infrastructure for working with statically typed JavaScript and WebAssembly
@esmbly/core
A composable transpiler infrastructure for working with statically typed JavaScript and WebAssembly
@esmbly/printer
Logging utilities for Esmbly, a composable transpiler infrastructure for working with statically typed JavaScript and WebAssembly
@esmbly/transformer-flow
An Esmbly transformer that transforms Flow files to TypeScript
@esmbly/transformer-jsdoc
An Esmbly transformer that transforms JavaScript files with JSDoc comments to TypeScript
@esmbly/transformer-v8
An Esmbly transformer that transforms plain JavaScript files to TypeScript by using a V8 type profile that is collected while running a test suite
@esmbly/transformer-wasm
An Esmbly transformer that transforms TypeScript files to WebAssembly, Wat, Asm.js and AssemblyScript
@esmbly/types
Type definitions for Esmbly, a composable transpiler infrastructure for working with statically typed JavaScript and WebAssembly
@esmbly/utils
Utilities for Esmbly, a composable transpiler infrastructure for working with statically typed JavaScript and WebAssembly
helloworld-es6
Boilerplate for an ES6 node package/cli