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

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-listenercount 1.0.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jden/node-listenercount#readme
Licenses: ISC
Build system: node
Synopsis: backwards compatible version of builtin events.listenercount
Description:

backwards compatible version of builtin events.listenercount

node-transliteration 2.3.5
Dependencies: node-yargs@17.7.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/dzcpy/transliteration#readme
Licenses: Expat
Build system: node
Synopsis: Unicode to ACSII transliteration / slugify module for node.js, browser, Web Worker, ReactNative and CLI.
Description:

Unicode to ACSII transliteration / slugify module for node.js, browser, Web Worker, ReactNative and CLI.

node-ungap-structured-clone 1.3.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/ungap/structured-clone#readme
Licenses: ISC
Build system: node
Synopsis: A structuredClone polyfill
Description:

A structuredClone polyfill

node-pinyin 2.11.2
Dependencies: node-object-assign@4.1.1 node-commander@1.1.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: http://pinyin.hotoo.me/
Licenses: Expat
Build system: node
Synopsis: 汉语拼音转换工具。
Description:

æ± è¯ æ ¼é ³è½¬æ ¢å·¥å ·ã

node-type-is 1.6.18
Dependencies: node-media-typer@0.3.0 node-mime-types@2.1.35
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jshttp/type-is#readme
Licenses: Expat
Build system: node
Synopsis: Infer the content-type of a request.
Description:

Infer the content-type of a request.

node-babel-types 8.0.0-rc.3
Dependencies: node-babel-helper-validator-identifier@8.0.0-rc.3 node-babel-helper-string-parser@8.0.0-rc.3
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://babel.dev/docs/en/next/babel-types
Licenses: Expat
Build system: node
Synopsis: Babel Types is a Lodash-esque utility library for AST nodes
Description:

Babel Types is a Lodash-esque utility library for AST nodes

node-rollup-plugin-node-resolve 13.3.0
Dependencies: node-rollup-pluginutils@3.1.0 node-is-builtin-module@3.2.1 node-types-resolve@1.17.1 node-is-module@1.0.0 node-deepmerge@4.3.1 node-resolve@1.22.11 node-rollup@2.80.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/rollup/plugins/tree/master/packages/node-resolve/#readme
Licenses: Expat
Build system: node
Synopsis: Locate and bundle third-party dependencies in node_modules
Description:

Locate and bundle third-party dependencies in node_modules

node-concurrently 7.6.0
Dependencies: node-supports-color@8.1.1 node-spawn-command@0.0.2 node-shell-quote@1.8.3 node-tree-kill@1.2.2 node-date-fns@2.30.0 node-lodash@4.17.23 node-yargs@17.7.2 node-chalk@4.1.2 node-rxjs@7.8.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/open-cli-tools/concurrently#readme
Licenses: Expat
Build system: node
Synopsis: Run commands concurrently
Description:

Run commands concurrently

node-punycode 2.3.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
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-promise 8.3.0
Dependencies: node-asap@2.0.6
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/then/promise#readme
Licenses: Expat
Build system: node
Synopsis: Bare bones Promises/A+ implementation
Description:

Bare bones Promises/A+ implementation

node-is-weakref 1.0.2
Dependencies: node-call-bind@1.0.8
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/inspect-js/is-weakref#readme
Licenses: Expat
Build system: node
Synopsis: Is this value a JS WeakRef? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Description:

Is this value a JS WeakRef? This module works cross-realm/iframe, and despite ES6 @toStringTag.

node-markdown-it-highlightjs 4.0.1
Dependencies: node-highlight-js@11.11.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/valeriangalliat/markdown-it-highlightjs#readme
Licenses: Unlicense
Build system: node
Synopsis: Preset to use highlight.js with markdown-it.
Description:

Preset to use highlight.js with markdown-it.

node-minipass 6.0.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/isaacs/minipass#readme
Licenses: ISC
Build system: node
Synopsis: minimal implementation of a PassThrough stream
Description:

minimal implementation of a PassThrough stream

node-types-istanbul-reports 3.0.4
Dependencies: node-types-istanbul-lib-report@3.0.3
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/istanbul-reports
Licenses: Expat
Build system: node
Synopsis: TypeScript definitions for istanbul-reports
Description:

TypeScript definitions for istanbul-reports

node-lodash-groupby 4.6.0
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: The lodash method `_.groupBy` exported as a module.
Description:

The lodash method `_.groupBy` exported as a module.

node-lezer-cpp 1.0.0
Dependencies: node-lezer-highlight@1.2.3 node-lezer-lr@1.4.8
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/lezer-parser/cpp#readme
Licenses: Expat
Build system: node
Synopsis: lezer-based C++ grammar
Description:

lezer-based C++ grammar

node-color-name 1.1.3
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/dfcreative/color-name
Licenses: Expat
Build system: node
Synopsis: A list of color names and its values
Description:

A list of color names and its values

node-babel-plugin-transform-typescript 8.0.0-rc.3
Dependencies: node-babel-plugin-syntax-typescript@8.0.0-rc.3 node-babel-helper-skip-transparent-expression-wrappers@8.0.0-rc.3 node-babel-helper-plugin-utils@8.0.0-rc.3 node-babel-helper-create-class-features-plugin@8.0.0-rc.3 node-babel-helper-annotate-as-pure@8.0.0-rc.3
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-typescript
Licenses: Expat
Build system: node
Synopsis: Transform TypeScript into ES.next
Description:

Transform TypeScript into ES.next

node-p-limit 2.3.0
Dependencies: node-p-try@2.2.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/sindresorhus/p-limit#readme
Licenses: Expat
Build system: node
Synopsis: Run multiple promise-returning & async functions with limited concurrency
Description:

Run multiple promise-returning & async functions with limited concurrency

node-types-tmp 0.2.3
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/tmp
Licenses: Expat
Build system: node
Synopsis: TypeScript definitions for tmp
Description:

TypeScript definitions for tmp

node-replit-codemirror-vscode-keymap 6.0.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/replit/codemirror-vscode-keymap#readme
Licenses: Expat
Build system: node
Synopsis: VSCode keyboard shortcuts for Codemirror 6
Description:

VSCode keyboard shortcuts for Codemirror 6

node-rimraf 3.0.2
Dependencies: node-glob@7.2.3
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/isaacs/rimraf#readme
Licenses: ISC
Build system: node
Synopsis: A deep deletion module for node (like `rm -rf`)
Description:

A deep deletion module for node (like `rm -rf`)

node-undici-types 5.26.5
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://undici.nodejs.org
Licenses: Expat
Build system: node
Synopsis: A stand-alone types package for Undici
Description:

A stand-alone types package for Undici

node-source-map 0.7.6
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/mozilla/source-map
Licenses: Modified BSD
Build system: node
Synopsis: Generates and consumes source maps
Description:

Generates and consumes source maps

Total packages: 73955