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

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-stack-trace 0.0.10-1.4fd379e
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/felixge/node-stack-trace
Licenses: Expat
Build system: node
Synopsis: Get v8 stack traces as an array of CallSite objects
Description:

Get v8 stack traces as an array of CallSite objects.

node-get-stream 5.2.0
Dependencies: node-pump@3.0.0
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/sindresorhus/get-stream
Licenses: Expat
Build system: node
Synopsis: Get a stream as a string, buffer, or array
Description:

This package provides a way to get a stream as a string, buffer, or array. Useful for getting the result of a stream.

node-end-of-stream 1.4.4
Dependencies: node-once@1.4.0
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/mafintosh/end-of-stream
Licenses: Expat
Build system: node
Synopsis: Call a callback when a stream has finished or errored
Description:

This package provides a way so that a callback is called when a readable/writable/duplex stream has completed or failed.

node-file-uri-to-path 2.0.0
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/TooTallNate/file-uri-to-path
Licenses: Expat
Build system: node
Synopsis: Convert a @code{file:} URI to a file path
Description:

This package provides a function to convert a file: URI to a file path. It accepts a file: URI and returns a file path suitable for use with the fs module functions.

node-far 0.0.7
Dependencies: node-oop@0.0.0-1.f9d87cd
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/felixge/node-far
Licenses: Expat
Build system: node
Synopsis: Node.js test runner
Description:

This package provides a simple test runner that finds and runs multiple node.js files, while providing useful information about output and exit codes.

node-stack-utils 2.0.5
Dependencies: node-escape-string-regexp@4.0.0
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/tapjs/stack-utils
Licenses: Expat
Build system: node
Synopsis: Captures and cleans stack traces
Description:

This package provides a way to capture and clean stack traces for Node.js.

node-table-layout 1.0.2
Dependencies: node-typical@5.2.0 node-array-back@4.0.2 node-wordwrapjs@4.0.1 node-deep-extend@0.6.0
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/75lb/table-layout
Licenses: Expat
Build system: node
Synopsis: Stylable text tables for handling ansi colour
Description:

Generates plain-text tables from JSON recordset input (array of objects). Useful for presenting text in column layout or data in table layout in text-based user interfaces.

node-wordwrapjs 4.0.1
Dependencies: node-reduce-flatten@2.0.0 node-typical@5.2.0
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/75lb/wordwrapjs
Licenses: Expat
Build system: node
Synopsis: Word-wrapping library for javascript
Description:

Word wrapping, with a few features. * force-break option * wraps hypenated words * multilingual - wraps any language that uses whitespace for word separation.

node-serialport 9.2.7
Dependencies: node-serialport-bindings@9.2.7 node-serialport-parser-delimiter@9.2.4 node-serialport-parser-readline@9.2.4 node-serialport-parser-regex@9.2.4 node-serialport-parser-ready@9.2.4 node-serialport-parser-inter-byte-timeout@9.2.4 node-serialport-parser-cctalk@9.2.4 node-serialport-parser-byte-length@9.2.4 node-serialport-stream@9.2.4 node-debug@4.3.4
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://serialport.io
Licenses: Expat
Build system: node
Synopsis: Node.js package to access serial ports
Description:

Node SerialPort is a modular suite of Node.js packages for accessing serial ports. This package is the recommended entry point for most projects. It combines a high-level Node.js stream interface with a useful default set of parsers and bindings.

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

Match balanced string pairs, like and or <b> and </b>. Supports regular expressions as well!

node-domelementtype 3.0.0
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/fb55/domelementtype
Licenses: FreeBSD
Build system: node
Synopsis: Node.js types for htmlparser2's DOM
Description:

This package contains the Node.js types for the Document Object Type (DOM) of htmlparser2.

node-minimatch 3.1.2
Dependencies: node-brace-expansion@1.1.11
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/isaacs/minimatch
Licenses: ISC
Build system: node
Synopsis: Glob matcher for JavaScript
Description:

This package provides a minimal matching utility for JavaScript.

node-safe-stable-stringify 2.4.3
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/BridgeAR/safe-stable-stringify
Licenses: Expat
Build system: node
Synopsis: Serialization of javascript objects
Description:

Safe, deterministic and fast serialization alternative to JSON.stringify. Gracefully handles circular structures and bigint instead of throwing. Optional custom circular values, deterministic behavior or strict JSON compatibility check.

node-types-estree 22.14.0
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/estree
Licenses: Expat
Build system: node
Synopsis: TypeScript definitions for estree
Description:

Typescript definition files (*.d.ts) for 'estree'.

node-pngjs 6.0.0
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/pngjs/pngjs
Licenses: Expat
Build system: node
Synopsis: PNG encoder/decoder for Node.js in pure JavaScript
Description:

This package provides a simple PNG encoder/decoder for Node.js with no dependencies.

node-picomatch 4.0.4
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/micromatch/picomatch
Licenses: Expat
Build system: node
Synopsis: Fast and accurate matcher written in JavaScript
Description:

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

node-colors 1.4.0
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/Marak/colors.js
Licenses: Expat
Build system: node
Synopsis: Get colors in your Node.js console
Description:

This package provides a library for adding colors to Node.js console output.

node-sprintf-js 1.1.3
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/alexei/sprintf.js
Licenses: Modified BSD
Build system: node
Synopsis: JavaScript sprintf implementation
Description:

This package provides a JavaScript sprintf implementation.

node-dprint-formatter 0.4.1
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/dprint/js-formatter
Licenses: Expat
Build system: node
Synopsis: Wasm formatter for dprint plugins
Description:

A JS formatter which uses WASM plugins for dprint.

node-protocol-buffers-schema 3.6.0
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/mafintosh/protocol-buffers-schema
Licenses: Expat
Build system: node
Synopsis: Protocol buffers schema parser written in Javascript
Description:

This package provides a protocol buffers schema parser written in Javascript.

node-chalk 2.4.2
Dependencies: node-ansi-styles@3.2.1 node-supports-color@5.5.0 node-escape-string-regexp@1.0.5
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/chalk/chalk
Licenses: Expat
Build system: node
Synopsis: Terminal string styling library
Description:

Chalk comes with an easy to use composable API where you just chain and nest the styles you want.

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

This package provides a way to escape special characters in a string for use in a regular expression.

node-serialport-bindings 9.2.7
Dependencies: node-nan@2.22.0 node-bindings@1.5.0 node-serialport-binding-abstract@9.2.3 node-serialport-parser-readline@9.2.4 node-debug@4.3.4
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://serialport.io
Licenses: Expat
Build system: node
Synopsis: Abstract base class for Node SerialPort bindings
Description:

Node SerialPort is a modular suite of Node.js packages for accessing serial ports. The Guix package node-serialport provides the recommended high-level interface.

This package provides the Binding class, which uses a native addon to talk to the underlying system. You never have to use Binding objects directly. There is also a MockBinding available (but not yet packaged for Guix) to assist with testing.

node-string-decoder 1.3.0
Dependencies: node-safe-buffer@5.2.1 node-inherits@2.0.4
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/nodejs/string_decoder
Licenses: Expat
Build system: node
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.

Total packages: 32521