Mailspring/examples/N1-Composer-Translate
2015-10-03 23:53:59 -07:00
..
docs fix(docs): Replace docs references to Edgehill with N1 2015-09-29 09:45:02 -07:00
lib fix(docs): Replace docs references to Edgehill with N1 2015-09-29 09:45:02 -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
icon.png fix(sync): Request all labels / folders to avoid paging and missing inbox 2015-10-03 23:53:59 -07:00
package.json feat(templates): Final examples package is in - templates! 2015-10-03 14:05:47 -07:00
README.md rename(Nylas Mail): Replace Nylas Mail > N1 2015-09-29 09:44:30 -07:00

Translate

A sample package for N1 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