-
Notifications
You must be signed in to change notification settings - Fork 21
Home
Rich-Harris edited this page Nov 22, 2014
·
9 revisions
Welcome to the Esperanto wiki!
## What is Esperanto?
Esperanto is a tool for converting ES6 modules to AMD, CommonJS or UMD. It's built for speed, interoperability and ease of use.
Install esperanto from npm:
# install globally to use as command line tool
npm install -g esperanto
# install locally to use as a module
npm install esperanto
You can use Esperanto in one of two modes:
See [this page](Strict mode) for an explanation of strict
mode.