-
-
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 #2421 from EIGHTFINITE/actions/readme
Update README
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 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 |
---|---|---|
|
@@ -402,7 +402,7 @@ <h2>Node dependencies</h2> | |
<td><a href="https://github.com/EIGHTFINITE/electron">Open Source</a></td> | ||
<td align="center">✔️</td> | ||
<td>Build cross platform desktop apps with JavaScript, HTML, and CSS.</td> | ||
<td align="center"><code>EIGHTFINITE/electron#ecb1913389b31c967a0e672fcfa42c11480a5b45</code><br>(based on <code>[email protected].0</code>)</td> | ||
<td align="center"><code>EIGHTFINITE/electron#a592b44abd7ac364e0a887a132ef919742858fa8</code><br>(based on <code>[email protected].1</code>)</td> | ||
</tr> | ||
<tr> | ||
<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> | ||
|
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 |
---|---|---|
|
@@ -49,7 +49,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/domhandler) | [domhandler](https://www.npmjs.com/package/domhandler) | Felix Boehm | [BSD-2-Clause](docs/legal/BSD-2-Clause.txt) | [Open Source](https://github.com/fb55/domhandler) | ✔️ | Handler for htmlparser2 that turns pages into a dom.<br>Required by cheerio, cheerio-select, css-select, dom-serializer, domutils, htmlparser2, parse5-htmlparser2-tree-adapter. | `[email protected]` | | ||
| [![](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#ecb1913389b31c967a0e672fcfa42c11480a5b45`<br>(based on `[email protected].0`) | | ||
| [![](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#a592b44abd7ac364e0a887a132ef919742858fa8`<br>(based on `[email protected].1`) | | ||
| [![](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/encoding-sniffer) | [encoding-sniffer](https://www.npmjs.com/package/encoding-sniffer) | Felix Boehm | [MIT](docs/legal/MIT.txt) | [Open Source](https://github.com/fb55/encoding-sniffer) | ✔️ | Implementation of the HTML encoding sniffer algo, with stream support.<br>Required by cheerio. | `[email protected]` | | ||
|