_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
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
Build system: node
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 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
Build system: node
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-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
Build system: node
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
Build system: node
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-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
Build system: node
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
Build system: node
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-eventemitter3 4.0.0
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://github.com/primus/eventemitter3
Licenses: Expat
Build system: node
Synopsis: EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface
Description:

EventEmitter3 is a high performance EventEmitter. It has been micro-optimized for various of code paths making this, one of, if not the fastest EventEmitter available for Node.js and browsers. The module is API compatible with the EventEmitter that ships by default with Node.js but there are some slight differences:

  • Domain support has been removed.

  • We do not throw an error when you emit an error event and nobody is listening.

  • The newListener and removeListener events have been removed as they are useful only in some uncommon use-cases.

  • The setMaxListeners, getMaxListeners, prependListener and prependOnceListener methods are not available.

  • Support for custom context for events so there is no need to use fn.bind.

  • The removeListener method removes all matching listeners, not only the first.

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
Build system: node
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
Build system: node
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: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://github.com/Qix-/node-simple-swizzle
Licenses: Expat
Build system: node
Synopsis: Simply swizzle your arguments
Description:

Simply swizzle your arguments.

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
Build system: node
Synopsis: Simply swizzle your arguments
Description:

Simply swizzle your arguments

node-setprototypeof 1.2.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/wesleytodd/setprototypeof
Licenses: ISC
Build system: node
Synopsis: A small polyfill for Object.setprototypeof
Description:

A small polyfill for Object.setprototypeof

node-emotion-stylis 0.7.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://www.npmjs.com/package/node-emotion-stylis
Licenses: Expat
Build system: node
Synopsis: A custom build of Stylis
Description:

A custom build of Stylis

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
Build system: node
Synopsis: Detect whether a terminal supports color
Description:

Detect whether a terminal supports color

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
Build system: node
Synopsis: Match balanced character pairs, like "{" and "}"
Description:

Match balanced character pairs, like "" and ""

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
Build system: node
Synopsis: A json rpc implementation over streams
Description:

A json rpc implementation over streams

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

A json rpc implementation over streams

emacs-node-resolver 20140930.1723
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/meandavejustice/node-resolver.el
Licenses:
Build system: melpa
Synopsis: Hook to install node modules in background
Description:

Documentation at https://melpa.org/#/node-resolver

node-supports-color 5.5.0
Dependencies: node-has-flag@3.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/chalk/supports-color#readme
Licenses: Expat
Build system: node
Synopsis: Detect whether a terminal supports color
Description:

Detect whether a terminal supports color

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

Match balanced character pairs, like "" and ""

node-string-decoder 1.3.0
Dependencies: 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/nodejs/string_decoder
Licenses: Expat
Build system: node
Synopsis: The string_decoder module from Node core
Description:

The string_decoder module from Node core

node-fragment-cache 0.2.1
Dependencies: node-map-cache@0.2.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jonschlinkert/fragment-cache
Licenses: Expat
Build system: node
Synopsis: A cache for managing namespaced sub-caches
Description:

A cache for managing namespaced sub-caches

node-path-to-regexp 0.1.7
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/component/path-to-regexp#readme
Licenses: Expat
Build system: node
Synopsis: Express style path to RegExp utility
Description:

Express style path to RegExp utility

Total results: 922