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

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-ret 0.1.15
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/fent/ret.js#readme
Licenses: Expat
Synopsis: Tokenizes a string that represents a regular expression.
Description:

Tokenizes a string that represents a regular expression.

node-component-emitter 1.3.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/component/emitter#readme
Licenses: Expat
Synopsis: Event emitter
Description:

Event emitter

node-npmlog 5.0.1
Dependencies: node-set-blocking@2.0.0 node-gauge@3.0.2 node-console-control-strings@1.1.0 node-are-we-there-yet@2.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/npm/npmlog#readme
Licenses: ISC
Synopsis: logger for npm
Description:

logger for npm

node-extglob 0.3.2
Dependencies: node-is-extglob@1.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jonschlinkert/extglob
Licenses: Expat
Synopsis: Convert extended globs to regex-compatible strings. Add (almost) the expressive power of regular expressions to glob patterns.
Description:

Convert extended globs to regex-compatible strings. Add (almost) the expressive power of regular expressions to glob patterns.

node-jsonstream 1.3.5
Dependencies: node-through@2.3.8 node-jsonparse@1.3.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: http://github.com/dominictarr/JSONStream
Licenses:
Synopsis: rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)
Description:

rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)

node-is-windows 1.0.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jonschlinkert/is-windows
Licenses: Expat
Synopsis: Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc.
Description:

Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc.

node-mixin-deep 1.3.2
Dependencies: node-is-extendable@1.0.1 node-for-in@1.0.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jonschlinkert/mixin-deep
Licenses: Expat
Synopsis: Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone.
Description:

Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone.

node-for-in 1.0.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jonschlinkert/for-in
Licenses: Expat
Synopsis: Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js
Description:

Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js

node-string-decoder 1.3.0
Dependencies: node-safe-buffer@5.2.1 node-inherits@2.0.4
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/nodejs/string_decoder
Licenses: Expat
Synopsis: Decode buffers while preserving multi-byte sequences
Description:

This package provides a user-land implementation of Node-core's string_decoder, which serves to decode buffers to strings so that the decoded string does not contain incomplete multibyte sequences.

node-commander 1.1.1
Dependencies: node-keypress@0.1.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://www.npmjs.com/package/node-commander
Licenses:
Synopsis: the complete solution for node.js command-line programs
Description:

the complete solution for node.js command-line programs

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
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-has-symbols 1.0.3
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/ljharb/has-symbols#readme
Licenses: Expat
Synopsis: Determine if the JS environment has Symbol support. Supports spec, or shams.
Description:

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

node-ajv 6.12.6
Dependencies: node-uri-js@4.4.1 node-json-schema-traverse@0.4.1 node-fast-json-stable-stringify@2.1.0 node-fast-deep-equal@3.1.3
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/ajv-validator/ajv
Licenses: Expat
Synopsis: Another JSON Schema Validator
Description:

Another JSON Schema Validator

node-is-extglob 1.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jonschlinkert/is-extglob
Licenses: Expat
Synopsis: Returns true if a string has an extglob.
Description:

Returns true if a string has an extglob.

node-lines-and-columns 1.2.4
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/eventualbuddha/lines-and-columns#readme
Licenses: Expat
Synopsis: Maps lines and columns to character offsets and back.
Description:

Maps lines and columns to character offsets and back.

node-to-regex 3.0.2
Dependencies: node-safe-regex@1.1.0 node-regex-not@1.0.2 node-extend-shallow@3.0.2 node-define-property@2.0.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jonschlinkert/to-regex
Licenses: Expat
Synopsis: Generate a regex from a string or array of strings.
Description:

Generate a regex from a string or array of strings.

node-emotion-hash 0.6.6
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://www.npmjs.com/package/node-emotion-hash
Licenses: Expat
Synopsis: A MurmurHash2 implementation
Description:

A MurmurHash2 implementation

node-babel-types 7.22.5
Dependencies: node-to-fast-properties@2.0.0 node-babel-helper-validator-identifier@7.22.5 node-babel-helper-string-parser@7.22.5
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://babel.dev/docs/en/next/babel-types
Licenses: Expat
Synopsis: Babel Types is a Lodash-esque utility library for AST nodes
Description:

Babel Types is a Lodash-esque utility library for AST nodes

node-arr-diff 4.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jonschlinkert/arr-diff
Licenses: Expat
Synopsis: Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
Description:

Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.

node-require-directory 2.1.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/troygoode/node-require-directory/
Licenses: Expat
Synopsis: Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.
Description:

Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.

node-tough-cookie 2.5.0
Dependencies: node-punycode@2.3.0 node-psl@1.9.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/salesforce/tough-cookie
Licenses: Modified BSD
Synopsis: RFC6265 Cookies and Cookie Jar for node.js
Description:

RFC6265 Cookies and Cookie Jar for node.js

node-color-support 1.1.3
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/isaacs/color-support#readme
Licenses: ISC
Synopsis: A module which will endeavor to guess your terminal's level of color support.
Description:

A module which will endeavor to guess your terminal's level of color support.

node-nopt 5.0.0
Dependencies: node-abbrev@1.1.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/npm/nopt#readme
Licenses: ISC
Synopsis: Option parsing for Node, supporting types, shorthands, etc. Used by npm.
Description:

Option parsing for Node, supporting types, shorthands, etc. Used by npm.

Total results: 1014