_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
node-react 16.14.0
Dependencies: node-prop-types@15.8.1 node-object-assign@4.1.1 node-loose-envify@1.4.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://reactjs.org/
Licenses: Expat
Synopsis: React is a JavaScript library for building user interfaces.
Description:

React is a JavaScript library for building user interfaces.

node-debug 4.3.4
Dependencies: node-ms@2.1.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/debug-js/debug#readme
Licenses: Expat
Synopsis: Lightweight debugging utility for Node.js and the browser
Description:

Lightweight debugging utility for Node.js and the browser

node-react 18.2.0
Dependencies: node-loose-envify@1.4.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://reactjs.org/
Licenses: Expat
Synopsis: React is a JavaScript library for building user interfaces.
Description:

React is a JavaScript library for building user interfaces.

node-bytes 3.1.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/visionmedia/bytes.js#readme
Licenses: Expat
Synopsis: Utility to parse a string bytes to bytes and vice-versa
Description:

Utility to parse a string bytes to bytes and vice-versa

node-acorn 5.7.4
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/acornjs/acorn/tree/master/acorn
Licenses: Expat
Synopsis: Javascript-based Javascript parser
Description:

Acornjs is a Javascript parser with many options and an architecture supporting plugins.

node-acorn 8.7.1
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/acornjs/acorn/tree/master/acorn
Licenses: Expat
Synopsis: Javascript-based Javascript parser
Description:

Acornjs is a Javascript parser with many options and an architecture supporting plugins.

node-jsesc 0.5.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: http://mths.be/jsesc
Licenses:
Synopsis: A JavaScript library for escaping JavaScript strings while generating the shortest possible valid output.
Description:

A JavaScript library for escaping JavaScript strings while generating the shortest possible valid output.

node-which 2.0.2
Dependencies: node-isexe@2.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/isaacs/node-which#readme
Licenses: ISC
Synopsis: Like which(1) unix command. Find the first instance of an executable in the PATH.
Description:

Like which(1) unix command. Find the first instance of an executable in the PATH.

node-async 1.5.2
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://caolan.github.io/async/v3/
Licenses: Expat
Synopsis: Async utilities for node and the browser
Description:

Async is a utility module which provides straight-forward, powerful functions for working with asynchronous JavaScript.

node-async 3.1.0
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://caolan.github.io/async/v3/
Licenses: Expat
Synopsis: Async utilities for node and the browser
Description:

Async is a utility module which provides straight-forward, powerful functions for working with asynchronous JavaScript.

node-async 2.6.3
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://caolan.github.io/async/v3/
Licenses: Expat
Synopsis: Async utilities for node and the browser
Description:

Async is a utility module which provides straight-forward, powerful functions for working with asynchronous JavaScript.

node-debug 4.3.0
Dependencies: node-ms@2.1.2
Channel: guix
Location: gnu/packages/node.scm (gnu packages node)
Home page: https://github.com/visionmedia/debug#readme
Licenses: Expat
Synopsis: Small debugging utility
Description:

This package contains a tiny JavaScript debugging utility modelled after Node.js core's debugging technique. It works in Node.js and web browsers.

node-merge 1.2.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/yeikos/js.merge
Licenses: Expat
Synopsis: Merge multiple objects into one, optionally creating a new cloned object. Similar to the jQuery.extend but more flexible. Works in Node.js and the browser.
Description:

Merge multiple objects into one, optionally creating a new cloned object. Similar to the jQuery.extend but more flexible. Works in Node.js and the browser.

node-debug 4.3.3
Dependencies: node-ms@2.1.3
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/debug-js/debug
Licenses: Expat
Synopsis: Debugging utility for Node.js
Description:

The debug module exposes a function, which if called with a module name as argument provides a function that writes debug output to console.error under that module name. This output can be controlled in a more fine-grained manner by binding the DEBUG variable.

r-node2vec 0.1.0
Propagated dependencies: r-word2vec@0.4.0 r-vegan@2.6-8 r-vctrs@0.6.5 r-rlist@0.4.6.2 r-igraph@2.1.1 r-dplyr@1.1.4 r-data-table@1.16.2
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=node2vec
Licenses: GPL 3+
Synopsis: Algorithmic Framework for Representational Learning on Graphs
Description:

Given any graph, the node2vec algorithm can learn continuous feature representations for the nodes, which can then be used for various downstream machine learning tasks.The techniques are detailed in the paper "node2vec: Scalable Feature Learning for Networks" by Aditya Grover, Jure Leskovec(2016),available at <arXiv:1607.00653>.

node-wrappy 1.0.2
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/npm/wrappy
Licenses: ISC
Synopsis: Callback wrapping utility
Description:

Callback wrapping utility

node-chownr 2.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/isaacs/chownr#readme
Licenses: ISC
Synopsis: like `chown -R`
Description:

like `chown -R`

node-lodash 4.17.21
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://lodash.com/
Licenses: Expat
Synopsis: Lodash modular utilities.
Description:

Lodash modular utilities.

node-npmlog 5.0.1
Dependencies: node-set-blocking@2.0.0 node-gauge@3.0.2 node-console-control-strings@1.1.0 node-are-we-there-yet@2.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/npm/npmlog#readme
Licenses: ISC
Synopsis: logger for npm
Description:

logger for npm

node-verror 1.10.0
Dependencies: node-extsprintf@1.4.1 node-core-util-is@1.0.2 node-assert-plus@1.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/davepacheco/node-verror
Licenses: Expat
Synopsis: richer JavaScript errors
Description:

richer JavaScript errors

node-bowser 2.11.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/lancedikson/bowser
Licenses: Expat
Synopsis: Lightweight browser detector
Description:

Lightweight browser detector

node-globby 11.1.0
Dependencies: node-slash@3.0.0 node-merge2@1.4.1 node-ignore@5.2.0 node-fast-glob@3.2.11 node-dir-glob@3.0.1 node-array-union@2.1.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/globby#readme
Licenses: Expat
Synopsis: User-friendly glob matching
Description:

User-friendly glob matching

node-stylis 3.5.4
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/thysultan/stylis.js
Licenses: Expat
Synopsis: light - weight css preprocessor
Description:

light - weight css preprocessor

node-stylis 4.2.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/thysultan/stylis.js
Licenses: Expat
Synopsis: A Light–weight CSS Preprocessor
Description:

A Lightâ weight CSS Preprocessor

Total results: 895