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

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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


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-nls 5.0.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/Microsoft/vscode-nls#readme
Licenses: Expat
Build system: node
Synopsis: NPM module to externalize and localize VSCode extensions
Description:

NPM module to externalize and localize VSCode extensions

node-argparse 2.0.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/nodeca/argparse#readme
Licenses:
Build system: node
Synopsis: CLI arguments parser. Native port of python's argparse.
Description:

CLI arguments parser. Native port of python's argparse.

node-typescript 4.7.3
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://www.typescriptlang.org/
Licenses: ASL 2.0
Build system: node
Synopsis: TypeScript is a language for application scale JavaScript development
Description:

TypeScript is a language for application scale JavaScript development

node-debug 4.3.4
Dependencies: node-ms@2.1.2
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/debug-js/debug#readme
Licenses: Expat
Build system: node
Synopsis: Lightweight debugging utility for Node.js and the browser
Description:

Lightweight debugging utility for Node.js and the browser

node-glob-parent 6.0.2
Dependencies: node-is-glob@4.0.3
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/gulpjs/glob-parent#readme
Licenses: ISC
Build system: node
Synopsis: Extract the non-magic parent path from a glob string.
Description:

Extract the non-magic parent path from a glob string.

node-wrappy 1.0.2
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/npm/wrappy
Licenses: ISC
Build system: node
Synopsis: Callback wrapping utility
Description:

Callback wrapping utility

node-functional-red-black-tree 1.0.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/mikolalysenko/functional-red-black-tree
Licenses: Expat
Build system: node
Synopsis: A fully persistent balanced binary search tree
Description:

A fully persistent balanced binary search tree

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-ansi-regex 5.0.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/chalk/ansi-regex#readme
Licenses: Expat
Build system: node
Synopsis: Regular expression for matching ANSI escape codes
Description:

Regular expression for matching ANSI escape codes

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-p-debounce 2.1.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/p-debounce#readme
Licenses: Expat
Build system: node
Synopsis: Debounce promise-returning & async functions
Description:

Debounce promise-returning & async functions

node-p-map 4.0.0
Dependencies: node-aggregate-error@3.1.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/p-map#readme
Licenses: Expat
Build system: node
Synopsis: Map over promises concurrently
Description:

Map over promises concurrently

node-file-entry-cache 6.0.1
Dependencies: node-flat-cache@3.0.4
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/royriojas/file-entry-cache#readme
Licenses: Expat
Build system: node
Synopsis: Super simple cache for file metadata, useful for process that work o a given series of files and that only need to repeat the job on the changed ones since the previous run of the process
Description:

Super simple cache for file metadata, useful for process that work o a given series of files and that only need to repeat the job on the changed ones since the previous run of the process

node-which 2.0.2
Dependencies: node-isexe@2.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/isaacs/node-which#readme
Licenses: ISC
Build system: node
Synopsis: Like which(1) unix command. Find the first instance of an executable in the PATH.
Description:

Like which(1) unix command. Find the first instance of an executable in the PATH.

node-parent-module 1.0.1
Dependencies: node-callsites@3.1.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/parent-module#readme
Licenses: Expat
Build system: node
Synopsis: Get the path of the parent module
Description:

Get the path of the parent module

node-vscode-languageserver-textdocument 1.0.5
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: A simple text document implementation for Node LSP servers
Description:

A simple text document implementation for Node LSP servers

node-fast-glob 3.2.11
Dependencies: node-micromatch@4.0.5 node-merge2@1.4.1 node-glob-parent@5.1.2 node-nodelib-fs-walk@1.2.8 node-nodelib-fs-stat@2.0.5
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/mrmlnc/fast-glob#readme
Licenses: Expat
Build system: node
Synopsis: It's a very fast and efficient glob library for Node.js
Description:

It's a very fast and efficient glob library for Node.js

node-queue-microtask 1.2.3
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/feross/queue-microtask
Licenses: Expat
Build system: node
Synopsis: fast, tiny `queueMicrotask` shim for modern engines
Description:

fast, tiny `queueMicrotask` shim for modern engines

node-shebang-regex 3.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/shebang-regex#readme
Licenses: Expat
Build system: node
Synopsis: Regular expression for matching a shebang line
Description:

Regular expression for matching a shebang line

node-globals 13.15.0
Dependencies: node-type-fest@0.20.2
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/globals#readme
Licenses: Expat
Build system: node
Synopsis: Global identifiers from different JavaScript environments
Description:

Global identifiers from different JavaScript environments

node-micromatch 4.0.5
Dependencies: node-picomatch@2.3.1 node-braces@3.0.2
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/micromatch/micromatch
Licenses: Expat
Build system: node
Synopsis: Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.
Description:

Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.

node-fast-levenshtein 2.0.6
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/hiddentao/fast-levenshtein#readme
Licenses: Expat
Build system: node
Synopsis: Efficient implementation of Levenshtein algorithm with locale-specific collator support.
Description:

Efficient implementation of Levenshtein algorithm with locale-specific collator support.

node-ms 2.1.2
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/zeit/ms#readme
Licenses: Expat
Build system: node
Synopsis: Tiny millisecond conversion utility
Description:

Tiny millisecond conversion utility

Page: 123456789
Total results: 204