_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
node-has-values 1.0.0
Dependencies: node-kind-of@4.0.0 node-is-number@3.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jonschlinkert/has-values
Licenses: Expat
Synopsis: Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.
Description:

Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.

node-has-values 0.1.4
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jonschlinkert/has-values
Licenses: Expat
Synopsis: Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.
Description:

Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.

node-type-check 0.3.2
Dependencies: node-prelude-ls@1.1.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/gkz/type-check
Licenses: Expat
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-is-dotfile 1.0.3
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jonschlinkert/is-dotfile
Licenses: Expat
Synopsis: Return true if a file path is (or has) a dotfile. Returns false if the path is a dot directory.
Description:

Return true if a file path is (or has) a dotfile. Returns false if the path is a dot directory.

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
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-fill-range 4.0.0
Dependencies: node-to-regex-range@2.1.1 node-repeat-string@1.6.1 node-is-number@3.0.0 node-extend-shallow@2.0.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jonschlinkert/fill-range
Licenses: Expat
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
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
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-prelude-ls 1.1.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: http://preludels.com
Licenses:
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
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
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
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
Synopsis: Client for prometheus
Description:

Client for prometheus

node-utils-merge 1.0.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jaredhanson/utils-merge#readme
Licenses: Expat
Synopsis: merge() utility function
Description:

merge() utility function

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
Synopsis: An incremental implementation of MurmurHash3
Description:

An incremental implementation of MurmurHash3

node-http-errors 2.0.0
Dependencies: node-toidentifier@1.0.1 node-statuses@2.0.1 node-setprototypeof@1.2.0 node-inherits@2.0.4 node-depd@2.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jshttp/http-errors#readme
Licenses: Expat
Synopsis: Create HTTP error objects
Description:

Create HTTP error objects

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
Synopsis: Clean up error stack traces
Description:

Clean up error stack traces

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
Synopsis: Check if a path exists
Description:

Check if a path exists

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
Synopsis: Safer Node.js Buffer API
Description:

Safer Node.js Buffer API

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

Safer Node.js Buffer API

node-json-schema 0.4.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/kriszyp/json-schema#readme
Licenses:
Synopsis: JSON Schema validation and specifications
Description:

JSON Schema validation and specifications

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-regjsparser 0.7.0
Dependencies: node-jsesc@0.5.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jviereck/regjsparser
Licenses: FreeBSD
Synopsis: Parsing the JavaScript's RegExp in JavaScript.
Description:

Parsing the JavaScript's RegExp in JavaScript.

Total results: 893