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

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-mhchemparser 4.1.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/mhchem/mhchemParser
Licenses: ASL 2.0
Build system: node
Synopsis: Parser to convert mhchem syntax to LaTeX syntax, for downstream inclusion in MathJax, KaTeX and similar projects.
Description:

Parser to convert mhchem syntax to LaTeX syntax, for downstream inclusion in MathJax, KaTeX and similar projects.

node-textlint-ast-node-types 4.4.3
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/textlint/textlint#readme
Licenses: Expat
Build system: node
Synopsis: textlint AST node type definition.
Description:

textlint AST node type definition.

node-deep-is 0.1.4
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/thlorenz/deep-is#readme
Licenses: Expat
Build system: node
Synopsis: node's assert.deepEqual algorithm except for NaN being equal to NaN
Description:

node's assert.deepEqual algorithm except for NaN being equal to NaN

node-es-object-atoms 1.1.1
Dependencies: node-es-errors@1.3.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/ljharb/es-object-atoms#readme
Licenses: Expat
Build system: node
Synopsis: ES Object-related atoms: Object, ToObject, RequireObjectCoercible
Description:

ES Object-related atoms: Object, ToObject, RequireObjectCoercible

node-node-html-parser 6.1.5
Dependencies: node-css-select@5.2.2 node-he@1.2.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/taoqf/node-fast-html-parser
Licenses: Expat
Build system: node
Synopsis: A very fast HTML parser, generating a simplified DOM, with basic element query support.
Description:

A very fast HTML parser, generating a simplified DOM, with basic element query support.

node-prosemirror-gapcursor 1.3.1
Dependencies: node-prosemirror-keymap@1.2.3 node-prosemirror-state@1.4.4 node-prosemirror-model@1.25.4 node-prosemirror-view@1.41.7
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/prosemirror/prosemirror-gapcursor#readme
Licenses: Expat
Build system: node
Synopsis: ProseMirror plugin for cursors at normally impossible-to-reach positions
Description:

ProseMirror plugin for cursors at normally impossible-to-reach positions

node-node-stream-zip 1.15.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/antelle/node-stream-zip
Licenses: Expat
Build system: node
Synopsis: node.js library for reading and extraction of ZIP archives
Description:

node.js library for reading and extraction of ZIP archives

node-babel-helper-skip-transparent-expression-wrappers 7.27.1
Dependencies: node-babel-traverse@7.29.0 node-babel-types@7.29.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://www.npmjs.com/package/node-babel-helper-skip-transparent-expression-wrappers
Licenses: Expat
Build system: node
Synopsis: Helper which skips types and parentheses
Description:

Helper which skips types and parentheses

node-parse5-htmlparser2-tree-adapter 7.0.0
Dependencies: node-domhandler@5.0.3 node-parse5@7.3.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/inikulin/parse5
Licenses: Expat
Build system: node
Synopsis: htmlparser2 tree adapter for parse5.
Description:

htmlparser2 tree adapter for parse5.

node-nodemon 2.0.20
Dependencies: node-simple-update-notifier@1.1.0 node-ignore-by-default@1.0.1 node-supports-color@5.5.0 node-pstree-remy@1.1.8 node-undefsafe@2.0.5 node-minimatch@3.1.5 node-chokidar@3.6.0 node-semver@5.7.2 node-touch@3.1.1 node-debug@3.2.7
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://nodemon.io
Licenses: Expat
Build system: node
Synopsis: Simple monitor script for use during development of a Node.js app.
Description:

Simple monitor script for use during development of a Node.js app.

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-d3-time-format 4.1.0
Dependencies: node-d3-time@3.1.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://d3js.org/d3-time-format/
Licenses: ISC
Build system: node
Synopsis: A JavaScript time formatter and parser inspired by strftime and strptime.
Description:

A JavaScript time formatter and parser inspired by strftime and strptime.

node-node-forge 1.3.3
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/digitalbazaar/forge
Licenses:
Build system: node
Synopsis: JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
Description:

JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.

node-walker 1.0.8
Dependencies: node-makeerror@1.0.12
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/daaku/nodejs-walker
Licenses: ASL 2.0
Build system: node
Synopsis: A simple directory tree walker.
Description:

A simple directory tree walker.

node-functions-have-names 1.2.3
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/inspect-js/functions-have-names#readme
Licenses: Expat
Build system: node
Synopsis: Does this JS environment support the `name` property on functions?
Description:

Does this JS environment support the `name` property on functions?

node-d3-shape 3.2.0
Dependencies: node-d3-path@3.1.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://d3js.org/d3-shape/
Licenses: ISC
Build system: node
Synopsis: Graphical primitives for visualization, such as lines and areas.
Description:

Graphical primitives for visualization, such as lines and areas.

node-nanoid 3.3.4
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/ai/nanoid#readme
Licenses: Expat
Build system: node
Synopsis: A tiny (116 bytes), secure URL-friendly unique string ID generator
Description:

A tiny (116 bytes), secure URL-friendly unique string ID generator

node-babel-plugin-syntax-typescript 7.28.6
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-syntax-typescript
Licenses: Expat
Build system: node
Synopsis: Allow parsing of TypeScript syntax
Description:

Allow parsing of TypeScript syntax

node-jest-schemas 29.6.3
Dependencies: 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/jestjs/jest#readme
Licenses: Expat
Build system: node
Synopsis: Experimental and currently incomplete module for JSON schemas for [Jest's](https://jestjs.io/) configuration.
Description:

Experimental and currently incomplete module for JSON schemas for [Jest's](https://jestjs.io/) configuration.

node-readdir-glob 1.1.3
Dependencies: node-minimatch@5.1.9
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/Yqnn/node-readdir-glob
Licenses: ASL 2.0
Build system: node
Synopsis: Recursive fs.readdir with streaming API and glob filtering.
Description:

Recursive fs.readdir with streaming API and glob filtering.

node-open 6.4.0
Dependencies: node-is-wsl@1.1.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/sindresorhus/open#readme
Licenses: Expat
Build system: node
Synopsis: Open stuff like URLs, files, executables. Cross-platform.
Description:

Open stuff like URLs, files, executables. Cross-platform.

node-strip-json-comments 3.1.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/sindresorhus/strip-json-comments#readme
Licenses: Expat
Build system: node
Synopsis: Strip comments from JSON. Lets you use comments in your JSON files!
Description:

Strip comments from JSON. Lets you use comments in your JSON files!

node-types-node 20.10.6
Dependencies: node-undici-types@5.26.5
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/node
Licenses: Expat
Build system: node
Synopsis: TypeScript definitions for node
Description:

TypeScript definitions for node

Page: 19293949596102
Total packages: 2448