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

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-boolbase 1.0.0-0.458ff24
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/fb55/boolbase
Licenses: ISC
Build system: node
Synopsis: Two functions: One that returns true, one that returns false
Description:

This Node.js module provides two functions: one that returns true, one that returns false.

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-boolbase 2.0.0
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/fb55/boolbase
Licenses: ISC
Build system: node
Synopsis: Two functions: One that returns true, one that returns false
Description:

This Node.js module provides two functions: one that returns true, one that returns false.

node-utf-8-validate 6.0.5
Dependencies: node-gyp-build@4.8.4 node-addon-api@8.5.0
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/websockets/utf-8-validate
Licenses: Expat
Build system: node
Synopsis: UTF-8 validation for Node.js
Description:

This package provides efficient UTF-8 data validation for use with WebSocket implementations.

node-extract-zip 2.0.1
Dependencies: node-debug@4.3.4 node-get-stream@5.2.0 node-yauzl@2.10.0
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/maxogden/extract-zip
Licenses: FreeBSD
Build system: node
Synopsis: Unzip written in pure JavaScript
Description:

This package provides a cross-platform extraction utility for ZIP files, written entirely in JavaScript for Node.js.

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-source-map-support 0.5.21
Dependencies: node-buffer-from@1.1.2 node-source-map@0.6.1
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/evanw/node-source-map-support
Licenses: Expat
Build system: node
Synopsis: Fixes stack traces for files with source maps
Description:

This module provides source map support for stack traces in node via the V8 stack trace API. It uses the source-map module to replace the paths and line numbers of source-mapped files with their original paths and line numbers. The output mimics node's stack trace format with the goal of making every compile-to-JS language more of a first-class citizen. Source maps are completely general (not specific to any one language) so you can use source maps with multiple compile-to-JS languages in the same node process.

node-typescript 5.8.3
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://www.typescriptlang.org/
Licenses: Expat
Build system: node
Synopsis: TypeScript language for application scale JavaScript development
Description:

TypeScript is a language for application-scale JavaScript. TypeScript adds optional types to JavaScript that support tools for large-scale JavaScript applications for any browser, for any host, on any OS. TypeScript compiles to readable, standards-based JavaScript.

node-segfault-handler 1.3.0
Dependencies: node-bindings@1.5.0 node-nan@2.22.0
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/ddopson/node-segfault-handler
Licenses: Modified BSD
Build system: node
Synopsis: Catches @code{SIGSEGV} and prints diagnostic information
Description:

This package is a tool for debugging Node.js C/C++ native code modules and getting stack traces when things go wrong. If a SIGSEGV signal is raised, the module will print a native stack trace to both stderr and to a timestamped file.

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-smart-buffer 4.2.0
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/JoshGlazebrook/smart-buffer
Licenses: Expat
Build system: node
Synopsis: Buffer wrapper with automatic read/write offset management
Description:

This package provides a smarter Buffer that keeps track of its own read and write offsets.

node-jsbn 1.1.0
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/andyperlitch/jsbn
Licenses: Expat
Build system: node
Synopsis: JavaScript BigNum library
Description:

This package is a port of Tom Wu's Big Integer library to JavaScript.

node-global-gradle-clean 1.0.1
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/VarunBarad/global-gradle-clean
Licenses: Expat
Build system: node
Synopsis: Global Gradle Clean
Description:

Global Gradle Clean is a Node.js package used to clean all gradle projects under a given directory. It uses the gradle wrapper to execute the clean task of each project.

node-resolve-protobuf-schema 2.1.0
Dependencies: 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/resolve-protobuf-schema
Licenses: Expat
Build system: node
Synopsis: Resolve protobuf imports
Description:

This package can read a protobuf schema from the disk, parse it and resolve all imports.

node-buffer-crc32 0.2.13
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/brianloveswords/buffer-crc32
Licenses: Expat
Build system: node
Synopsis: CRC32 implementation in Javascript
Description:

