_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
node-vscode-uri 3.0.3
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/microsoft/vscode-uri#readme
Licenses: Expat
Build system: node
Synopsis: The URI implementation that is used by VS Code and its extensions
Description:

The URI implementation that is used by VS Code and its extensions

node-flat-cache 3.0.4
Dependencies: node-rimraf@3.0.2 node-flatted@3.2.5
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/royriojas/flat-cache#readme
Licenses: Expat
Build system: node
Synopsis: A stupidly simple key/value storage using files to persist some data
Description:

A stupidly simple key/value storage using files to persist some data

node-micromatch 4.0.5
Dependencies: node-picomatch@2.3.1 node-braces@3.0.2
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/micromatch/micromatch
Licenses: Expat
Build system: node
Synopsis: Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.
Description:

Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.

node-decamelize 3.2.0
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://github.com/sindresorhus/decamelize
Licenses: Expat
Build system: node
Synopsis:
Description:

Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow.

node-type-check 0.4.0
Dependencies: node-prelude-ls@1.2.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/gkz/type-check
Licenses: Expat
Build system: node
Synopsis: type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.
Description:

type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.

node-fill-range 7.0.1
Dependencies: node-to-regex-range@5.0.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/jonschlinkert/fill-range
Licenses: Expat
Build system: node
Synopsis: Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`
Description:

Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`

node-http-proxy 1.18.0
Dependencies: node-eventemitter3@4.0.0 node-requires-port@1.0.0 node-follow-redirects@1.9.0
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://github.com/http-party/node-http-proxy
Licenses: Expat
Build system: node
Synopsis: Full-featured http proxy for node.js
Description:

node-http-proxy is an HTTP programmable proxying library that supports websockets. It is suitable for implementing components such as reverse proxies and load balancers.

node-prelude-ls 1.2.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: http://preludels.com
Licenses: Expat
Build system: node
Synopsis: prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.
Description:

prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.

node-irc-colors 1.5.0
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/fent/irc-colors.js
Licenses: Expat
Build system: node
Synopsis: Node.js module providing color and formatting for IRC
Description:

node-irc-colors is a Node.js module that allows you to easily use colored output and formatting in IRC bots. It contains functions for colours as well as more complex formatting such as rainbows.

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.3
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-tiddlywiki 5.3.6
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/TiddlyWiki/TiddlyWiki5#readme
Licenses: Modified BSD
Build system: node
Synopsis: Non-linear personal web notebook
Description:

TiddlyWiki is a unique non-linear notebook for capturing, organising and sharing complex information. Running TiddlyWiki on Node.js brings several important benefits over and above the single file version:

  1. Individual tiddlers are stored in separate files, which you can organise as you wish.

  2. The ability to build multiple wikis that blend different combinations of shared and unique content.

  3. You can edit your content on any modern browser, including smartphones and tablets.

node-prom-client 14.1.0
Dependencies: node-tdigest@0.1.2
Channel: guix-science
Location: guix-science/packages/jupyter-node.scm (guix-science packages jupyter-node)
Home page: https://github.com/siimon/prom-client
Licenses: ASL 2.0
Build system: node
Synopsis: Client for prometheus
Description:

Client for prometheus

node-imurmurhash 0.1.4
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/jensyt/imurmurhash-js
Licenses: Expat
Build system: node
Synopsis: An incremental implementation of MurmurHash3
Description:

An incremental implementation of MurmurHash3

node-path-exists 3.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/path-exists#readme
Licenses: Expat
Build system: node
Synopsis: Check if a path exists
Description:

Check if a path exists

node-clean-stack 2.2.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/clean-stack#readme
Licenses: Expat
Build system: node
Synopsis: Clean up error stack traces
Description:

Clean up error stack traces

node-safe-buffer 5.2.1
Channel: guix-science
Location: guix-science/packages/jupyter-node.scm (guix-science packages jupyter-node)
Home page: https://github.com/feross/safe-buffer
Licenses: Expat
Build system: node
Synopsis: Safer Node.js Buffer API
Description:

Safer Node.js Buffer API

node-diagnostics 2.0.2
Dependencies: node-colorspace@1.1.2 node-enabled@2.0.0 node-kuler@2.0 node-storage-engine@3.0.7
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://github.com/3rd-Eden/diagnostics
Licenses: Expat
Build system: node
Synopsis: Tools for debugging your node.js modules
Description:

Tools for debugging your node.js modules.

emacs-ob-ts-node 20260123.14
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/tmythicator/ob-ts-node
Licenses:
Build system: melpa
Synopsis: Org-Babel support for TypeScript via ts-node
Description:

Documentation at https://melpa.org/#/ob-ts-node

node-cross-spawn 7.0.3
Dependencies: node-which@2.0.2 node-shebang-command@2.0.0 node-path-key@3.1.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/moxystudio/node-cross-spawn
Licenses: Expat
Build system: node
Synopsis: Cross platform child_process#spawn and child_process#spawnSync
Description:

Cross platform child_process#spawn and child_process#spawnSync

node-ansi-styles 4.3.0
Dependencies: node-color-convert@2.0.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/chalk/ansi-styles#readme
Licenses: Expat
Build system: node
Synopsis: ANSI escape codes for styling strings in the terminal
Description:

ANSI escape codes for styling strings in the terminal

node-graceful-fs 4.2.10
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/isaacs/node-graceful-fs#readme
Licenses: ISC
Build system: node
Synopsis: A drop-in replacement for fs, making various improvements.
Description:

A drop-in replacement for fs, making various improvements.

node-triple-beam 1.3.0
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://github.com/winstonjs/triple-beam
Licenses: Expat
Build system: node
Synopsis: Definitions of levels for logging purposes & shareable Symbol constants
Description:

Definitions of levels for logging purposes & shareable Symbol constants.

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-triple-beam 1.3.0
Channel: guix-science
Location: guix-science/packages/jupyter-node.scm (guix-science packages jupyter-node)
Home page: https://github.com/winstonjs/triple-beam#readme
Licenses: Expat
Build system: node
Synopsis: Definitions of levels for logging purposes & shareable Symbol constants.
Description:

Definitions of levels for logging purposes & shareable Symbol constants.

Total results: 354