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

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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


node-glob 7.2.3
Dependencies: node-path-is-absolute@1.0.1 node-once@1.4.0 node-minimatch@3.1.2 node-inherits@2.0.4 node-inflight@1.0.6 node-fs-realpath@1.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/isaacs/node-glob#readme
Licenses: ISC
Build system: node
Synopsis: a little globber
Description:

a little globber

node-cookie-signature 1.0.6
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/visionmedia/node-cookie-signature
Licenses: Expat
Build system: node
Synopsis: Sign and unsign cookies
Description:

Sign and unsign cookies

node-is-descriptor 0.1.6
Dependencies: node-kind-of@5.1.0 node-is-data-descriptor@0.1.4 node-is-accessor-descriptor@0.1.6
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jonschlinkert/is-descriptor
Licenses: Expat
Build system: node
Synopsis: Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.
Description:

Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.

node-emotion-is-prop-valid 1.2.1
Dependencies: node-emotion-memoize@0.8.1
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: A function to check whether a prop is valid for HTML and SVG elements
Description:

A function to check whether a prop is valid for HTML and SVG elements

node-core-util-is 1.0.3
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/isaacs/core-util-is#readme
Licenses: Expat
Build system: node
Synopsis: The `util.is*` functions introduced in Node v0.12.
Description:

The `util.is*` functions introduced in Node v0.12.

node-cosmiconfig 7.1.0
Dependencies: node-yaml@1.10.2 node-path-type@4.0.0 node-parse-json@5.2.0 node-import-fresh@3.3.0 node-types-parse-json@4.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/davidtheclark/cosmiconfig#readme
Licenses: Expat
Build system: node
Synopsis: Find and load configuration from a package.json property, rc file, or CommonJS module
Description:

Find and load configuration from a package.json property, rc file, or CommonJS module

node-shorthash 0.0.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://www.npmjs.com/package/node-shorthash
Licenses: Expat
Build system: node
Synopsis: Node.js module to get a short unique hash of a string
Description:

Node.js module to get a short unique hash of a string

node-html 1.0.0
Dependencies: node-concat-stream@1.6.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/maxogden/commonjs-html-prettyprinter
Licenses:
Build system: node
Synopsis: HTML pretty printer CLI utility (based on jsbeautifier)
Description:

HTML pretty printer CLI utility (based on jsbeautifier)

node-escape-string-regexp 4.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/sindresorhus/escape-string-regexp#readme
Licenses: Expat
Build system: node
Synopsis: Escape RegExp special characters
Description:

Escape RegExp special characters

node-jsbn 0.1.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/andyperlitch/jsbn#readme
Licenses: Expat
Build system: node
Synopsis: The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.
Description:

The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.

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/feross/safe-buffer
Licenses: Expat
Build system: node
Synopsis: Safer Node.js Buffer API
Description:

Safer Node.js Buffer API

node-bytes 3.1.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/visionmedia/bytes.js#readme
Licenses: Expat
Build system: node
Synopsis: Utility to parse a string bytes to bytes and vice-versa
Description:

Utility to parse a string bytes to bytes and vice-versa

node-run-async 2.4.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/SBoudrias/run-async#readme
Licenses: Expat
Build system: node
Synopsis: Utility method to run function either synchronously or asynchronously using the common `this.async()` style.
Description:

Utility method to run function either synchronously or asynchronously using the common `this.async()` style.

node-statuses 2.0.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jshttp/statuses#readme
Licenses: Expat
Build system: node
Synopsis: HTTP status utility
Description:

HTTP status utility

node-extglob 2.0.4
Dependencies: node-to-regex@3.0.2 node-snapdragon@0.8.2 node-regex-not@1.0.2 node-fragment-cache@0.2.1 node-extend-shallow@2.0.1 node-expand-brackets@2.1.4 node-define-property@1.0.0 node-array-unique@0.3.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/micromatch/extglob
Licenses: Expat
Build system: node
Synopsis: Extended glob support for JavaScript. Adds (almost) the expressive power of regular expressions to glob patterns.
Description:

Extended glob support for JavaScript. Adds (almost) the expressive power of regular expressions to glob patterns.

node-array-unique 0.2.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jonschlinkert/array-unique
Licenses: Expat
Build system: node
Synopsis: Return an array free of duplicate values. Fastest ES5 implementation.
Description:

Return an array free of duplicate values. Fastest ES5 implementation.

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-vary 1.1.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jshttp/vary#readme
Licenses: Expat
Build system: node
Synopsis: Manipulate the HTTP Vary header
Description:

Manipulate the HTTP Vary header

node-ie-array-find-polyfill 1.1.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/abdalla/ie-array-find-polyfill#readme
Licenses: Expat
Build system: node
Synopsis: Polyfill to provide array.find on IE.
Description:

Polyfill to provide array.find on IE.

node-use 3.1.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jonschlinkert/use
Licenses: Expat
Build system: node
Synopsis: Easily add plugin support to your node.js application.
Description:

Easily add plugin support to your node.js application.

node-decode-uri-component 0.2.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/SamVerschueren/decode-uri-component#readme
Licenses: Expat
Build system: node
Synopsis: A better decodeURIComponent
Description:

A better decodeURIComponent

node-debug 2.6.9
Dependencies: node-ms@2.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/visionmedia/debug#readme
Licenses: Expat
Build system: node
Synopsis: small debugging utility
Description:

small debugging utility

node-get-caller-file 2.0.5
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/stefanpenner/get-caller-file#readme
Licenses: ISC
Build system: node
Synopsis: [![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.a
Description:

[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.a

Total results: 1131