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

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-esquery 1.4.0
Dependencies: node-estraverse@5.3.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/estools/esquery/
Licenses: Modified BSD
Build system: node
Synopsis: A query library for ECMAScript AST using a CSS selector like query language.
Description:

A query library for ECMAScript AST using a CSS selector like query language.

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-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-chalk 4.1.2
Dependencies: node-supports-color@7.2.0 node-ansi-styles@4.3.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/chalk/chalk#readme
Licenses: Expat
Build system: node
Synopsis: Terminal string styling done right
Description:

Terminal string styling done right

vscode-js-debug 1.86.0
Dependencies: node@22.14.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/microsoft/vscode-js-debug
Licenses: Expat
Build system: copy
Synopsis: A DAP-compatible JavaScript debugger. Used in VS Code, VS, + more
Description:

A DAP-compatible JavaScript debugger. Used in VS Code, VS, + more

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-is-stream 2.0.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/is-stream#readme
Licenses: Expat
Build system: node
Synopsis: Check if something is a Node.js stream
Description:

Check if something is a Node.js stream

node-acorn-jsx 5.3.2
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/acornjs/acorn-jsx
Licenses: Expat
Build system: node
Synopsis: Modern, fast React.js JSX parser
Description:

Modern, fast React.js JSX parser

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-array-union 2.1.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/array-union#readme
Licenses: Expat
Build system: node
Synopsis: Create an array of unique values, in order, from the input arrays
Description:

Create an array of unique values, in order, from the input arrays

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-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-ajv 6.12.6
Dependencies: node-uri-js@4.4.1 node-json-schema-traverse@0.4.1 node-fast-json-stable-stringify@2.1.0 node-fast-deep-equal@3.1.3
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/ajv-validator/ajv
Licenses: Expat
Build system: node
Synopsis: Another JSON Schema Validator
Description:

Another JSON Schema Validator

node-vscode-languageserver 7.0.0
Dependencies: node-vscode-languageserver-protocol@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: Language server implementation for node
Description:

Language server implementation for node

node-prelude-ls 1.2.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: http://preludels.com
Licenses: Expat
Build system: node
Synopsis: prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.
Description:

prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.

node-brace-expansion 1.1.11
Dependencies: node-concat-map@0.0.1 node-balanced-match@1.0.2
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/juliangruber/brace-expansion
Licenses: Expat
Build system: node
Synopsis: Brace expansion as known from sh/bash
Description:

Brace expansion as known from sh/bash

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-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

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-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-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-esutils 2.0.3
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/estools/esutils
Licenses:
Build system: node
Synopsis: utility box for ECMAScript language tools
Description:

utility box for ECMAScript language tools

node-import-fresh 3.3.0
Dependencies: node-resolve-from@4.0.0 node-parent-module@1.0.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/import-fresh#readme
Licenses: Expat
Build system: node
Synopsis: Import a module while bypassing the cache
Description:

Import a module while bypassing the cache

node-is-path-inside 3.0.3
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/is-path-inside#readme
Licenses: Expat
Build system: node
Synopsis: Check if a path is inside another path
Description:

Check if a path is inside another path

Page: 1456789
Total packages: 203