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

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-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-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-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-typescript 5.4.4
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-shebang-command 2.0.0
Dependencies: node-shebang-regex@3.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/kevva/shebang-command#readme
Licenses: Expat
Build system: node
Synopsis: Get the command from a shebang
Description:

Get the command from a shebang

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-glob-parent 5.1.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-punycode 2.1.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://mths.be/punycode
Licenses: Expat
Build system: node
Synopsis: A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
Description:

A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.

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-eslint-visitor-keys 3.3.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-unique-string 2.0.0
Dependencies: node-crypto-random-string@2.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/unique-string#readme
Licenses: Expat
Build system: node
Synopsis: Generate a unique random string
Description:

Generate a unique random string

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-p-try 2.2.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/p-try#readme
Licenses: Expat
Build system: node
Synopsis: `Start a promise chain
Description:

`Start a promise chain

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-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-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-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-isexe 2.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/isaacs/isexe#readme
Licenses: ISC
Build system: node
Synopsis: Minimal module to check if a file is executable.
Description:

Minimal module to check if a file is executable.

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-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-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-text-table 0.2.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/substack/text-table
Licenses: Expat
Build system: node
Synopsis: borderless text tables with alignment
Description:

borderless text tables with alignment

node-inherits 2.0.4
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/isaacs/inherits#readme
Licenses: ISC
Build system: node
Synopsis: Browser-friendly inheritance fully compatible with standard node.js inherits()
Description:

Browser-friendly inheritance fully compatible with standard node.js inherits()

Page: 123456789
Total results: 204