_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
node-eventemitter3 4.0.7
Channel: guix-science
Location: guix-science/packages/jupyter-node.scm (guix-science packages jupyter-node)
Home page: https://github.com/primus/eventemitter3#readme
Licenses: Expat
Synopsis: EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.
Description:

EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.

node-is-extendable 1.0.1
Dependencies: node-is-plain-object@2.0.4
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jonschlinkert/is-extendable
Licenses: Expat
Synopsis: Returns true if a value is a plain object, array or function.
Description:

Returns true if a value is a plain object, array or function.

node-app-root-path 1.4.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/inxilpro/node-app-root-path
Licenses: Expat
Synopsis: Determine an app's root path from anywhere inside the app
Description:

Determine an app's root path from anywhere inside the app

node-app-root-path 2.2.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/inxilpro/node-app-root-path
Licenses: Expat
Synopsis: Determine an app's root path from anywhere inside the app
Description:

Determine an app's root path from anywhere inside the app

node-repeat-string 1.6.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jonschlinkert/repeat-string
Licenses: Expat
Synopsis: Repeat the given string n times. Fastest implementation for repeating a string.
Description:

Repeat the given string n times. Fastest implementation for repeating a string.

node-get-intrinsic 1.2.1
Dependencies: node-has-symbols@1.0.3 node-has-proto@1.0.1 node-has@1.0.3 node-function-bind@1.1.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/ljharb/get-intrinsic#readme
Licenses: Expat
Synopsis: Get and robustly cache all JS language-level intrinsics at first require time
Description:

Get and robustly cache all JS language-level intrinsics at first require time

node-statsd-parser 0.0.4
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/dscape/statsd-parser
Licenses: ASL 2.0
Synopsis: Streaming parser for the statsd protocol
Description:

This package provides a streaming parser for the statsd protocol used in node-lynx.

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.

python-node-semver 0.8.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/podhmo/python-node-semver
Licenses: Expat
Synopsis: Python port of node-semver
Description:

This module provides a Python version of node-semver, a semantic version parser for Node.js.

node-requires-port 1.0.0
Channel: guix-science
Location: guix-science/packages/jupyter-node.scm (guix-science packages jupyter-node)
Home page: https://github.com/unshiftio/requires-port
Licenses: Expat
Synopsis: Check if a protocol requires a certain port number to be added to an URL.
Description:

Check if a protocol requires a certain port number to be added to an URL.

node-concat-stream 1.6.2
Dependencies: node-typedarray@0.0.6 node-readable-stream@2.3.8 node-inherits@2.0.4 node-buffer-from@1.1.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/maxogden/concat-stream#readme
Licenses: Expat
Synopsis: writable stream that concatenates strings or binary data and calls a callback with the result
Description:

writable stream that concatenates strings or binary data and calls a callback with the result

node-concat-stream 2.0.0
Dependencies: node-typedarray@0.0.6 node-readable-stream@3.6.2 node-inherits@2.0.4 node-buffer-from@1.1.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/maxogden/concat-stream#readme
Licenses: Expat
Synopsis: writable stream that concatenates strings or binary data and calls a callback with the result
Description:

writable stream that concatenates strings or binary data and calls a callback with the result

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-forever-agent 0.6.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/mikeal/forever-agent
Licenses: ASL 2.0
Synopsis: HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.
Description:

HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.

node-is-descriptor 1.0.2
Dependencies: node-kind-of@6.0.3 node-is-data-descriptor@1.0.0 node-is-accessor-descriptor@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-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-static-extend 0.1.2
Dependencies: node-object-copy@0.1.0 node-define-property@0.2.5
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jonschlinkert/static-extend
Licenses: Expat
Synopsis: Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.
Description:

Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.

node-is-extendable 0.1.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jonschlinkert/is-extendable
Licenses: Expat
Synopsis: Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. "can the value have keys?"
Description:

Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. "can the value have keys?"

node-node-addon-api 3.2.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/nodejs/node-addon-api
Licenses: Expat
Synopsis: Node.js API (Node-API)
Description:

Node.js API (Node-API)

node-node-gyp-build 4.6.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/prebuild/node-gyp-build
Licenses: Expat
Synopsis: Build tool and bindings loader for node-gyp that supports prebuilds
Description:

Build tool and bindings loader for node-gyp that supports prebuilds

node-simple-swizzle 0.2.2
Dependencies: node-is-arrayish@0.3.2
Channel: guix-science
Location: guix-science/packages/jupyter-node.scm (guix-science packages jupyter-node)
Home page: https://github.com/qix-/node-simple-swizzle#readme
Licenses: Expat
Synopsis: Simply swizzle your arguments
Description:

Simply swizzle your arguments

node-vscode-jsonrpc 6.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/Microsoft/vscode-languageserver-node#readme
Licenses: Expat
Synopsis: A json rpc implementation over streams
Description:

A json rpc implementation over streams

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

Match balanced character pairs, like "" and ""

node-supports-color 7.2.0
Dependencies: node-has-flag@4.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/chalk/supports-color#readme
Licenses: Expat
Synopsis: Detect whether a terminal supports color
Description:

Detect whether a terminal supports color

Total results: 873