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

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-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-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-fast-json-stable-stringify 2.1.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/epoberezkin/fast-json-stable-stringify
Licenses: Expat
Build system: node
Synopsis: deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
Description:

deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify

node-yarn 2.4.3
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://www.npmjs.com/package/node-yarn
Licenses:
Build system: node
Synopsis: 📦🐈 Safe, stable, reproducible projects
Description:

ð ¦ð Safe, stable, reproducible projects

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-universalify 2.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/RyanZim/universalify#readme
Licenses: Expat
Build system: node
Synopsis: Make a callback- or promise-based function support both promises and callbacks.
Description:

Make a callback- or promise-based function support both promises and callbacks.

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

Types used by the Language server for node

node-lru-cache 6.0.0
Dependencies: node-yallist@4.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/isaacs/node-lru-cache#readme
Licenses: ISC
Build system: node
Synopsis: A cache object that deletes the least-recently-used items.
Description:

A cache object that deletes the least-recently-used items.

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-v8-compile-cache 2.3.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/zertosh/v8-compile-cache#readme
Licenses: Expat
Build system: node
Synopsis: Require hook for automatic V8 compile cache persistence
Description:

Require hook for automatic V8 compile cache persistence

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-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-has-flag 4.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/has-flag#readme
Licenses: Expat
Build system: node
Synopsis: Check if argv has a specific flag
Description:

Check if argv has a specific flag

node-espree 9.3.2
Dependencies: node-eslint-visitor-keys@3.3.0 node-acorn-jsx@5.3.2 node-acorn@8.7.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/eslint/espree
Licenses:
Build system: node
Synopsis: An Esprima-compatible JavaScript parser built on Acorn
Description:

An Esprima-compatible JavaScript parser built on Acorn

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-uri-js 4.4.1
Dependencies: node-punycode@2.1.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/garycourt/uri-js
Licenses:
Build system: node
Synopsis: An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.
Description:

An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.

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-word-wrap 1.2.3
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/jonschlinkert/word-wrap
Licenses: Expat
Build system: node
Synopsis: Wrap words to a specified length.
Description:

Wrap words to a specified length.

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

Page: 123456789
Total results: 204