|
222 | 222 | - [license-checker](https://github.com/davglass/license-checker) - Check licenses of your app's dependencies.
|
223 | 223 | - [browser-run](https://github.com/juliangruber/browser-run) - Easily run code in a browser environment.
|
224 | 224 | - [tmpin](https://github.com/sindresorhus/tmpin) - Adds stdin support to any CLI app that accepts file input.
|
225 |
| -- [wifi-password](https://github.com/kevva/wifi-password-cli) - Get the current wifi password. |
226 | 225 | - [wallpaper](https://github.com/sindresorhus/wallpaper) - Change the desktop wallpaper.
|
227 | 226 | - [pen](https://github.com/hatashiro/pen) - Live Markdown preview in the browser from your favorite editor.
|
228 | 227 | - [dark-mode](https://github.com/sindresorhus/dark-mode) - Toggle the macOS Dark Mode.
|
|
334 | 333 | - [Bit](https://github.com/teambit/bit) - Create, maintain, find and use small modules and components across repositories.
|
335 | 334 | - [gradient-string](https://github.com/bokub/gradient-string) - Beautiful color gradients in terminal output.
|
336 | 335 | - [oclif](https://github.com/oclif/oclif) - CLI framework complete with parser, automatic documentation, testing, and plugins.
|
337 |
| -- [term-size](https://github.com/sindresorhus/term-size) - Reliably get the terminal window size. |
| 336 | +- [terminal-size](https://github.com/sindresorhus/terminal-size) - Reliably get the terminal window size. |
338 | 337 | - [Cliffy](https://github.com/drew-y/cliffy) - Framework for interactive CLIs.
|
339 | 338 | - [zx](https://github.com/google/zx) - Write shell scripts JavaScript.
|
340 | 339 |
|
|
406 | 405 |
|
407 | 406 | - [del](https://github.com/sindresorhus/del) - Delete files/folders using globs.
|
408 | 407 | - [globby](https://github.com/sindresorhus/globby) - Glob files with support for multiple patterns.
|
409 |
| -- [cpy](https://github.com/sindresorhus/cpy) - Copy files. |
410 | 408 | - [chokidar](https://github.com/paulmillr/chokidar) - Filesystem watcher which stabilizes events from `fs.watch` and `fs.watchFile` as well as using native `fsevents` on macOS.
|
411 | 409 | - [find-up](https://github.com/sindresorhus/find-up) - Find a file by walking up parent directories.
|
412 | 410 | - [proper-lockfile](https://github.com/moxystudio/node-proper-lockfile) - Inter-process and inter-machine lockfile utility.
|
413 | 411 | - [load-json-file](https://github.com/sindresorhus/load-json-file) - Read and parse a JSON file.
|
414 | 412 | - [write-json-file](https://github.com/sindresorhus/write-json-file) - Stringify and write JSON to a file atomically.
|
415 | 413 | - [fs-write-stream-atomic](https://github.com/npm/fs-write-stream-atomic) - Like `fs.createWriteStream()`, but atomic.
|
416 | 414 | - [filenamify](https://github.com/sindresorhus/filenamify) - Convert a string to a valid filename.
|
417 |
| -- [lnfs](https://github.com/kevva/lnfs) - Force create symlinks like `ln -fs`. |
418 | 415 | - [istextorbinary](https://github.com/bevry/istextorbinary) - Check if a file is text or binary.
|
419 | 416 | - [fs-jetpack](https://github.com/szwacz/fs-jetpack) - Completely redesigned file system API for convenience in everyday use.
|
420 | 417 | - [fs-extra](https://github.com/jprichardson/node-fs-extra) - Extra methods for the `fs` module.
|
|
434 | 431 | - [More…](https://github.com/sindresorhus/promise-fun)
|
435 | 432 | - Observables
|
436 | 433 | - [RxJS](https://github.com/ReactiveX/RxJS) - Reactive programming.
|
437 |
| - - [observable-to-promise](https://github.com/sindresorhus/awesome-observables) - Convert an Observable to a Promise. |
| 434 | + - [observable-to-promise](https://github.com/sindresorhus/observable-to-promise) - Convert an Observable to a Promise. |
438 | 435 | - [More…](https://github.com/sindresorhus/awesome-observables)
|
439 | 436 | - Streams
|
440 | 437 | - [Highland.js](https://github.com/caolan/highland) - Manages synchronous and asynchronous code easily, using nothing more than standard JavaScript and Node-like Streams.
|
|
471 | 468 | ### Image
|
472 | 469 |
|
473 | 470 | - [sharp](https://github.com/lovell/sharp) - The fastest module for resizing JPEG, PNG, WebP and TIFF images.
|
474 |
| -- [image-type](https://github.com/sindresorhus/image-type) - Detect the image type of a Buffer/Uint8Array. |
| 471 | +- [image-type](https://github.com/sindresorhus/image-type) - Detect the type of an image. |
| 472 | +- [image-dimensions](https://github.com/sindresorhus/image-dimensions) - Get the dimensions of an image. |
475 | 473 | - [gm](https://github.com/aheckmann/gm) - GraphicsMagick and ImageMagick wrapper.
|
476 | 474 | - [lwip](https://github.com/EyalAr/lwip) - Lightweight image processor which does not require ImageMagick.
|
477 | 475 | - [pica](https://github.com/nodeca/pica) - High quality & fast resize (lanczos3) in pure JS. Alternative to canvas drawImage(), when no pixelation allowed.
|
478 | 476 | - [jimp](https://github.com/oliver-moran/jimp) - Image processing in pure JavaScript.
|
479 |
| -- [probe-image-size](https://github.com/nodeca/probe-image-size) - Get the size of most image formats without a full download. |
480 | 477 | - [qrcode](https://github.com/soldair/node-qrcode) - QR code and bar code generator.
|
481 | 478 | - [ImageScript](https://github.com/matmen/ImageScript) - Image processing in JavaScript, utilizing WebAssembly for performance.
|
482 | 479 |
|
|
585 | 582 | - [Archiver](https://github.com/archiverjs/node-archiver) - Streaming interface for archive generation, supporting ZIP and TAR.
|
586 | 583 | - [pako](https://github.com/nodeca/pako) - High speed zlib port to pure js (deflate, inflate, gzip).
|
587 | 584 | - [tar-stream](https://github.com/mafintosh/tar-stream) - Streaming tar parser and generator. Also see [tar-fs](https://github.com/mafintosh/tar-fs).
|
588 |
| -- [decompress](https://github.com/kevva/decompress) - Decompression module with support for `tar`, `tar.gz` and `zip` files out of the box. |
589 | 585 |
|
590 | 586 | ### Network
|
591 | 587 |
|
|
811 | 807 | - [adit](https://github.com/markelog/adit) - SSH tunneling made simple.
|
812 | 808 | - [file-type](https://github.com/sindresorhus/file-type) - Detect the file type of a Buffer.
|
813 | 809 | - [Bottleneck](https://github.com/SGrondin/bottleneck) - Rate limiter that makes throttling easy.
|
814 |
| -- [ow](https://github.com/sindresorhus/ow) - Function argument validation for humans. |
815 | 810 | - [webworker-threads](https://github.com/audreyt/node-webworker-threads) - Lightweight Web Worker API implementation with native threads.
|
816 | 811 | - [clipboardy](https://github.com/sindresorhus/clipboardy) - Access the system clipboard (copy/paste).
|
817 | 812 | - [node-pre-gyp](https://github.com/mapbox/node-pre-gyp) - Makes it easy to publish and install Node.js C++ addons from binaries.
|
|
823 | 818 | - [jsdom](https://github.com/jsdom/jsdom) - JavaScript implementation of HTML and the DOM.
|
824 | 819 | - [@sindresorhus/is](https://github.com/sindresorhus/is) - Type check values.
|
825 | 820 | - [env-dot-prop](https://github.com/simonepri/env-dot-prop) - Get, set, or delete nested properties of process.env using a dot path.
|
826 |
| -- [emittery](https://github.com/sindresorhus/emittery) - Simple and modern async event emitter. |
827 | 821 | - [node-video-lib](https://github.com/gkozlenko/node-video-lib) - Pure JavaScript library for working with MP4 and FLV video files and creating MPEG-TS chunks for HLS streaming.
|
828 |
| -- [basic-ftp](https://github.com/patrickjuchli/basic-ftp) – FTP/FTPS client. |
| 822 | +- [basic-ftp](https://github.com/patrickjuchli/basic-ftp) - FTP/FTPS client. |
829 | 823 | - [cashify](https://github.com/xxczaki/cashify) - Currency conversion.
|
830 | 824 | - [genepi](https://github.com/Geode-solutions/genepi) - Automatically generate a native Node.js addon from C++ code.
|
831 | 825 | - [husky](https://github.com/typicode/husky) - Create Git hook scripts.
|
832 | 826 | - [patch-package](https://github.com/ds300/patch-package) - Make and preserve fixes to npm dependencies.
|
833 | 827 | - [editly](https://github.com/mifi/editly) - Declarative video editing API.
|
834 | 828 | - [wild-wild-path](https://github.com/ehmicky/wild-wild-path) - Object property paths with wildcards and regexes.
|
| 829 | +- [uint8array-extras](https://github.com/sindresorhus/uint8array-extras) - Useful utilities for working with Uint8Array and Buffer. |
835 | 830 |
|
836 | 831 | ## Package Manager
|
837 | 832 |
|
|
0 commit comments