mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-24 04:18:13 -08:00
opn was renamed to open
This commit is contained in:
@@ -780,7 +780,7 @@
|
|||||||
- [execa](https://github.com/sindresorhus/execa) - Better `child_process`.
|
- [execa](https://github.com/sindresorhus/execa) - Better `child_process`.
|
||||||
- [cheerio](https://github.com/cheeriojs/cheerio) - Fast, flexible, and lean implementation of core jQuery designed specifically for the server.
|
- [cheerio](https://github.com/cheeriojs/cheerio) - Fast, flexible, and lean implementation of core jQuery designed specifically for the server.
|
||||||
- [Electron](https://github.com/atom/electron) - Build cross platform desktop apps with web technologies. *(You might like [awesome-electron](https://github.com/sindresorhus/awesome-electron))*
|
- [Electron](https://github.com/atom/electron) - Build cross platform desktop apps with web technologies. *(You might like [awesome-electron](https://github.com/sindresorhus/awesome-electron))*
|
||||||
- [opn](https://github.com/sindresorhus/opn) - Opens stuff like websites, files, executables.
|
- [open](https://github.com/sindresorhus/open) - Opens stuff like websites, files, executables.
|
||||||
- [hasha](https://github.com/sindresorhus/hasha) - Hashing made simple. Get the hash of a buffer/string/stream/file.
|
- [hasha](https://github.com/sindresorhus/hasha) - Hashing made simple. Get the hash of a buffer/string/stream/file.
|
||||||
- [dot-prop](https://github.com/sindresorhus/dot-prop) - Get a property from a nested object using a dot path.
|
- [dot-prop](https://github.com/sindresorhus/dot-prop) - Get a property from a nested object using a dot path.
|
||||||
- [onetime](https://github.com/sindresorhus/onetime) - Only run a function once.
|
- [onetime](https://github.com/sindresorhus/onetime) - Only run a function once.
|
||||||
|
|||||||
Reference in New Issue
Block a user