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

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-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-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-eslint-utils 3.0.0
Dependencies: node-eslint-visitor-keys@2.1.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/mysticatea/eslint-utils#readme
Licenses: Expat
Build system: node
Synopsis: Utilities for ESLint plugins.
Description:

Utilities for ESLint plugins.

node-glob 7.2.3
Dependencies: node-path-is-absolute@1.0.1 node-once@1.4.0 node-minimatch@3.1.2 node-inherits@2.0.4 node-inflight@1.0.6 node-fs-realpath@1.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/isaacs/node-glob#readme
Licenses: ISC
Build system: node
Synopsis: a little globber
Description:

a little globber

node-regenerator-runtime 0.13.9
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://www.npmjs.com/package/node-regenerator-runtime
Licenses: Expat
Build system: node
Synopsis: Runtime for Regenerator-compiled generator and async functions.
Description:

Runtime for Regenerator-compiled generator and async functions.

node-regexpp 3.2.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/mysticatea/regexpp#readme
Licenses: Expat
Build system: node
Synopsis: Regular expression parser for ECMAScript.
Description:

Regular expression parser for ECMAScript.

node-path-type 4.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/path-type#readme
Licenses: Expat
Build system: node
Synopsis: Check if a path is a file, directory, or symlink
Description:

Check if a path is a file, directory, or symlink

node-vscode-jsonrpc 8.0.1
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 json rpc implementation over streams
Description:

A json rpc implementation over streams

node-picomatch 2.3.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/micromatch/picomatch
Licenses: Expat
Build system: node
Synopsis: Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.
Description:

Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.

node-resolve-from 4.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/resolve-from#readme
Licenses: Expat
Build system: node
Synopsis: Resolve the path of a module like `require.resolve()` but from a given path
Description:

Resolve the path of a module like `require.resolve()` but from a given path

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-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-vscode-languageserver-protocol 3.17.1
Dependencies: node-vscode-languageserver-types@3.17.1 node-vscode-jsonrpc@8.0.1
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-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-humanwhocodes-config-array 0.9.5
Dependencies: node-minimatch@3.1.2 node-debug@4.3.4 node-humanwhocodes-object-schema@1.2.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/humanwhocodes/config-array#readme
Licenses: ASL 2.0
Build system: node
Synopsis: Glob-based configuration matching.
Description:

Glob-based configuration matching.

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-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-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-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-cross-spawn 7.0.3
Dependencies: node-which@2.0.2 node-shebang-command@2.0.0 node-path-key@3.1.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/moxystudio/node-cross-spawn
Licenses: Expat
Build system: node
Synopsis: Cross platform child_process#spawn and child_process#spawnSync
Description:

Cross platform child_process#spawn and child_process#spawnSync

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-type-check 0.4.0
Dependencies: node-prelude-ls@1.2.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/gkz/type-check
Licenses: Expat
Build system: node
Synopsis: type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.
Description:

type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.

node-ignore 5.2.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/kaelzhang/node-ignore#readme
Licenses: Expat
Build system: node
Synopsis: Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.
Description:

Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.

node-path-is-absolute 1.0.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/path-is-absolute#readme
Licenses: Expat
Build system: node
Synopsis: Node.js 0.12 path.isAbsolute() ponyfill
Description:

Node.js 0.12 path.isAbsolute() ponyfill

Page: 1456789
Total packages: 203