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

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-basic-auth 2.0.1
Dependencies: node-safe-buffer@5.1.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jshttp/basic-auth#readme
Licenses: Expat
Build system: node
Synopsis: node.js basic auth parser
Description:

node.js basic auth parser

node-object-assign 4.1.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/sindresorhus/object-assign#readme
Licenses: Expat
Build system: node
Synopsis: ES2015 `Object.assign()` ponyfill
Description:

ES2015 `Object.assign()` ponyfill

node-fast-csv-format 4.3.5
Dependencies: node-lodash-escaperegexp@4.1.2 node-lodash-isfunction@3.0.9 node-lodash-isboolean@3.0.3 node-lodash-isequal@4.5.0 node-lodash-isnil@4.0.0 node-types-node@14.18.63
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: http://c2fo.github.com/fast-csv/packages/format
Licenses: Expat
Build system: node
Synopsis: fast-csv formatting module
Description:

fast-csv formatting module

node-safe-array-concat 1.1.3
Dependencies: node-isarray@2.0.5 node-has-symbols@1.1.0 node-get-intrinsic@1.3.1 node-call-bound@1.0.4 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/ljharb/safe-array-concat#readme
Licenses: Expat
Build system: node
Synopsis: `Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Description:

`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable

node-lilconfig 2.1.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/antonk52/lilconfig#readme
Licenses: Expat
Build system: node
Synopsis: A zero-dependency alternative to cosmiconfig
Description:

A zero-dependency alternative to cosmiconfig

node-ansi-regex 6.0.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/chalk/ansi-regex#readme
Licenses: Expat
Build system: node
Synopsis: Regular expression for matching ANSI escape codes
Description:

Regular expression for matching ANSI escape codes

node-xmlbuilder 15.1.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: http://github.com/oozcitak/xmlbuilder-js
Licenses: Expat
Build system: node
Synopsis: An XML builder for node.js
Description:

An XML builder for node.js

node-pretty-format 29.7.0
Dependencies: node-jest-schemas@29.6.3 node-ansi-styles@5.2.0 node-react-is@18.3.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jestjs/jest#readme
Licenses: Expat
Build system: node
Synopsis: Stringify any JavaScript value.
Description:

Stringify any JavaScript value.

node-mime 4.1.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/broofa/mime#readme
Licenses: Expat
Build system: node
Synopsis: A comprehensive library for mime-type mapping
Description:

A comprehensive library for mime-type mapping

node-prosemirror-history 1.3.0
Dependencies: node-prosemirror-transform@1.11.0 node-prosemirror-state@1.4.4 node-rope-sequence@1.3.4
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/prosemirror/prosemirror-history#readme
Licenses: Expat
Build system: node
Synopsis: Undo history for ProseMirror
Description:

Undo history for ProseMirror

node-d3-color 3.1.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://d3js.org/d3-color/
Licenses: ISC
Build system: node
Synopsis: Color spaces! RGB, HSL, Cubehelix, Lab and HCL (Lch).
Description:

Color spaces! RGB, HSL, Cubehelix, Lab and HCL (Lch).

node-csstype 3.1.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/frenic/csstype#readme
Licenses: Expat
Build system: node
Synopsis: Strict TypeScript and Flow types for style based on MDN data
Description:

Strict TypeScript and Flow types for style based on MDN data

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-babel-plugin-transform-private-methods 7.28.6
Dependencies: node-babel-helper-create-class-features-plugin@7.28.6 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-private-methods
Licenses: Expat
Build system: node
Synopsis: This plugin transforms private class methods
Description:

This plugin transforms private class methods

node-dom-serializer 2.0.0
Dependencies: node-domelementtype@2.3.0 node-domhandler@5.0.3 node-entities@4.5.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/cheeriojs/dom-serializer#readme
Licenses: Expat
Build system: node
Synopsis: render domhandler DOM nodes to a string
Description:

render domhandler DOM nodes to a string

node-ci-info 2.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/watson/ci-info
Licenses: Expat
Build system: node
Synopsis: Get details about the current Continuous Integration environment
Description:

Get details about the current Continuous Integration environment

node-depd 2.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/dougwilson/nodejs-depd#readme
Licenses: Expat
Build system: node
Synopsis: Deprecate all the things
Description:

Deprecate all the things

node-jest-mock 29.7.0
Dependencies: node-types-node@25.5.0 node-jest-types@29.6.3 node-jest-util@29.7.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jestjs/jest#readme
Licenses: Expat
Build system: node
Synopsis: **Note:** More details on user side API can be found in [Jest documentation](https://jestjs.io/docs/mock-function-api).
Description:

**Note:** More details on user side API can be found in [Jest documentation](https://jestjs.io/docs/mock-function-api).

node-find-up 5.0.0
Dependencies: node-path-exists@4.0.0 node-locate-path@6.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/sindresorhus/find-up#readme
Licenses: Expat
Build system: node
Synopsis: Find a file or directory by walking up parent directories
Description:

Find a file or directory by walking up parent directories

node-babel-template 7.28.6
Dependencies: node-babel-code-frame@7.29.0 node-babel-parser@7.29.2 node-babel-types@7.29.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://babel.dev/docs/en/next/babel-template
Licenses: Expat
Build system: node
Synopsis: Generate an AST from a string template.
Description:

Generate an AST from a string template.

node-onetime 5.1.2
Dependencies: node-mimic-fn@2.1.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/sindresorhus/onetime#readme
Licenses: Expat
Build system: node
Synopsis: Ensure a function is only called once
Description:

Ensure a function is only called once

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-metro-config 0.79.1
Dependencies: node-metro-runtime@0.79.1 node-jest-validate@29.7.0 node-metro-cache@0.79.1 node-cosmiconfig@5.2.1 node-metro-core@0.79.1 node-connect@3.7.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/facebook/metro#readme
Licenses: Expat
Build system: node
Synopsis: 🚇 Config parser for Metro.
Description:

ð Config parser for Metro.

node-arg 4.1.3
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/zeit/arg#readme
Licenses: Expat
Build system: node
Synopsis: Another simple argument parser
Description:

Another simple argument parser

Total packages: 72166