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

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-esutils 2.0.3
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/estools/esutils
Licenses: FreeBSD
Synopsis: utility box for ECMAScript language tools
Description:

utility box for ECMAScript language tools

node-memoize-one 5.2.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/alexreardon/memoize-one#readme
Licenses: Expat
Synopsis: A memoization library which only remembers the latest invocation
Description:

A memoization library which only remembers the latest invocation

node-util-deprecate 1.0.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/TooTallNate/util-deprecate
Licenses: Expat
Synopsis: Node.js `util.deprecate()` function with browser support
Description:

This package provides the Node.js util.deprecate() function with browser support.

node-is-binary-path 1.0.1
Dependencies: node-binary-extensions@1.13.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/sindresorhus/is-binary-path
Licenses: Expat
Synopsis: Check if a filepath is a binary file
Description:

Check if a filepath is a binary file

node-define-property 1.0.0
Dependencies: node-is-descriptor@1.0.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jonschlinkert/define-property
Licenses: Expat
Synopsis: Define a non-enumerable property on an object.
Description:

Define a non-enumerable property on an object.

node-asn1 0.2.6
Dependencies: node-safer-buffer@2.1.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/joyent/node-asn1#readme
Licenses: Expat
Synopsis: Contains parsers and serializers for ASN.1 (currently BER only)
Description:

Contains parsers and serializers for ASN.1 (currently BER only)

node-aws4 1.12.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/mhart/aws4#readme
Licenses: Expat
Synopsis: Signs and prepares requests using AWS Signature Version 4
Description:

Signs and prepares requests using AWS Signature Version 4

node-realm-utils 1.0.9
Dependencies: node-mkdirp@0.5.6 node-app-root-path@1.4.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/realm-js/realm-utils#readme
Licenses: ISC
Synopsis: Realm-js has a set of functionality that helps solving many problems or impediments related to Promises. Utilities live in this repository, apart from realm-js library. Typings included ### Install
Description:

Realm-js has a set of functionality that helps solving many problems or impediments related to Promises. Utilities live in this repository, apart from realm-js library. Typings included ### Install

node-ipaddr-js 1.9.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/whitequark/ipaddr.js#readme
Licenses: Expat
Synopsis: A library for manipulating IPv4 and IPv6 addresses in JavaScript.
Description:

A library for manipulating IPv4 and IPv6 addresses in JavaScript.

node-use-isomorphic-layout-effect 1.1.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/Andarist/use-isomorphic-layout-effect#readme
Licenses: Expat
Synopsis: A React helper hook for scheduling a layout effect with a fallback to a regular effect for environments where layout effects should not be used (such as server-side rendering).
Description:

A React helper hook for scheduling a layout effect with a fallback to a regular effect for environments where layout effects should not be used (such as server-side rendering).

node-is-primitive 2.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jonschlinkert/is-primitive
Licenses: Expat
Synopsis: Returns `true` if the value is a primitive.
Description:

Returns `true` if the value is a primitive.

node-escape-html 1.0.3
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/component/escape-html
Licenses: Expat
Synopsis: Escape string for use in HTML
Description:

Escape string for use in HTML

node-wrappy 1.0.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/npm/wrappy
Licenses: ISC
Synopsis: Callback wrapping utility
Description:

wrappy is a utility for Node.js to wrap callbacks.

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
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-kind-of 4.0.0
Dependencies: node-is-buffer@1.1.6
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
Synopsis: Get the native type of a value.
Description:

Get the native type of a value.

node-bindings 1.5.0
Dependencies: node-file-uri-to-path@2.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/TooTallNate/node-bindings
Licenses: Expat
Synopsis: Locate native addons
Description:

This package provides a helper module to locate native addons in a wide array of potential locations.

node-object-assign 4.1.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/sindresorhus/object-assign#readme
Licenses: Expat
Synopsis: ES2015 `Object.assign()` ponyfill
Description:

ES2015 `Object.assign()` ponyfill

node-object-values 0.1.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/KhaledElAnsari/Object.values#readme
Licenses: Expat
Synopsis: polyfill for es8 Object.values
Description:

polyfill for es8 Object.values

node-media-typer 0.3.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jshttp/media-typer
Licenses: Expat
Synopsis: Simple RFC 6838 media type parser and formatter
Description:

Simple RFC 6838 media type parser and formatter

node-chalk 2.4.2
Dependencies: node-supports-color@5.5.0 node-escape-string-regexp@1.0.5 node-ansi-styles@3.2.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/chalk/chalk#readme
Licenses: Expat
Synopsis: Terminal string styling done right
Description:

Terminal string styling done right

node-isomorphic-ws 4.0.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/heineiuo/isomorphic-ws#readme
Licenses: Expat
Synopsis: Isomorphic implementation of WebSocket
Description:

Isomorphic implementation of WebSocket

node-webidl-conversions 3.0.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jsdom/webidl-conversions#readme
Licenses: FreeBSD
Synopsis: Implements the WebIDL algorithms for converting to and from JavaScript values
Description:

Implements the WebIDL algorithms for converting to and from JavaScript values

node-snapdragon-node 2.1.1
Dependencies: node-snapdragon-util@3.0.1 node-isobject@3.0.1 node-define-property@1.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jonschlinkert/snapdragon-node
Licenses: Expat
Synopsis: Snapdragon utility for creating a new AST node in custom code, such as plugins.
Description:

Snapdragon utility for creating a new AST node in custom code, such as plugins.

node-ansi 0.3.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/TooTallNate/ansi.js#readme
Licenses: Expat
Synopsis: Advanced ANSI formatting tool for Node.js
Description:

Advanced ANSI formatting tool for Node.js

Total results: 1014