_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
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-eventemitter3 4.0.0
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://github.com/primus/eventemitter3
Licenses: Expat
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
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-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
Synopsis: Simply swizzle your arguments
Description:

Simply swizzle your arguments.

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
Synopsis: A custom build of Stylis
Description:

A custom build of Stylis

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
Synopsis: A small polyfill for Object.setprototypeof
Description:

A small polyfill for Object.setprototypeof

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

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

A json rpc implementation over streams

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: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
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 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
Synopsis: Detect whether a terminal supports color
Description:

Detect whether a terminal supports color

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:
Synopsis: hook to install node modules in background
Description:

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

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
Synopsis: The string_decoder module from Node core
Description:

The string_decoder module from Node core

node-source-map-url 0.4.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/lydell/source-map-url#readme
Licenses: Expat
Synopsis: Tools for working with sourceMappingURL comments.
Description:

Tools for working with sourceMappingURL comments.

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
Synopsis: Express style path to RegExp utility
Description:

Express style path to RegExp utility

node-restore-cursor 2.0.0
Dependencies: node-signal-exit@3.0.7 node-onetime@2.0.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/sindresorhus/restore-cursor#readme
Licenses: Expat
Synopsis: Gracefully restore the CLI cursor on exit
Description:

Gracefully restore the CLI cursor on exit

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
Synopsis: A cache for managing namespaced sub-caches
Description:

A cache for managing namespaced sub-caches

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

The string_decoder module from Node core

node-create-emotion 9.2.12
Dependencies: node-stylis-rule-sheet@0.0.10 node-stylis@3.5.4 node-csstype@2.6.21 node-emotion-unitless@0.6.7 node-emotion-stylis@0.7.1 node-emotion-memoize@0.6.6 node-emotion-hash@0.6.6
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://emotion.sh
Licenses: Expat
Synopsis: The Next Generation of CSS-in-JS.
Description:

The Next Generation of CSS-in-JS.

node-lodash-orderby 4.6.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://lodash.com/
Licenses: Expat
Synopsis: The lodash method `_.orderBy` exported as a module.
Description:

The lodash method `_.orderBy` exported as a module.

Total results: 900