mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-12 04:25:31 +08:00
886328ff7a
Great breakdown of React changes here: https://github.com/facebook/react/blob/master/CHANGELOG.md#0140-october-7-2015 Due to deprecation warnings, I don't think this will break third-party extensions unless they were doing really bad things. |
||
---|---|---|
.. | ||
assets | ||
docs | ||
lib | ||
stylesheets | ||
.gitignore | ||
examples-screencap-translate.png | ||
icon.png | ||
package.json | ||
README.md |
Translate
A package for N1 that translates draft text into other languages using the Yandex Translation API.
Enable this plugin
-
Download and run N1
-
Navigate to Preferences > Plugins and click "Enable" beside the plugin.
Build documentation
cjsx-transform lib/main.cjsx > docs/main.coffee
docco docs/main.coffee
rm docs/main.coffee