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

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-jridgewell-remapping 2.3.5
Dependencies: node-jridgewell-trace-mapping@0.3.31 node-jridgewell-gen-mapping@0.3.13
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jridgewell/sourcemaps/tree/main/packages/remapping
Licenses: Expat
Build system: node
Synopsis: Remap sequential sourcemaps through transformations to point at the original source code
Description:

Remap sequential sourcemaps through transformations to point at the original source code

node-strip-ansi 7.2.0
Dependencies: node-ansi-regex@6.2.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/chalk/strip-ansi#readme
Licenses: Expat
Build system: node
Synopsis: Strip ANSI escape codes from a string
Description:

Strip ANSI escape codes from a string

node-define-properties 1.2.1
Dependencies: node-object-keys@1.1.1 node-has-property-descriptors@1.0.2 node-define-data-property@1.1.4
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/ljharb/define-properties#readme
Licenses: Expat
Build system: node
Synopsis: Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
Description:

Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.

node-sinclair-typebox 0.27.10
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/sinclairzx81/typebox-legacy#readme
Licenses: Expat
Build system: node
Synopsis: JSONSchema Type Builder with Static Type Resolution for TypeScript
Description:

JSONSchema Type Builder with Static Type Resolution for TypeScript

node-codemirror-lang-cpp 6.0.2
Dependencies: node-codemirror-language@6.12.2 node-lezer-cpp@1.1.5
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/codemirror/lang-cpp#readme
Licenses: Expat
Build system: node
Synopsis: C++ language support for the CodeMirror code editor
Description:

C++ language support for the CodeMirror code editor

node-types-serve-static 1.15.0
Dependencies: node-types-node@25.5.0 node-types-mime@4.0.0
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/serve-static
Licenses: Expat
Build system: node
Synopsis: TypeScript definitions for serve-static
Description:

TypeScript definitions for serve-static

node-markdown-it-sup 1.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/markdown-it/markdown-it-sup
Licenses: Expat
Build system: node
Synopsis: <sup> tag for markdown-it markdown parser.
Description:

<sup> tag for markdown-it markdown parser.

node-babel-plugin-transform-classes 7.28.6
Dependencies: node-babel-helper-compilation-targets@7.28.6 node-babel-helper-annotate-as-pure@7.27.3 node-babel-helper-replace-supers@7.28.6 node-babel-helper-plugin-utils@7.28.6 node-babel-helper-globals@7.28.0 node-babel-traverse@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-plugin-transform-classes
Licenses: Expat
Build system: node
Synopsis: Compile ES2015 classes to ES5
Description:

Compile ES2015 classes to ES5

node-on-headers 1.1.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jshttp/on-headers#readme
Licenses: Expat
Build system: node
Synopsis: Execute a listener when a response is about to write headers
Description:

Execute a listener when a response is about to write headers

node-is-array-buffer 3.0.5
Dependencies: 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/inspect-js/is-array-buffer#readme
Licenses: Expat
Build system: node
Synopsis: Is this value a JS ArrayBuffer?
Description:

Is this value a JS ArrayBuffer?

node-find-up 3.0.0
Dependencies: node-locate-path@3.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-buffer-indexof-polyfill 1.0.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/sarosia/buffer-indexof-polyfill#readme
Licenses: Expat
Build system: node
Synopsis: This is a polyfill for Buffer#indexOf introduced in NodeJS 4.0.
Description:

This is a polyfill for Buffer#indexOf introduced in NodeJS 4.0.

node-ignore 5.3.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/kaelzhang/node-ignore#readme
Licenses: Expat
Build system: node
Synopsis: Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.
Description:

Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.

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

TypeScript definitions for semver

node-estraverse 4.3.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/estools/estraverse
Licenses: FreeBSD
Build system: node
Synopsis: ECMAScript JS AST traversal functions
Description:

ECMAScript JS AST traversal functions

node-jsonstream 1.3.5
Dependencies: node-jsonparse@1.3.1 node-through@2.3.8
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: http://github.com/dominictarr/JSONStream
Licenses:
Build system: node
Synopsis: rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)
Description:

rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)

node-parse-json 5.2.0
Dependencies: node-json-parse-even-better-errors@2.3.1 node-lines-and-columns@1.2.4 node-babel-code-frame@7.29.0 node-error-ex@1.3.4
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/sindresorhus/parse-json#readme
Licenses: Expat
Build system: node
Synopsis: Parse JSON with more helpful errors
Description:

Parse JSON with more helpful errors

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

Match balanced character pairs, like "" and ""

node-lodash-debounce 4.0.8
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 `_.debounce` exported as a module.
Description:

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

node-css-what 6.1.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/fb55/css-what#readme
Licenses: FreeBSD
Build system: node
Synopsis: a CSS selector parser
Description:

a CSS selector parser

node-is-shared-array-buffer 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-shared-array-buffer#readme
Licenses: Expat
Build system: node
Synopsis: Is this value a JS SharedArrayBuffer?
Description:

Is this value a JS SharedArrayBuffer?

node-semver 5.7.2
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-redux-thunk 2.4.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/reduxjs/redux-thunk
Licenses: Expat
Build system: node
Synopsis: Thunk middleware for Redux.
Description:

Thunk middleware for Redux.

node-codemirror-language 6.12.2
Dependencies: node-style-mod@4.1.3 node-lezer-lr@1.4.8 node-lezer-highlight@1.2.3 node-lezer-common@1.5.1 node-codemirror-view@6.40.0 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/language#readme
Licenses: Expat
Build system: node
Synopsis: Language support infrastructure for the CodeMirror code editor
Description:

Language support infrastructure for the CodeMirror code editor

Page: 19596979899102
Total packages: 2448