Mailspring/examples/N1-Composer-Translate
2015-09-21 11:36:54 -07:00
..
docs update(examples): Add github sidebar and translate examples 2015-09-21 11:36:54 -07:00
lib update(examples): Add github sidebar and translate examples 2015-09-21 11:36:54 -07:00
spec update(examples): Add github sidebar and translate examples 2015-09-21 11:36:54 -07:00
stylesheets update(examples): Add github sidebar and translate examples 2015-09-21 11:36:54 -07:00
.gitignore update(examples): Add github sidebar and translate examples 2015-09-21 11:36:54 -07:00
package.json update(examples): Add github sidebar and translate examples 2015-09-21 11:36:54 -07:00
README.md update(examples): Add github sidebar and translate examples 2015-09-21 11:36:54 -07:00

Translate

A sample package for Nylas Mail that is translates draft text to other languages using the Yandex Translation API.

To build documentation (the manual way):

cjsx-transform lib/main.cjsx > docs/main.coffee
docco docs/main.coffee
rm docs/main.coffee