This package provides a CRC32 algorithm that works with binary data and fancy character sets, signed or unsigned data and has tests, for Node.

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-mersenne 0.0.4
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://www.enchantedage.com/node-mersenne
Licenses: Modified BSD
Build system: node
Synopsis: Node.js module for generating Mersenne Twister random numbers
Description:

This package provides a node.js port of the Mersenne Twister random number generator.

node 22.14.0
Dependencies: bash-minimal@5.2.37 coreutils@9.1 c-ares@1.34.4 icu4c@76.1 libuv@1.49.2 llhttp@9.2.1 brotli@1.1.0 ngtcp2@1.15.1 nghttp3@1.11.0 nghttp2@1.58.0 openssl@3.0.19 zlib@1.3.1
Channel: guix
Location: gnu/packages/node.scm (gnu packages node)
Home page: https://nodejs.org/
Licenses: Expat
Build system: gnu
Synopsis: Evented I/O for V8 JavaScript
Description:

Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.

libnode 22.14.0
Dependencies: bash-minimal@5.2.37 coreutils@9.1 c-ares@1.34.4 icu4c@76.1 libuv@1.49.2 llhttp@9.2.1 brotli@1.1.0 ngtcp2@1.15.1 nghttp3@1.11.0 nghttp2@1.58.0 openssl@3.0.19 zlib@1.3.1
Channel: guix
Location: gnu/packages/node.scm (gnu packages node)
Home page: https://nodejs.org/
Licenses: Expat
Build system: gnu
Synopsis: Evented I/O for V8 JavaScript
Description:

Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.

node 22.14.0
Dependencies: bash-minimal@5.2.37 coreutils@9.1 c-ares@1.34.4 icu4c@76.1 libuv@1.49.2 llhttp@9.2.1 brotli@1.1.0 ngtcp2@1.15.1 nghttp3@1.11.0 nghttp2@1.58.0 openssl@3.0.19 zlib@1.3.1
Channel: guix
Location: gnu/packages/node.scm (gnu packages node)
Home page: https://nodejs.org/
Licenses: Expat
Build system: gnu
Synopsis: Evented I/O for V8 JavaScript
Description:

Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.

notcurses 3.0.16
Dependencies: ffmpeg@8.1.1 libdeflate@1.19 libunistring@1.3 ncurses@6.2.20210619 zlib@1.3.1
Channel: guix
Location: gnu/packages/notcurses.scm (gnu packages notcurses)
Home page: https://notcurses.com
Licenses: ASL 2.0
Build system: cmake
Synopsis: Textual user interfaces
Description:

Notcurses is a library for building complex textual user interfaces on modern terminals.

noweb 2.13
Dependencies: perl@5.36.0
Channel: guix
Location: gnu/packages/noweb.scm (gnu packages noweb)
Home page: https://www.cs.tufts.edu/~nr/noweb/
Licenses: FreeBSD FSF-free
Build system: gnu
Synopsis: Literate programming tool
Description:

Noweb is designed to meet the needs of literate programmers while remaining as simple as possible. Its primary advantages are simplicity, extensibility, and language-independence—especially noticeable when compared with other literate-programming tools. noweb uses 5 control sequences to WEB's 27. The noweb manual is only 4 pages; an additional page explains how to customize its LaTeX output. noweb works “out of the box” with any programming language, and supports TeX, LaTeX, HTML, and troff back ends.

nspr 4.36
Dependencies: perl@5.36.0 bash-minimal@5.2.37
Channel: guix
Location: gnu/packages/nss.scm (gnu packages nss)
Home page: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSPR
Licenses: MPL 2.0
Build system: gnu
Synopsis: Netscape API for system level and libc-like functions
Description:

Netscape Portable Runtime (NSPR) provides a platform-neutral API for system level and libc-like functions. It is used in the Mozilla clients.

Total packages: 73978