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

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-locate-path 3.0.0
Dependencies: node-path-exists@3.0.0 node-p-locate@3.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/locate-path#readme
Licenses: Expat
Build system: node
Synopsis: Get the first path that exists on disk of multiple paths
Description:

Get the first path that exists on disk of multiple paths

node-vscode-languageserver-types 3.16.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: Types used by the Language server for node
Description:

Types used by the Language server for node

node-commander 9.3.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/tj/commander.js#readme
Licenses: Expat
Build system: node
Synopsis: the complete solution for node.js command-line programs
Description:

the complete solution for node.js command-line programs

node-strip-ansi 6.0.1
Dependencies: node-ansi-regex@5.0.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/chalk/strip-ansi#readme
Licenses: Expat
Build system: node
Synopsis: Strip ANSI escape codes from a string
Description:

Strip ANSI escape codes from a string

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-nodelib-fs-walk 1.2.8
Dependencies: node-fastq@1.13.0 node-nodelib-fs-scandir@2.1.5
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://www.npmjs.com/package/node-nodelib-fs-walk
Licenses: Expat
Build system: node
Synopsis: A library for efficiently walking a directory recursively
Description:

A library for efficiently walking a directory recursively

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-rimraf 3.0.2
Dependencies: node-glob@7.2.3
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/isaacs/rimraf#readme
Licenses: ISC
Build system: node
Synopsis: A deep deletion module for node (like `rm -rf`)
Description:

A deep deletion module for node (like `rm -rf`)

node-is-number 7.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/jonschlinkert/is-number
Licenses: Expat
Build system: node
Synopsis: Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
Description:

Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.

node-merge2 1.4.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/teambition/merge2
Licenses: Expat
Build system: node
Synopsis: Merge multiple streams into one stream in sequence or parallel.
Description:

Merge multiple streams into one stream in sequence or parallel.

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-lodash-merge 4.6.2
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://lodash.com/
Licenses: Expat
Build system: node
Synopsis: The Lodash method `_.merge` exported as a module.
Description:

The Lodash method `_.merge` exported as a module.

node-find-up 3.0.0
Dependencies: node-locate-path@3.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/find-up#readme
Licenses: Expat
Build system: node
Synopsis: Find a file or directory by walking up parent directories
Description:

Find a file or directory by walking up parent directories

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-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-path-key 3.1.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/path-key#readme
Licenses: Expat
Build system: node
Synopsis: Get the PATH environment variable key cross-platform
Description:

Get the PATH environment variable key cross-platform

node-nodelib-fs-scandir 2.1.5
Dependencies: node-run-parallel@1.2.0 node-nodelib-fs-stat@2.0.5
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://www.npmjs.com/package/node-nodelib-fs-scandir
Licenses: Expat
Build system: node
Synopsis: List files and directories inside the specified directory
Description:

List files and directories inside the specified directory

node-levn 0.4.1
Dependencies: node-type-check@0.4.0 node-prelude-ls@1.2.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/gkz/levn
Licenses: Expat
Build system: node
Synopsis: Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible
Description:

Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible

node-vscode-css-languageservice 5.4.2
Dependencies: node-vscode-uri@3.0.3 node-vscode-nls@5.0.1 node-vscode-languageserver-types@3.17.1 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-css-languageservice#readme
Licenses: Expat
Build system: node
Synopsis: Language service for CSS, LESS and SCSS
Description:

Language service for CSS, LESS and SCSS

node-typescript-language-server 4.3.3
Dependencies: node-which@2.0.2 node-vscode-uri@3.0.3 node-vscode-languageserver-textdocument@1.0.5 node-vscode-languageserver-protocol@3.16.0 node-vscode-languageserver@7.0.0 node-tempy@1.0.1 node-semver@7.3.7 node-pkg-up@3.1.0 node-p-debounce@2.1.0 node-fs-extra@10.1.0 node-commander@9.3.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://www.npmjs.com/package/node-typescript-language-server
Licenses: ASL 2.0
Build system: node
Synopsis: Language Server Protocol (LSP) implementation for TypeScript using tsserver
Description:

Language Server Protocol (LSP) implementation for TypeScript using tsserver

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-is-glob 4.0.3
Dependencies: node-is-extglob@2.1.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/micromatch/is-glob
Licenses: Expat
Build system: node
Synopsis: Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet
Description:

Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet

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.

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

Total packages: 69239