mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-14 21:57:55 +08:00
.. | ||
docs | ||
lib | ||
spec | ||
stylesheets | ||
.gitignore | ||
package.json | ||
README.md |
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