-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1828 from EIGHTFINITE/actions/readme
Update README
- Loading branch information
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -408,8 +408,8 @@ <h2>Node dependencies</h2> | |
<td align="center"><a href="https://www.npmjs.com/package/electron-chrome-extensions"><img src="https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg" width="31"></a></td> | ||
<td><a href="https://www.npmjs.com/package/electron-chrome-extensions">electron-chrome-extensions</a></td> | ||
<td>Samuel Maddock</td> | ||
<td><a href="docs/legal/SEE LICENSE IN LICENSE.md.txt">SEE LICENSE IN LICENSE.md</a></td> | ||
<td><a href="https://github.com/samuelmaddock/electron-browser-shell">Open Source</a></td> | ||
<td><a href="docs/legal/GPL-3.0.txt">GPL-3.0</a></td> | ||
<td><a href="https://github.com/samuelmaddock/electron-browser-shell/tree/master/packages/electron-chrome-extensions">Open Source</a></td> | ||
<td align="center">✔️</td> | ||
<td>Chrome extension support for Electron.</td> | ||
<td align="center"><code>[email protected]</code></td> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -50,7 +50,7 @@ This pack contains Fastcraft, by Player, enabled by default. Fastcraft enhances | |
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/domutils) | [domutils](https://www.npmjs.com/package/domutils) | Felix Boehm | [BSD-2-Clause](docs/legal/BSD-2-Clause.txt) | [Open Source](https://github.com/fb55/domutils) | ✔️ | Utilities for working with htmlparser2's dom.<br>Required by cheerio, cheerio-select, css-select, htmlparser2. | `[email protected]` | | ||
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/ecc-jsbn) | [ecc-jsbn](https://www.npmjs.com/package/ecc-jsbn) | Jeremie Miller | [MIT](docs/legal/MIT.txt) | [Open Source](https://github.com/aduh95/ecc-jsbn) | ✔️ | ECC JS code based on JSBN.<br>Required by sshpk. | `[email protected]` | | ||
| [![](https://avatars.githubusercontent.com/u/9919)](https://github.com/EIGHTFINITE/electron) | [electron](https://github.com/EIGHTFINITE/electron) | Electron Community | [MIT](docs/legal/MIT.txt) | [Open Source](https://github.com/EIGHTFINITE/electron) | ✔️ | Build cross platform desktop apps with JavaScript, HTML, and CSS. | `EIGHTFINITE/electron#ad7585ad5b82689f3ac698cbfb3708c54660c72c`<br>(based on `[email protected]`) | | ||
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/electron-chrome-extensions) | [electron-chrome-extensions](https://www.npmjs.com/package/electron-chrome-extensions) | Samuel Maddock | [SEE LICENSE IN LICENSE.md](docs/legal/SEE%20LICENSE%20IN%20LICENSE.md.txt) | [Open Source](https://github.com/samuelmaddock/electron-browser-shell) | ✔️ | Chrome extension support for Electron. | `[email protected]` | | ||
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/electron-chrome-extensions) | [electron-chrome-extensions](https://www.npmjs.com/package/electron-chrome-extensions) | Samuel Maddock | [GPL-3.0](docs/legal/GPL-3.0.txt) | [Open Source](https://github.com/samuelmaddock/electron-browser-shell/tree/master/packages/electron-chrome-extensions) | ✔️ | Chrome extension support for Electron. | `[email protected]` | | ||
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/emoji-regex) | [emoji-regex](https://www.npmjs.com/package/emoji-regex) | Mathias Bynens | [MIT](docs/legal/MIT.txt) | [Open Source](https://github.com/mathiasbynens/emoji-regex) | ✔️ | A regular expression to match all Emoji-only symbols as per the Unicode Standard.<br>Required by string-width. | `[email protected]` | | ||
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/entities) | [entities](https://www.npmjs.com/package/entities) | Felix Boehm | [BSD-2-Clause](docs/legal/BSD-2-Clause.txt) | [Open Source](https://github.com/fb55/entities) | ✔️ | Encode & decode XML and HTML entities with ease & speed.<br>Required by dom-serializer, htmlparser2, parse5. | `[email protected]` | | ||
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/extend) | [extend](https://www.npmjs.com/package/extend) | Stefan Thomas | [MIT](docs/legal/MIT.txt) | [Open Source](https://github.com/justmoon/node-extend) | ✔️ | Port of jQuery.extend for Node and the browser.<br>Required by postman-request. | `[email protected]` | | ||
|