_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


node-fill-range 7.0.1
Dependencies: node-to-regex-range@5.0.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/jonschlinkert/fill-range
Licenses: Expat
Build system: node
Synopsis: Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`
Description:

Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`

node-callsites 3.1.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/callsites#readme
Licenses: Expat
Build system: node
Synopsis: Get callsites from the V8 stack trace API
Description:

Get callsites from the V8 stack trace API

node-supports-color 7.2.0
Dependencies: node-has-flag@4.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/chalk/supports-color#readme
Licenses: Expat
Build system: node
Synopsis: Detect whether a terminal supports color
Description:

Detect whether a terminal supports color

node-ansi-styles 4.3.0
Dependencies: node-color-convert@2.0.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/chalk/ansi-styles#readme
Licenses: Expat
Build system: node
Synopsis: ANSI escape codes for styling strings in the terminal
Description:

ANSI escape codes for styling strings in the terminal

node-indent-string 4.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/indent-string#readme
Licenses: Expat
Build system: node
Synopsis: Indent each line in a string
Description:

Indent each line in a string

node-graceful-fs 4.2.10
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/isaacs/node-graceful-fs#readme
Licenses: ISC
Build system: node
Synopsis: A drop-in replacement for fs, making various improvements.
Description:

A drop-in replacement for fs, making various improvements.

node-eslint-visitor-keys 2.1.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/eslint/eslint-visitor-keys#readme
Licenses: ASL 2.0
Build system: node
Synopsis: Constants and utilities about visitor keys to traverse AST.
Description:

Constants and utilities about visitor keys to traverse AST.

node-flat-cache 3.0.4
Dependencies: node-rimraf@3.0.2 node-flatted@3.2.5
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/royriojas/flat-cache#readme
Licenses: Expat
Build system: node
Synopsis: A stupidly simple key/value storage using files to persist some data
Description:

A stupidly simple key/value storage using files to persist some data

node-fs-extra 10.1.0
Dependencies: node-universalify@2.0.0 node-jsonfile@6.1.0 node-graceful-fs@4.2.10
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/jprichardson/node-fs-extra
Licenses: Expat
Build system: node
Synopsis: fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Description:

fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.

node-inflight 1.0.6
Dependencies: node-wrappy@1.0.2 node-once@1.4.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/isaacs/inflight
Licenses: ISC
Build system: node
Synopsis: Add callbacks to requests in flight to avoid async duplication
Description:

Add callbacks to requests in flight to avoid async duplication

node-temp-dir 2.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/temp-dir#readme
Licenses: Expat
Build system: node
Synopsis: Get the real path of the system temp directory
Description:

Get the real path of the system temp directory

node-run-parallel 1.2.0
Dependencies: node-queue-microtask@1.2.3
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/feross/run-parallel
Licenses: Expat
Build system: node
Synopsis: Run an array of functions in parallel
Description:

Run an array of functions in parallel

node-fastq 1.13.0
Dependencies: node-reusify@1.0.4
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/mcollina/fastq#readme
Licenses: ISC
Build system: node
Synopsis: Fast, in memory work queue
Description:

Fast, in memory work queue

node-vscode-languageserver-protocol 3.16.0
Dependencies: node-vscode-languageserver-types@3.16.0 node-vscode-jsonrpc@6.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/Microsoft/vscode-languageserver-node#readme
Licenses: Expat
Build system: node
Synopsis: VSCode Language Server Protocol implementation
Description:

VSCode Language Server Protocol implementation

node-aggregate-error 3.1.0
Dependencies: node-indent-string@4.0.0 node-clean-stack@2.2.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/aggregate-error#readme
Licenses: Expat
Build system: node
Synopsis: Create an error from multiple errors
Description:

Create an error from multiple errors

node-optionator 0.9.1
Dependencies: node-fast-levenshtein@2.0.6 node-levn@0.4.1 node-type-check@0.4.0 node-word-wrap@1.2.3 node-deep-is@0.1.4 node-prelude-ls@1.2.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/gkz/optionator
Licenses: Expat
Build system: node
Synopsis: option parsing and help generation
Description:

option parsing and help generation

node-word-wrap 1.2.3
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/jonschlinkert/word-wrap
Licenses: Expat
Build system: node
Synopsis: Wrap words to a specified length.
Description:

Wrap words to a specified length.

node-dir-glob 3.0.1
Dependencies: node-path-type@4.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/kevva/dir-glob#readme
Licenses: Expat
Build system: node
Synopsis: Convert directories to glob compatible strings
Description:

Convert directories to glob compatible strings

node-semver 7.3.7
Dependencies: node-lru-cache@6.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/npm/node-semver#readme
Licenses: ISC
Build system: node
Synopsis: The semantic version parser used by npm.
Description:

The semantic version parser used by npm.

node-fast-json-stable-stringify 2.1.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/epoberezkin/fast-json-stable-stringify
Licenses: Expat
Build system: node
Synopsis: deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
Description:

deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify

node-type-fest 0.16.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/type-fest#readme
Licenses:
Build system: node
Synopsis: A collection of essential TypeScript types
Description:

A collection of essential TypeScript types

node-universalify 2.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/RyanZim/universalify#readme
Licenses: Expat
Build system: node
Synopsis: Make a callback- or promise-based function support both promises and callbacks.
Description:

Make a callback- or promise-based function support both promises and callbacks.

node-espree 9.3.2
Dependencies: node-eslint-visitor-keys@3.3.0 node-acorn-jsx@5.3.2 node-acorn@8.7.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/eslint/espree
Licenses:
Build system: node
Synopsis: An Esprima-compatible JavaScript parser built on Acorn
Description:

An Esprima-compatible JavaScript parser built on Acorn

node-natural-compare 1.4.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/litejs/natural-compare-lite#readme
Licenses: Expat
Build system: node
Synopsis: Compare strings containing a mix of letters and numbers in the way a human being would in sort order.
Description:

Compare strings containing a mix of letters and numbers in the way a human being would in sort order.

Total packages: 69239