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

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-is-symbol 1.1.1
Dependencies: node-safe-regex-test@1.1.0 node-has-symbols@1.1.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/inspect-js/is-symbol#readme
Licenses: Expat
Build system: node
Synopsis: Determine if a value is an ES6 Symbol or not.
Description:

Determine if a value is an ES6 Symbol or not.

node-console-control-strings 1.1.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/iarna/console-control-strings#readme
Licenses: ISC
Build system: node
Synopsis: A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on both Windows & Unix-like OSes, except where noted.
Description:

A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on both Windows & Unix-like OSes, except where noted.

node-path-exists 3.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/sindresorhus/path-exists#readme
Licenses: Expat
Build system: node
Synopsis: Check if a path exists
Description:

Check if a path exists

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

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

node-whatwg-mimetype 4.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jsdom/whatwg-mimetype#readme
Licenses: Expat
Build system: node
Synopsis: Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard
Description:

Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard

node-picomatch 2.3.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/micromatch/picomatch
Licenses: Expat
Build system: node
Synopsis: Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.
Description:

Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.

node-eslint-visitor-keys 2.1.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/eslint/eslint-visitor-keys#readme
Licenses: ASL 2.0
Build system: node
Synopsis: Constants and utilities about visitor keys to traverse AST.
Description:

Constants and utilities about visitor keys to traverse AST.

node-file-url 4.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/sindresorhus/file-url#readme
Licenses: Expat
Build system: node
Synopsis: Convert a file path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`
Description:

Convert a file path to a file url: `unicorn.jpg` â `file:///Users/sindresorhus/unicorn.jpg`

node-has-proto 1.0.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/inspect-js/has-proto#readme
Licenses: Expat
Build system: node
Synopsis: Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?
Description:

Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?

node-d3-fetch 3.0.1
Dependencies: node-d3-dsv@3.0.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://d3js.org/d3-fetch/
Licenses: ISC
Build system: node
Synopsis: Convenient parsing for Fetch.
Description:

Convenient parsing for Fetch.

node-babel-plugin-transform-for-of 7.27.1
Dependencies: node-babel-helper-skip-transparent-expression-wrappers@7.27.1 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-for-of
Licenses: Expat
Build system: node
Synopsis: Compile ES2015 for...of to ES5
Description:

Compile ES2015 for...of to ES5

node-agent-base 6.0.2
Dependencies: node-debug@4.4.3
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/TooTallNate/node-agent-base#readme
Licenses: Expat
Build system: node
Synopsis: Turn a function into an `http.Agent` instance
Description:

Turn a function into an `http.Agent` instance

node-js-tokens 10.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/lydell/js-tokens#readme
Licenses: Expat
Build system: node
Synopsis: Tiny JavaScript tokenizer.
Description:

Tiny JavaScript tokenizer.

node-async-function 1.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/ljharb/async-function#readme
Licenses: Expat
Build system: node
Synopsis: A function that returns the normally hidden `AsyncFunction` constructor
Description:

A function that returns the normally hidden `AsyncFunction` constructor

node-espree 11.2.0
Dependencies: node-eslint-visitor-keys@5.0.1 node-acorn-jsx@5.3.2 node-acorn@8.16.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/eslint/js/blob/main/packages/espree/README.md
Licenses: FreeBSD
Build system: node
Synopsis: An Esprima-compatible JavaScript parser built on Acorn
Description:

An Esprima-compatible JavaScript parser built on Acorn

node-type-detect 4.0.8
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/chaijs/type-detect#readme
Licenses: Expat
Build system: node
Synopsis: Improved typeof detection for node.js and the browser.
Description:

Improved typeof detection for node.js and the browser.

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

TypeScript definitions for yargs-parser

node-find-root 1.1.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/js-n/find-root#readme
Licenses: Expat
Build system: node
Synopsis: find the closest package.json
Description:

find the closest package.json

node-vscode-nls 5.2.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/Microsoft/vscode-nls#readme
Licenses: Expat
Build system: node
Synopsis: NPM module to externalize and localize VSCode extensions
Description:

NPM module to externalize and localize VSCode extensions

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

Match balanced character pairs, like "" and ""

node-emotion-sheet 1.4.0
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: emotion's stylesheet
Description:

emotion's stylesheet

node-lru-cache 9.1.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/isaacs/node-lru-cache#readme
Licenses: ISC
Build system: node
Synopsis: A cache object that deletes the least-recently-used items.
Description:

A cache object that deletes the least-recently-used items.

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

TypeScript definitions for uuid

Page: 12728293031102
Total packages: 2448