electron

WebJar for electron

Лицензия

Лицензия

MIT
Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

electron
Последняя версия

Последняя версия

1.7.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

electron
WebJar for electron
Ссылка на сайт

Ссылка на сайт

http://webjars.org
Система контроля версий

Система контроля версий

https://github.com/electron-userland/electron-prebuilt

Скачать electron

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.webjars.npm/electron/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>electron</artifactId>
    <version>1.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/electron/
implementation 'org.webjars.npm:electron:1.7.3'
// https://jarcasting.com/artifacts/org.webjars.npm/electron/
implementation ("org.webjars.npm:electron:1.7.3")
'org.webjars.npm:electron:jar:1.7.3'
<dependency org="org.webjars.npm" name="electron" rev="1.7.3">
  <artifact name="electron" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='electron', version='1.7.3')
)
libraryDependencies += "org.webjars.npm" % "electron" % "1.7.3"
[org.webjars.npm/electron "1.7.3"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.webjars.npm : types__node jar [7.0.18,8)
org.webjars.npm » electron-download jar [3.0.1,4)
org.webjars.npm : extract-zip jar [1.0.3,2)

Модули Проекта

Данный проект не имеет модулей.

electron-prebuilt

This project has been merged into the electron/electron repository, and the electron module is now published to npm as part of the Electron release process.

If you're having trouble installing or using Electron, please file an issue on the electron/electron repo.

Backstory

In the early days of Electron, back when it was still called atom-shell, there was no module published to npm, nor was there even an Electron team at GitHub. Electron was used primarly by the Atom team, and it was up to early adopters to manually download compiled binary builds of Electron for use in their apps.

In early 2015 Max Ogden created electron-download and electron-prebuilt, two npm modules to simplify the process of installing Electron. These tools quickly became de facto standards in the Electron community.

Shortly after electron-prebuilt was written, John Muhl created electron-prebuilt-updater, a Heroku app to publish the the prebuilt module to npm automatically as new versions of Electron were published on GitHub.

Fast forward to mid-2017, and GitHub now has a team working full-time on Electron. We are working towards a more regular release cadence, and are incrementally documenting and improving our release process. As we've added support for things like TypeScript definitions, it's been challenging to work these additions into the electron -> electron-prebuilt-updater -> electron-prebuilt release flow.

To reduce the number of moving parts in the release process, we imported the electron-prebuilt codebase into electron itself, and have preserved the git history to acknowledge the contributions of the 32 open-source community members who have helped improve electron-prebuilt over the years.

org.webjars.npm

Electron Userland

Third party community maintained electron modules

Версии библиотеки

Версия
1.7.3
1.3.3
0.4.1