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

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-proxy-from-env 1.1.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/Rob--W/proxy-from-env#readme
Licenses: Expat
Build system: node
Synopsis: Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.
Description:

Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.

node-domelementtype 2.3.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/fb55/domelementtype#readme
Licenses: FreeBSD
Build system: node
Synopsis: all the types of nodes in htmlparser2's dom
Description:

all the types of nodes in htmlparser2's dom

node-hapi-topo 5.1.0
Dependencies: node-hapi-hoek@9.3.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/hapijs/topo#readme
Licenses: Modified BSD
Build system: node
Synopsis: Topological sorting with grouping support
Description:

Topological sorting with grouping support

node-convert-source-map 2.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/thlorenz/convert-source-map
Licenses: Expat
Build system: node
Synopsis: Converts a source-map from/to different formats and allows adding/changing properties.
Description:

Converts a source-map from/to different formats and allows adding/changing properties.

node-recast 0.21.5
Dependencies: node-source-map@0.6.1 node-ast-types@0.15.2 node-esprima@4.0.1 node-tslib@2.8.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: http://github.com/benjamn/recast
Licenses: Expat
Build system: node
Synopsis: JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator
Description:

JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator

node-react-window 1.8.8
Dependencies: node-babel-runtime@7.29.2 node-memoize-one@5.2.1 node-react-dom@18.3.1 node-react@18.3.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: http://react-window.now.sh/
Licenses: Expat
Build system: node
Synopsis: React components for efficiently rendering large, scrollable lists and tabular data
Description:

React components for efficiently rendering large, scrollable lists and tabular data

node-lodash 4.17.23
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://lodash.com/
Licenses: Expat
Build system: node
Synopsis: Lodash modular utilities.
Description:

Lodash modular utilities.

node-babel-plugin-transform-flow-strip-types 7.27.1
Dependencies: node-babel-helper-plugin-utils@7.28.6 node-babel-plugin-syntax-flow@7.28.6
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://babel.dev/docs/en/next/babel-plugin-transform-flow-strip-types
Licenses: Expat
Build system: node
Synopsis: Strip flow type annotations from your output code.
Description:

Strip flow type annotations from your output code.

node-thenify 3.3.1
Dependencies: node-any-promise@1.3.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/thenables/thenify#readme
Licenses: Expat
Build system: node
Synopsis: Promisify a callback-based function
Description:

Promisify a callback-based function

node-keyv 4.5.4
Dependencies: node-json-buffer@3.0.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jaredwray/keyv
Licenses: Expat
Build system: node
Synopsis: Simple key-value storage with support for multiple backends
Description:

Simple key-value storage with support for multiple backends

node-vscode-languageserver-textdocument 1.0.8
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
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-has-symbols 1.1.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/ljharb/has-symbols#readme
Licenses: Expat
Build system: node
Synopsis: Determine if the JS environment has Symbol support. Supports spec, or shams.
Description:

Determine if the JS environment has Symbol support. Supports spec, or shams.

node-portfinder 1.0.38
Dependencies: node-debug@4.4.3 node-async@3.2.6
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/http-party/node-portfinder#readme
Licenses: Expat
Build system: node
Synopsis: A simple tool to find an open port on the current machine
Description:

A simple tool to find an open port on the current machine

node-toidentifier 1.0.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/component/toidentifier#readme
Licenses: Expat
Build system: node
Synopsis: Convert a string of words to a JavaScript identifier
Description:

Convert a string of words to a JavaScript identifier

node-minimatch 10.2.4
Dependencies: node-brace-expansion@5.0.4
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/isaacs/minimatch#readme
Licenses: BlueOak-1.0.0
Build system: node
Synopsis: a glob matcher in javascript
Description:

a glob matcher in javascript

node-braintree-sanitize-url 6.0.4
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/braintree/sanitize-url#readme
Licenses: Expat
Build system: node
Synopsis: A url sanitizer
Description:

A url sanitizer

node-types-orderedmap 1.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://www.npmjs.com/package/node-types-orderedmap
Licenses: Expat
Build system: node
Synopsis: TypeScript definitions for orderedmap
Description:

TypeScript definitions for orderedmap

node-balanced-match 1.0.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/juliangruber/balanced-match
Licenses: Expat
Build system: node
Synopsis: Match balanced character pairs, like "{" and "}"
Description:

Match balanced character pairs, like "" and ""

node-prosemirror-state 1.4.4
Dependencies: node-prosemirror-view@1.41.7 node-prosemirror-transform@1.11.0 node-prosemirror-model@1.25.4
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/prosemirror/prosemirror-state#readme
Licenses: Expat
Build system: node
Synopsis: ProseMirror editor state
Description:

ProseMirror editor state

node-tinyglobby 0.2.15
Dependencies: node-picomatch@4.0.3 node-fdir@6.5.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://superchupu.dev/tinyglobby
Licenses: Expat
Build system: node
Synopsis: A fast and minimal alternative to globby and fast-glob
Description:

A fast and minimal alternative to globby and fast-glob

node-types-range-parser 1.2.7
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/range-parser
Licenses: Expat
Build system: node
Synopsis: TypeScript definitions for range-parser
Description:

TypeScript definitions for range-parser

node-scheduler 0.19.1
Dependencies: node-object-assign@4.1.1 node-loose-envify@1.4.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://reactjs.org/
Licenses: Expat
Build system: node
Synopsis: Cooperative scheduler for the browser environment.
Description:

Cooperative scheduler for the browser environment.

node-prelude-ls 1.2.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
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-fluentui-react-icons 2.0.201
Dependencies: node-griffel-react@1.6.1 node-tslib@2.8.1 node-react@18.3.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/microsoft/fluentui-system-icons#readme
Licenses: Expat
Build system: node
Synopsis: Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
Description:

Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.

Total packages: 70622