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

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

Language server implementation for node

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-semver 7.3.7
Dependencies: node-lru-cache@6.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/npm/node-semver#readme
Licenses: ISC
Build system: node
Synopsis: The semantic version parser used by npm.
Description:

The semantic version parser used by npm.

node-escape-string-regexp 4.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/escape-string-regexp#readme
Licenses: Expat
Build system: node
Synopsis: Escape RegExp special characters
Description:

Escape RegExp special characters

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-fastq 1.13.0
Dependencies: node-reusify@1.0.4
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/mcollina/fastq#readme
Licenses: ISC
Build system: node
Synopsis: Fast, in memory work queue
Description:

Fast, in memory work queue

node-once 1.4.0
Dependencies: node-wrappy@1.0.2
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/isaacs/once#readme
Licenses: ISC
Build system: node
Synopsis: Run a function exactly one time
Description:

Run a function exactly one time

node-strip-json-comments 3.1.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/strip-json-comments#readme
Licenses: Expat
Build system: node
Synopsis: Strip comments from JSON. Lets you use comments in your JSON files!
Description:

Strip comments from JSON. Lets you use comments in your JSON files!

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-fs-realpath 1.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/isaacs/fs.realpath#readme
Licenses: ISC
Build system: node
Synopsis: Use node's fs.realpath, but fall back to the JS implementation if the native one fails
Description:

Use node's fs.realpath, but fall back to the JS implementation if the native one fails

node-eslint-visitor-keys 2.1.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-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-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-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-deep-is 0.1.4
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/thlorenz/deep-is#readme
Licenses: Expat
Build system: node
Synopsis: node's assert.deepEqual algorithm except for NaN being equal to NaN
Description:

node's assert.deepEqual algorithm except for NaN being equal to NaN

node 14.19.3
Dependencies: bash-minimal@5.2.37 coreutils@9.1 c-ares@1.34.4 icu4c@73.1 libuv@1.42.0 llhttp@2.1.4 brotli@1.1.0 nghttp2@1.58.0 openssl@1.1.1u zlib@1.3.1
Channel: rde
Location: contrib/packages/node.scm (contrib packages node)
Home page: https://nodejs.org/
Licenses: Expat
Build system: gnu
Synopsis: Evented I/O for V8 JavaScript
Description:

Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.

hunspell-dict-ru 7.4
Channel: rde
Location: rde/packages/aspell.scm (rde packages aspell)
Home page: https://github.com/LibreOffice/dictionaries
Licenses: non-copyleft
Build system: copy
Synopsis: Hunspell dictionary for Russian
Description:

This package provides a dictionary for the Hunspell spell-checking library.

emacs-transient 0.12.0
Propagated dependencies: emacs-compat@30.1.0.1 emacs-cond-let@0.2.1
Channel: rde
Location: rde/packages/emacs-xyz.scm (rde packages emacs-xyz)
Home page: https://magit.vc/manual/transient
Licenses: GPL 3+
Build system: emacs
Synopsis: Transient commands in Emacs
Description:

Taking inspiration from prefix keys and prefix arguments in Emacs, Transient implements a similar abstraction involving a prefix command, infix arguments and suffix commands. We could call this abstraction a "transient command", but because it always involves at least two commands (a prefix and a suffix) we prefer to call it just a "transient".

emacs-docker 2.2.0-0.cc0046e
Dependencies: emacs-undercover@0.8.1
Propagated dependencies: emacs-aio@1.1 emacs-dash@2.20.0 emacs-json-mode@1.9.2 emacs-s@1.13.0 emacs-tablist@1.1
Channel: rde
Location: rde/packages/emacs-xyz.scm (rde packages emacs-xyz)
Home page: https://github.com/Silex/docker.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Manage docker from Emacs
Description:

This package provides an Emacs interface for Docker.

emacs-json-simple-flymake 20230802
Channel: rde
Location: rde/packages/emacs-xyz.scm (rde packages emacs-xyz)
Home page: https://github.com/mokrates/json-simple-flymake
Licenses: GPL 3+
Build system: emacs
Synopsis: Really simple but standalone json flymake utilizing the builtin json parser
Description:

Really simple but standalone json flymake utilizing the builtin json parser.

emacs-zotra 1.0-0.c63e274
Channel: rde
Location: rde/packages/emacs-xyz.scm (rde packages emacs-xyz)
Home page: https://github.com/mpedramfar/zotra
Licenses: GPL 3
Build system: emacs
Synopsis: Get bibliographic information from a url
Description:

This emacs library provides functions to get bibliographic information from a url and save it into a bibtex file. It also provides a way to obtain a list of attachments (e.g. PDF files) associated with a url. This is done using Zotero translators, but without using the Zotero client.

emacs-git-email 0.7.2
Dependencies: emacs-magit@4.5.0 emacs-notmuch@0.39 emacs-piem@0.5.0
Channel: rde
Location: rde/packages/emacs-xyz.scm (rde packages emacs-xyz)
Home page: https://suhail.codeberg.page/git-email
Licenses: GPL 3+
Build system: emacs
Synopsis: Format and send Git patches in Emacs
Description:

This package provides utilities for formatting and sending Git patches via Email, without leaving Emacs.

emacs-git-gutter-transient 0.1.0
Dependencies: emacs-magit@4.5.0
Propagated dependencies: emacs-git-gutter@0.93
Channel: rde
Location: rde/packages/emacs-xyz.scm (rde packages emacs-xyz)
Home page: https://sr.ht/~abcdw/git-gutter-transient
Licenses: GPL 3+
Build system: emacs
Synopsis: Navigate, stage and revert hunks with ease
Description:

This package provides transient interface for git-gutter function to manipulate and navigate hunks.

emacs-flymake-eslint 1.7.0
Channel: rde
Location: rde/packages/emacs-xyz.scm (rde packages emacs-xyz)
Home page: https://github.com/orzechowskid/flymake-eslint
Licenses: GPL 3+
Build system: emacs
Synopsis: Flymake backend for Javascript using eslint
Description:

A backend for Flymake which uses eslint. Enable it with M-x flymake-eslint-enable RET.

Page: 156789
Total packages: 203