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

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-load-tsconfig 0.2.5
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://www.npmjs.com/package/node-load-tsconfig
Licenses: Expat
Build system: node
Synopsis: Load tsconfig.json
Description:

Load tsconfig.json

node-require-directory 2.1.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/troygoode/node-require-directory/
Licenses: Expat
Build system: node
Synopsis: Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.
Description:

Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.

node-through 2.3.8
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/dominictarr/through
Licenses: Expat
Build system: node
Synopsis: simplified stream construction
Description:

simplified stream construction

node-url-join 4.0.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jfromaniello/url-join#readme
Licenses: Expat
Build system: node
Synopsis: Join urls and normalize as in path.join.
Description:

Join urls and normalize as in path.join.

node-biblatex-csl-converter 2.1.0
Dependencies: node-xregexp@5.1.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/fiduswriter/biblatex-csl-converter#readme
Licenses: LGPL 3
Build system: node
Synopsis: a set of converters: biblatex => json, json => biblatex, json => CSL
Description:

a set of converters: biblatex => json, json => biblatex, json => CSL

node-simple-update-notifier 1.1.0
Dependencies: node-semver@7.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/alexbrazier/simple-update-notifier.git
Licenses: Expat
Build system: node
Synopsis: Simple update notifier to check for npm updates for cli applications
Description:

Simple update notifier to check for npm updates for cli applications

node-yargs 15.4.1
Dependencies: node-require-main-filename@2.0.0 node-require-directory@2.1.1 node-get-caller-file@2.0.5 node-yargs-parser@18.1.3 node-which-module@2.0.1 node-string-width@4.2.3 node-set-blocking@2.0.0 node-decamelize@1.2.0 node-find-up@4.1.0 node-cliui@6.0.0 node-y18n@4.0.3
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://yargs.js.org/
Licenses: Expat
Build system: node
Synopsis: yargs the modern, pirate-themed, successor to optimist.
Description:

yargs the modern, pirate-themed, successor to optimist.

node-encoding-sniffer 0.2.1
Dependencies: node-whatwg-encoding@3.1.1 node-iconv-lite@0.6.3
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/fb55/encoding-sniffer#readme
Licenses: Expat
Build system: node
Synopsis: Implementation of the HTML encoding sniffer algo, with stream support
Description:

Implementation of the HTML encoding sniffer algo, with stream support

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

lezer-based CSS grammar

node-babel-parser 8.0.0-rc.3
Dependencies: node-babel-types@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-parser
Licenses: Expat
Build system: node
Synopsis: A JavaScript parser
Description:

A JavaScript parser

node-undefsafe 2.0.5
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/remy/undefsafe#readme
Licenses: Expat
Build system: node
Synopsis: Undefined safe way of extracting object properties
Description:

Undefined safe way of extracting object properties

node-side-channel-weakmap 1.0.2
Dependencies: node-side-channel-map@1.0.1 node-object-inspect@1.13.4 node-get-intrinsic@1.3.1 node-es-errors@1.3.0 node-call-bound@1.0.4
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/ljharb/side-channel-weakmap#readme
Licenses: Expat
Build system: node
Synopsis: Store information about any JS value in a side channel. Uses WeakMap if available.
Description:

Store information about any JS value in a side channel. Uses WeakMap if available.

node-eslint-utils 2.1.0
Dependencies: node-eslint-visitor-keys@1.3.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/mysticatea/eslint-utils#readme
Licenses: Expat
Build system: node
Synopsis: Utilities for ESLint plugins.
Description:

Utilities for ESLint plugins.

node-semver 7.7.4
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
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-vscode-jsonrpc 8.1.0
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 json rpc implementation over streams
Description:

A json rpc implementation over streams

node-babel-plugin-transform-member-expression-literals 7.27.1
Dependencies: node-babel-helper-plugin-utils@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-member-expression-literals
Licenses: Expat
Build system: node
Synopsis: Ensure that reserved words are quoted in property accesses
Description:

Ensure that reserved words are quoted in property accesses

node-codemirror-view 6.40.0
Dependencies: node-w3c-keyname@2.2.8 node-style-mod@4.1.3 node-crelt@1.0.6 node-codemirror-state@6.6.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/codemirror/view#readme
Licenses: Expat
Build system: node
Synopsis: DOM view component for the CodeMirror code editor
Description:

DOM view component for the CodeMirror code editor

node-fill-range 7.0.1
Dependencies: node-to-regex-range@5.0.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
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-markdown-it-footnote 3.0.3
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/markdown-it/markdown-it-footnote#readme
Licenses: Expat
Build system: node
Synopsis: Footnotes for markdown-it markdown parser.
Description:

Footnotes for markdown-it markdown parser.

node-ws 6.2.3
Dependencies: node-async-limiter@1.0.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/websockets/ws
Licenses: Expat
Build system: node
Synopsis: Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js
Description:

Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js

node-loose-envify 1.4.0
Dependencies: node-js-tokens@4.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/zertosh/loose-envify
Licenses: Expat
Build system: node
Synopsis: Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST
Description:

Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST

node-async 3.2.6
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://caolan.github.io/async/
Licenses: Expat
Build system: node
Synopsis: Higher-order functions and common patterns for asynchronous code
Description:

Higher-order functions and common patterns for asynchronous code

node-tunnel 0.0.6
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/koichik/node-tunnel/
Licenses: Expat
Build system: node
Synopsis: Node HTTP/HTTPS Agents for tunneling proxies
Description:

Node HTTP/HTTPS Agents for tunneling proxies

Total packages: 70622