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

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-esprima 4.0.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: http://esprima.org
Licenses: FreeBSD
Build system: node
Synopsis: ECMAScript parsing infrastructure for multipurpose analysis
Description:

ECMAScript parsing infrastructure for multipurpose analysis

node-optionator 0.9.1
Dependencies: node-fast-levenshtein@2.0.6 node-levn@0.4.1 node-type-check@0.4.0 node-word-wrap@1.2.5 node-deep-is@0.1.4 node-prelude-ls@1.2.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/gkz/optionator
Licenses: Expat
Build system: node
Synopsis: option parsing and help generation
Description:

option parsing and help generation

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-has-tostringtag 1.0.0
Dependencies: 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/inspect-js/has-tostringtag#readme
Licenses: Expat
Build system: node
Synopsis: Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
Description:

Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.

node-xml2js 0.4.23
Dependencies: node-xmlbuilder@11.0.1 node-sax@1.6.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/Leonidas-from-XIV/node-xml2js
Licenses: Expat
Build system: node
Synopsis: Simple XML to JavaScript object converter.
Description:

Simple XML to JavaScript object converter.

node-estree-walker 0.6.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/Rich-Harris/estree-walker#readme
Licenses: Expat
Build system: node
Synopsis: Traverse an ESTree-compliant AST
Description:

Traverse an ESTree-compliant AST

node-json-parse-better-errors 1.0.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/zkat/json-parse-better-errors#readme
Licenses: Expat
Build system: node
Synopsis: JSON.parse with context information on error
Description:

JSON.parse with context information on error

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-array-union 2.1.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/sindresorhus/array-union#readme
Licenses: Expat
Build system: node
Synopsis: Create an array of unique values, in order, from the input arrays
Description:

Create an array of unique values, in order, from the input arrays

node-emotion-serialize 1.3.3
Dependencies: node-csstype@3.2.3 node-emotion-utils@1.4.2 node-emotion-unitless@0.10.0 node-emotion-memoize@0.9.0 node-emotion-hash@0.9.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/emotion-js/emotion/tree/main#readme
Licenses: Expat
Build system: node
Synopsis: serialization utils for emotion
Description:

serialization utils for emotion

node-inflight 1.0.6
Dependencies: node-wrappy@1.0.2 node-once@1.4.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/isaacs/inflight
Licenses: ISC
Build system: node
Synopsis: Add callbacks to requests in flight to avoid async duplication
Description:

Add callbacks to requests in flight to avoid async duplication

node-jsc-android 250231.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/react-native-community/jsc-android-buildscripts#readme
Licenses: FreeBSD
Build system: node
Synopsis: Pre-build version of JavaScriptCore to be used by React Native apps
Description:

Pre-build version of JavaScriptCore to be used by React Native apps

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-emotion-babel-plugin 11.13.5
Dependencies: node-stylis@4.2.0 node-source-map@0.5.7 node-find-root@1.1.0 node-escape-string-regexp@1.0.5 node-convert-source-map@1.9.0 node-babel-plugin-macros@3.1.0 node-emotion-serialize@1.3.3 node-emotion-memoize@0.9.0 node-emotion-hash@0.9.2 node-babel-runtime@7.29.2 node-babel-helper-module-imports@7.28.6
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://emotion.sh
Licenses: Expat
Build system: node
Synopsis: A recommended babel preprocessing plugin for emotion, The Next Generation of CSS-in-JS.
Description:

A recommended babel preprocessing plugin for emotion, The Next Generation of CSS-in-JS.

node-sinonjs-fake-timers 10.3.0
Dependencies: node-sinonjs-commons@3.0.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/sinonjs/fake-timers
Licenses: Modified BSD
Build system: node
Synopsis: Fake JavaScript timers
Description:

Fake JavaScript timers

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-espree 7.3.1
Dependencies: node-eslint-visitor-keys@1.3.0 node-acorn-jsx@5.3.2 node-acorn@7.4.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/eslint/espree
Licenses: FreeBSD
Build system: node
Synopsis: An Esprima-compatible JavaScript parser built on Acorn
Description:

An Esprima-compatible JavaScript parser built on Acorn

node-flat 5.0.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/hughsk/flat
Licenses: Modified BSD
Build system: node
Synopsis: Take a nested Javascript object and flatten it, or unflatten an object with delimited keys
Description:

Take a nested Javascript object and flatten it, or unflatten an object with delimited keys

node-serve-static 1.16.3
Dependencies: node-escape-html@1.0.3 node-encodeurl@2.0.0 node-parseurl@1.3.3 node-send@0.19.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/expressjs/serve-static#readme
Licenses: Expat
Build system: node
Synopsis: Serve static files
Description:

Serve static files

node-swc-helpers 0.4.37
Dependencies: node-tslib@2.8.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://swc.rs
Licenses: ASL 2.0
Build system: node
Synopsis: External helpers for the swc project.
Description:

External helpers for the swc project.

node-cors 2.8.5
Dependencies: node-object-assign@4.1.1 node-vary@1.1.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/expressjs/cors#readme
Licenses: Expat
Build system: node
Synopsis: Node.js CORS middleware
Description:

Node.js CORS middleware

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/common#readme
Licenses: Expat
Build system: node
Synopsis: Syntax tree data structure and parser interfaces for the lezer parser
Description:

Syntax tree data structure and parser interfaces for the lezer parser

node-mj-context-menu 0.6.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/zorkow/context-menu
Licenses: ASL 2.0
Build system: node
Synopsis: A generic context menu
Description:

A generic context menu

node-rc 1.2.8
Dependencies: node-strip-json-comments@2.0.1 node-deep-extend@0.6.0 node-minimist@1.2.8 node-ini@1.3.8
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/dominictarr/rc#readme
Licenses:
Build system: node
Synopsis: hardwired configuration loader
Description:

hardwired configuration loader

Page: 171727374753029
Total packages: 72693