Skip to content

Commit 971fc46

Browse files
Migrate pkg to own scope (#11)
2 parents b51147f + 3d821c0 commit 971fc46

File tree

19 files changed

+67
-70
lines changed

19 files changed

+67
-70
lines changed

.github/workflows/label-sponsors.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

.github/workflows/nodeCI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ jobs:
3434
if: runner.os == 'Linux'
3535
uses: codecov/codecov-action@v3
3636
with:
37-
token: ${{secrets.CODECOV_TOKEN}}
37+
token: ${{ secrets.CODECOV_TOKEN }}
3838
file: ./coverage/clover.xml

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2018 Noah Klayman
3+
Copyright (c) 2023 Matthijs van der Burgh
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 20 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2,27 +2,29 @@
22

33
> Easily Build Your Vue.js App For Desktop With Electron
44
5-
Build status: [![Build status](https://github.com/nklayman/vue-cli-plugin-electron-builder/workflows/Node%20CI/badge.svg)](https://github.com/nklayman/vue-cli-plugin-electron-builder/actions)
5+
[![Build status](https://github.com/MatthijsBurgh/vue-cli-plugin-electron-builder/workflows/Node%20CI/badge.svg)](https://github.com/MatthijsBurgh/vue-cli-plugin-electron-builder/actions)
66

7-
[![Sponsor](./docs/.vuepress/public/sponsorShield.svg)](https://github.com/sponsors/nklayman)
7+
[![codecov](https://codecov.io/gh/MatthijsBurgh/vue-cli-plugin-electron-builder/branch/master/graph/badge.svg?token=V6OJ28JU6K)](https://codecov.io/gh/MatthijsBurgh/vue-cli-plugin-electron-builder)
8+
9+
[![Sponsor](./docs/.vuepress/public/sponsorShield.svg)](https://github.com/sponsors/MatthijsBurgh)
810

911
## Top Supporters
1012

11-
| [![Glenn Frank](https://avatars.githubusercontent.com/u/6701567?s=64&v=4)](https://github.com/Glenn-Frank) |
12-
| ---------------------------------------------------------------------------------------------------------- |
13-
| [Glenn Frank](https://github.com/Glenn-Frank) |
13+
| [![Glenn Frank](https://avatars.githubusercontent.com/u/6701567?s=64)](https://github.com/Glenn-Frank) |
14+
| ------------------------------------------------------------------------------------------------------ |
15+
| [Glenn Frank](https://github.com/Glenn-Frank) |
1416

15-
## Quick Start:
17+
## Quick Start
1618

1719
Open a terminal in the directory of your app created with Vue-CLI 3 or 4 (4 is recommended).
1820

1921
Then, install and invoke the generator of vue-cli-plugin-electron-builder by running:
2022

21-
`vue add electron-builder`
23+
`vue add @matthijsburgh/electron-builder`
2224

2325
That's It! You're ready to go!
2426

25-
### To start a development server:
27+
### To start a development server
2628

2729
If you use [Yarn](https://yarnpkg.com/en/):
2830

@@ -32,7 +34,7 @@ or if you use NPM:
3234

3335
`npm run electron:serve`
3436

35-
### To build your app:
37+
### To build your app
3638

3739
With Yarn:
3840

@@ -42,18 +44,18 @@ or with NPM:
4244

4345
`npm run electron:build`
4446

45-
To see more documentation, [visit our website](https://nklayman.github.io/vue-cli-plugin-electron-builder/guide/guide.html).
47+
To see more documentation, [visit our website](https://MatthijsBurgh.github.io/vue-cli-plugin-electron-builder/guide/guide.html).
4648

4749
## Supporters
4850

49-
| [![Yves Hoppe](https://avatars1.githubusercontent.com/u/897638?s=64&v=4)](https://github.com/yvesh) | [![durairajasivam](https://avatars3.githubusercontent.com/u/6660533?s=64&v=4)](https://github.com/durairajasivam) | [![Alec Armbruster](https://avatars2.githubusercontent.com/u/35377827?s=64)](https://github.com/alectrocute) | [![Tilen Hosnar](https://avatars.githubusercontent.com/u/11992843?s=64)](https://github.com/hosnar) | [![Andrew LeTourneau](https://avatars2.githubusercontent.com/u/2807807?s=64&v=4)](https://github.com/centerorbit) |
50-
| ----------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------- |
51-
| [Yves Hoppe](https://github.com/yvesh) | [durairajasivam](https://github.com/durairajasivam) | [Alec Armbruster](https://github.com/alectrocute) | [Tilen Hosnar](https://github.com/hosnar) | [Andrew LeTourneau](https://github.com/centerorbit) |
52-
| [![Kalila Lakeworth](https://avatars1.githubusercontent.com/u/69767640?s=64)](https://vircadia.com/vision/) | [![Eric Schirtzinger](https://avatars2.githubusercontent.com/u/24927782?s=64)](https://github.com/eschirtz) | [![Karim Hossenbux](https://avatars.githubusercontent.com/u/584224?s=64)](https://github.com/karimhossenbux) | [![Decentralized Justice](https://avatars.githubusercontent.com/u/38048901?s=64)](https://github.com/DecentralizeJustice) |
53-
| [Kalila Lakeworth](https://vircadia.com/vision/) | [Eric Schirtzinger](https://github.com/eschirtz) | [Karim Hossenbux](https://github.com/karimhossenbux) | [Decentralized Justice](https://github.com/DecentralizeJustice) |
51+
| [![Yves Hoppe](https://avatars1.githubusercontent.com/u/897638?s=64)](https://github.com/yvesh) | [![durairajasivam](https://avatars3.githubusercontent.com/u/6660533?s=64&)](https://github.com/durairajasivam) | [![Alec Armbruster](https://avatars2.githubusercontent.com/u/35377827?s=64)](https://github.com/alectrocute) | [![Tilen Hosnar](https://avatars.githubusercontent.com/u/11992843?s=64)](https://github.com/hosnar) | [![Andrew LeTourneau](https://avatars2.githubusercontent.com/u/2807807?s=64)](https://github.com/centerorbit) |
52+
| ----------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------- |
53+
| [Yves Hoppe](https://github.com/yvesh) | [durairajasivam](https://github.com/durairajasivam) | [Alec Armbruster](https://github.com/alectrocute) | [Tilen Hosnar](https://github.com/hosnar) | [Andrew LeTourneau](https://github.com/centerorbit) |
54+
| [![Kalila Lakeworth](https://avatars1.githubusercontent.com/u/69767640?s=64)](https://vircadia.com/vision/) | [![Eric Schirtzinger](https://avatars2.githubusercontent.com/u/24927782?s=64)](https://github.com/eschirtz) | [![Karim Hossenbux](https://avatars.githubusercontent.com/u/584224?s=64)](https://github.com/karimhossenbux) | [![Decentralized Justice](https://avatars.githubusercontent.com/u/38048901?s=64)](https://github.com/DecentralizeJustice) |
55+
| [Kalila Lakeworth](https://vircadia.com/vision/) | [Eric Schirtzinger](https://github.com/eschirtz) | [Karim Hossenbux](https://github.com/karimhossenbux) | [Decentralized Justice](https://github.com/DecentralizeJustice) |
5456

5557
## Past Supporters
5658

57-
| [<img src="https://avatars2.githubusercontent.com/u/46167401?s=64&v=4" width="64">](https://github.com/Mary-Tyler-Moore) | [![Mitch Dennet](https://avatars2.githubusercontent.com/u/16268619?s=64&v=4)](https://github.com/mitchdennett) | [![Chris Hayes](https://avatars3.githubusercontent.com/u/6013871?s=64)](https://github.com/Christopher-Hayes) |
58-
| ------------------------------------------------------------------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------- |
59-
| [Mary-Tyler-Moore](https://github.com/Mary-Tyler-Moore) | [Mitch Dennet](https://github.com/mitchdennett) | [Chris Hayes](https://github.com/Christopher-Hayes) |
59+
| [<img src="https://avatars2.githubusercontent.com/u/46167401?s=64" width="64">](https://github.com/Mary-Tyler-Moore) | [![Mitch Dennet](https://avatars2.githubusercontent.com/u/16268619?s=64)](https://github.com/mitchdennett) | [![Chris Hayes](https://avatars3.githubusercontent.com/u/6013871?s=64)](https://github.com/Christopher-Hayes) |
60+
| -------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------- |
61+
| [Mary Tyler Moore](https://github.com/Mary-Tyler-Moore) | [Mitch Dennet](https://github.com/mitchdennett) | [Chris Hayes](https://github.com/Christopher-Hayes) |

__tests__/createProject.helper.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ const createProject = async (projectName, useTS, customPlugins = {}) => {
2121
projectName += '-ts'
2222
}
2323
// Install vcp-electron-builder
24-
preset.plugins['vue-cli-plugin-electron-builder'] = {
24+
preset.plugins['@matthijsburgh/vue-cli-plugin-electron-builder'] = {
2525
// electron-builder requires that an exact version of electron is provided,
2626
// unless electron is already installed
2727
version: 'file:' + process.cwd(),
@@ -65,7 +65,7 @@ const createProject = async (projectName, useTS, customPlugins = {}) => {
6565
`import App from './App.vue'
6666
${useTS ? 'declare var __static: string' : ''}
6767
window.BASE_URL = process.env.BASE_URL
68-
window.__static = __static
68+
window.__static = __static
6969
window.vuePath = require.resolve('vue')
7070
window.mockExternalPath = require.resolve('mockExternal')`
7171
)

__tests__/setup.helper.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ const lnk = require('lnk')
22
const fs = require('fs-extra')
33
// Prevent full and unnecessary project creation
44
process.env.VUE_CLI_TEST = true
5-
// Link ./ to node_modules/vcp-electron-builder so that require.resolve(vcp-electron-builder) returns ./
6-
if (!fs.existsSync('./node_modules/vue-cli-plugin-electron-builder')) {
5+
// Link ./ to node_modules/@matthijsburgh/vcp-electron-builder so that require.resolve(vcp-electron-builder) returns ./
6+
if (!fs.existsSync('./node_modules/@matthijsburgh/vue-cli-plugin-electron-builder')) {
77
try {
8-
lnk.sync(['./'], './node_modules/vue-cli-plugin-electron-builder')
8+
lnk.sync(['./'], './node_modules/@matthijsburgh/vue-cli-plugin-electron-builder')
99
} catch (err) {
1010
if (err.code !== 'EEXIST') console.error(err)
1111
}

deployDocs.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ const deploy = async () => {
3333
[
3434
'push',
3535
'-f',
36-
'https://github.com/nklayman/vue-cli-plugin-electron-builder.git',
36+
'https://github.com/MatthijsBurgh/vue-cli-plugin-electron-builder.git',
3737
'master:gh-pages'
3838
],
3939
{

docs/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ home: true
33
heroImage: /hero.png
44
actionText: Get Started →
55
actionLink: /guide/
6-
footer: MIT Licensed | Copyright © 2018-present Noah Klayman
6+
footer: MIT Licensed | Copyright © 2023-present Matthijs van der Burgh
77
---
88

99
<div style="text-align: center">
@@ -26,8 +26,8 @@ footer: MIT Licensed | Copyright © 2018-present Noah Klayman
2626
</div>
2727
<div style="text-align:center">
2828
Build status:
29-
<a href="https://github.com/nklayman/vue-cli-plugin-electron-builder/actions" target="_blank">
30-
<img src="https://github.com/nklayman/vue-cli-plugin-electron-builder/workflows/Node%20CI/badge.svg" />
29+
<a href="https://github.com/MatthijsBurgh/vue-cli-plugin-electron-builder/actions" target="_blank">
30+
<img src="https://github.com/MatthijsBurgh/vue-cli-plugin-electron-builder/workflows/Node%20CI/badge.svg" />
3131
</a>
3232
</div>
3333

docs/guide/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ sidebarDepth: 2
44
---
55

66
:::warning
7-
These are the docs for the v2.x.x release line, which is recommended over the v1.x version. The old docs are available [here](https://github.com/nklayman/vue-cli-plugin-electron-builder/tree/v1/docs). To upgrade, see the [release announcement](https://github.com/nklayman/vue-cli-plugin-electron-builder/releases/tag/v2.0.0).
7+
These are the docs for the v2.x.x release line, which is recommended over the v1.x version. The old docs are available [here](https://github.com/MatthijsBurgh/vue-cli-plugin-electron-builder/tree/v1/docs). To upgrade, see the [release announcement](https://github.com/nklayman/vue-cli-plugin-electron-builder/releases/tag/v2.0.0).
88
:::
99

1010
# Quick Start

docs/guide/guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ const win = new BrowserWindow({
9595
height: 600,
9696
webPreferences: {
9797
// Use pluginOptions.nodeIntegration, leave this alone
98-
// See nklayman.github.io/vue-cli-plugin-electron-builder/guide/configuration.html#node-integration for more info
98+
// See MatthijsBurgh.github.io/vue-cli-plugin-electron-builder/guide/configuration.html#node-integration for more info
9999
nodeIntegration: process.env.ELECTRON_NODE_INTEGRATION,
100100
+ preload: path.join(__dirname, 'preload.js')
101101
}

0 commit comments

Comments
 (0)