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

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-kind-of 6.0.3
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jonschlinkert/kind-of
Licenses: Expat
Build system: node
Synopsis: Get the native type of a value.
Description:

Get the native type of a value.

node-lru-cache 6.0.0
Dependencies: node-yallist@4.0.0
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-safe-buffer 5.2.1
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: Buffer creation with explicit semantics
Description:

This package provides a drop-in replacement for Node.js Buffer API, which provides newer, explicit constructors (such as Buffer.alloc(SIZE)) in older versions.

node-semver 6.3.0
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-is-plain-object 2.0.4
Dependencies: node-isobject@3.0.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jonschlinkert/is-plain-object
Licenses: Expat
Build system: node
Synopsis: Returns true if an object was created by the `Object` constructor.
Description:

Returns true if an object was created by the `Object` constructor.

node-har-schema 2.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/ahmadnassri/har-schema
Licenses: ISC
Build system: node
Synopsis: JSON Schema for HTTP Archive (HAR)
Description:

JSON Schema for HTTP Archive (HAR)

node-object-copy 0.1.0
Dependencies: node-kind-of@3.2.2 node-define-property@0.2.5 node-copy-descriptor@0.1.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jonschlinkert/object-copy
Licenses: Expat
Build system: node
Synopsis: Copy static properties, prototype properties, and descriptors from one object to another.
Description:

Copy static properties, prototype properties, and descriptors from one object to another.

node-is-fullwidth-code-point 2.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/sindresorhus/is-fullwidth-code-point#readme
Licenses: Expat
Build system: node
Synopsis: Check if the character represented by a given Unicode code point is fullwidth
Description:

Check if the character represented by a given Unicode code point is fullwidth

node-tmp 0.0.33
Dependencies: node-os-tmpdir@1.0.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: http://github.com/raszi/node-tmp
Licenses: Expat
Build system: node
Synopsis: Temporary file and directory creator
Description:

Temporary file and directory creator

node-emoji-regex 8.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://mths.be/emoji-regex
Licenses: Expat
Build system: node
Synopsis: A regular expression to match all Emoji-only symbols as per the Unicode Standard.
Description:

A regular expression to match all Emoji-only symbols as per the Unicode Standard.

node-mime 1.6.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/broofa/node-mime#readme
Licenses: Expat
Build system: node
Synopsis: A comprehensive library for mime-type mapping
Description:

A comprehensive library for mime-type mapping

node-negotiator 0.6.3
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jshttp/negotiator#readme
Licenses: Expat
Build system: node
Synopsis: HTTP content negotiation
Description:

HTTP content negotiation

node-zenscroll 4.0.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://zengabor.github.io/zenscroll/
Licenses: Unlicense
Build system: node
Synopsis: A module to smooth-scroll web pages and scrollable elements (like DIVs)
Description:

A module to smooth-scroll web pages and scrollable elements (like DIVs)

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

Returns true if a value has the characteristics of a valid JavaScript data descriptor.

node-ms 2.1.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/zeit/ms#readme
Licenses: Expat
Build system: node
Synopsis: Tiny millisecond conversion utility
Description:

Tiny millisecond conversion utility

node-json-parse-even-better-errors 2.3.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/npm/json-parse-even-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-array-flatten 1.1.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/blakeembrey/array-flatten
Licenses: Expat
Build system: node
Synopsis: Flatten an array of nested arrays into a single flat array
Description:

Flatten an array of nested arrays into a single flat array

node-node-addon-api 3.2.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/nodejs/node-addon-api
Licenses: Expat
Build system: node
Synopsis: Node.js API (Node-API)
Description:

Node.js API (Node-API)

node-make-dir 3.1.0
Dependencies: node-semver@6.3.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/sindresorhus/make-dir#readme
Licenses: Expat
Build system: node
Synopsis: Make a directory and its parents if needed - Think `mkdir -p`
Description:

Make a directory and its parents if needed - Think `mkdir -p`

node-uuid 8.3.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/uuidjs/uuid#readme
Licenses: Expat
Build system: node
Synopsis: RFC4122 (v1, v4, and v5) UUIDs
Description:

RFC4122 (v1, v4, and v5) UUIDs

node-fresh 0.5.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jshttp/fresh#readme
Licenses: Expat
Build system: node
Synopsis: HTTP response freshness testing
Description:

HTTP response freshness testing

node-ansi-regex 5.0.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/chalk/ansi-regex#readme
Licenses: Expat
Build system: node
Synopsis: Regular expression for matching ANSI escape codes
Description:

Regular expression for matching ANSI escape codes

node-extsprintf 1.4.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/davepacheco/node-extsprintf#readme
Licenses: Expat
Build system: node
Synopsis: extended POSIX-style sprintf
Description:

extended POSIX-style sprintf

node-color-name 1.1.4
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/colorjs/color-name
Licenses: Expat
Build system: node
Synopsis: A list of color names and its values
Description:

A list of color names and its values

Total results: 1131