electron
Advanced tools
Comparing version 1.8.2-beta.2 to 1.8.2-beta.3
@@ -27,3 +27,3 @@ { | ||
"name": "electron", | ||
"version": "1.8.2-beta.2", | ||
"version": "1.8.2-beta.3", | ||
"repository": "https://github.com/electron/electron", | ||
@@ -30,0 +30,0 @@ "description": "Build cross platform desktop apps with JavaScript, HTML, and CSS", |
@@ -1,2 +0,2 @@ | ||
[![Electron Logo](https://electron.atom.io/images/electron-logo.svg)](https://electron.atom.io/) | ||
[![Electron Logo](https://electronjs.org/images/electron-logo.svg)](https://electronjs.org) | ||
@@ -6,10 +6,11 @@ [![Travis Build Status](https://travis-ci.org/electron/electron.svg?branch=master)](https://travis-ci.org/electron/electron) | ||
[![devDependency Status](https://david-dm.org/electron/electron/dev-status.svg)](https://david-dm.org/electron/electron?type=dev) | ||
[![Join the Electron Community on Slack](http://atom-slack.herokuapp.com/badge.svg)](http://atom-slack.herokuapp.com/) | ||
[![Join the Electron Community on Slack](https://atom-slack.herokuapp.com/badge.svg)](https://atom-slack.herokuapp.com/) | ||
:memo: Available Translations: [Korean](https://github.com/electron/electron/tree/master/docs-translations/ko-KR/project/README.md) | [Simplified Chinese](https://github.com/electron/electron/tree/master/docs-translations/zh-CN/project/README.md) | [Brazilian Portuguese](https://github.com/electron/electron/tree/master/docs-translations/pt-BR/project/README.md) | [Traditional Chinese](https://github.com/electron/electron/tree/master/docs-translations/zh-TW/project/README.md) | [Spanish](https://github.com/electron/electron/tree/master/docs-translations/es/project/README.md) | [Turkish](https://github.com/electron/electron/tree/master/docs-translations/tr-TR/project/README.md) | [German](https://github.com/electron/electron/tree/master/docs-translations/de-DE/project/README.md) | ||
:memo: Available Translations: 🇨🇳 🇹🇼 🇧🇷 🇪🇸 🇰🇷 🇯🇵 🇷🇺 🇫🇷 🇹🇭 🇳🇱 🇹🇷 🇮🇩 🇺🇦 🇨🇿 🇮🇹. | ||
View these docs in other languages at [electron/electron-i18n](https://github.com/electron/electron-i18n/tree/master/content/). | ||
The Electron framework lets you write cross-platform desktop applications | ||
using JavaScript, HTML and CSS. It is based on [Node.js](https://nodejs.org/) and | ||
[Chromium](http://www.chromium.org) and is used by the [Atom | ||
editor](https://github.com/atom/atom) and many other [apps](https://electron.atom.io/apps). | ||
[Chromium](https://www.chromium.org) and is used by the [Atom | ||
editor](https://github.com/atom/atom) and many other [apps](https://electronjs.org/apps). | ||
@@ -19,3 +20,3 @@ Follow [@ElectronJS](https://twitter.com/electronjs) on Twitter for important | ||
This project adheres to the Contributor Covenant | ||
This project adheres to the Contributor Covenant | ||
[code of conduct](https://github.com/electron/electron/tree/master/CODE_OF_CONDUCT.md). | ||
@@ -37,14 +38,14 @@ By participating, you are expected to uphold this code. Please report unacceptable | ||
versioning. For info on how to manage Electron versions in your apps, see | ||
[Electron versioning](https://electron.atom.io/docs/tutorial/electron-versioning/). | ||
[Electron versioning](https://electronjs.org/docs/tutorial/electron-versioning). | ||
For more installation options and troubleshooting tips, see | ||
[installation](https://electron.atom.io/docs/tutorial/installation/). | ||
[installation](https://electronjs.org/docs/tutorial/installation). | ||
## Quick Start | ||
## Quick start | ||
Clone and run the | ||
Clone and run the | ||
[electron/electron-quick-start](https://github.com/electron/electron-quick-start) | ||
repository to see a minimal Electron app in action: | ||
``` | ||
```sh | ||
git clone https://github.com/electron/electron-quick-start | ||
@@ -56,7 +57,7 @@ cd electron-quick-start | ||
## Resources for Learning Electron | ||
## Resources for learning Electron | ||
- [electron.atom.io/docs](http://electron.atom.io/docs) - all of Electron's documentation | ||
- [electronjs.org/docs](https://electronjs.org/docs) - all of Electron's documentation | ||
- [electron/electron-quick-start](https://github.com/electron/electron-quick-start) - a very basic starter Electron app | ||
- [electron.atom.io/community/#boilerplates](http://electron.atom.io/community/#boilerplates) - sample starter apps created by the community | ||
- [electronjs.org/community#boilerplates](https://electronjs.org/community#boilerplates) - sample starter apps created by the community | ||
- [electron/simple-samples](https://github.com/electron/simple-samples) - small applications with ideas for taking them further | ||
@@ -89,14 +90,3 @@ - [electron/electron-api-demos](https://github.com/electron/electron-api-demos) - an Electron app that teaches you how to use Electron | ||
- [Brazilian Portuguese](https://github.com/electron/electron/tree/master/docs-translations/pt-BR) | ||
- [Korean](https://github.com/electron/electron/tree/master/docs-translations/ko-KR) | ||
- [Japanese](https://github.com/electron/electron/tree/master/docs-translations/jp) | ||
- [Spanish](https://github.com/electron/electron/tree/master/docs-translations/es) | ||
- [Simplified Chinese](https://github.com/electron/electron/tree/master/docs-translations/zh-CN) | ||
- [Traditional Chinese](https://github.com/electron/electron/tree/master/docs-translations/zh-TW) | ||
- [Turkish](https://github.com/electron/electron/tree/master/docs-translations/tr-TR) | ||
- [Thai](https://github.com/electron/electron/tree/master/docs-translations/th-TH) | ||
- [Ukrainian](https://github.com/electron/electron/tree/master/docs-translations/uk-UA) | ||
- [Russian](https://github.com/electron/electron/tree/master/docs-translations/ru-RU) | ||
- [French](https://github.com/electron/electron/tree/master/docs-translations/fr-FR) | ||
- [Indonesian](https://github.com/electron/electron/tree/master/docs-translations/id) | ||
Find documentation translations in [electron/electron-i18n](https://github.com/electron/electron-i18n). | ||
@@ -107,11 +97,11 @@ ## Community | ||
locations: | ||
- [`electron`](http://discuss.atom.io/c/electron) category on the Atom | ||
- [`electron`](https://discuss.atom.io/c/electron) category on the Atom | ||
forums | ||
- `#atom-shell` channel on Freenode | ||
- [`Atom`](http://atom-slack.herokuapp.com/) channel on Slack | ||
- [`Atom`](https://atom-slack.herokuapp.com) channel on Slack | ||
- [`electron-ru`](https://telegram.me/electron_ru) *(Russian)* | ||
- [`electron-br`](https://electron-br.slack.com) *(Brazilian Portuguese)* | ||
- [`electron-kr`](http://www.meetup.com/electron-kr/) *(Korean)* | ||
- [`electron-kr`](https://electron-kr.github.io/electron-kr) *(Korean)* | ||
- [`electron-jp`](https://electron-jp.slack.com) *(Japanese)* | ||
- [`electron-tr`](http://electron-tr.herokuapp.com) *(Turkish)* | ||
- [`electron-tr`](https://electron-tr.herokuapp.com) *(Turkish)* | ||
- [`electron-id`](https://electron-id.slack.com) *(Indonesia)* | ||
@@ -118,0 +108,0 @@ |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
363327
8336
111