_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
node-ie-array-find-polyfill 1.1.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/abdalla/ie-array-find-polyfill#readme
Licenses: Expat
Synopsis: Polyfill to provide array.find on IE.
Description:

Polyfill to provide array.find on IE.

emacs-add-node-modules-path 20230307.655
Propagated dependencies: emacs-s@20220902.1511
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/codesuki/add-node-modules-path
Licenses:
Synopsis: Add node_modules to your exec-path
Description:

Documentation at https://melpa.org/#/add-node-modules-path

node-biblatex-csl-converter 2.1.0
Dependencies: node-xregexp@5.1.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/fiduswriter/biblatex-csl-converter#readme
Licenses: LGPL 3
Synopsis: a set of converters: biblatex => json, json => biblatex, json => CSL
Description:

a set of converters: biblatex => json, json => biblatex, json => CSL

node-is-accessor-descriptor 0.1.6
Dependencies: node-kind-of@3.2.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jonschlinkert/is-accessor-descriptor
Licenses: Expat
Synopsis: Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.
Description:

Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.

node-is-accessor-descriptor 1.0.0
Dependencies: node-kind-of@6.0.3
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jonschlinkert/is-accessor-descriptor
Licenses: Expat
Synopsis: Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.
Description:

Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.

emacs-add-node-modules-path 1.3.1
Propagated dependencies: emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/codesuki/add-node-modules-path
Licenses: Expat
Synopsis: Add @file{node_modules} to the buffer-local @file{exec-path}
Description:

This package searches the parent directories of the current file for the project's node_modules/.bin/ directory, allowing Emacs to find project-specific installations of packages.

node-textlint-ast-node-types 4.4.3
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/textlint/textlint#readme
Licenses: Expat
Synopsis: textlint AST node type definition.
Description:

textlint AST node type definition.

node-babel-plugin-syntax-jsx 6.18.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://www.npmjs.com/package/node-babel-plugin-syntax-jsx
Licenses: Expat
Synopsis: Allow parsing of jsx
Description:

Allow parsing of jsx

node-posix-character-classes 0.1.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/jonschlinkert/posix-character-classes
Licenses: Expat
Synopsis: POSIX character classes for creating regular expressions.
Description:

POSIX character classes for creating regular expressions.

node-prosemirror-schema-list 1.3.0
Dependencies: node-prosemirror-state@1.4.3 node-prosemirror-transform@1.7.3 node-prosemirror-model@1.19.2
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/prosemirror/prosemirror-schema-list#readme
Licenses: Expat
Synopsis: List-related schema elements and commands for ProseMirror
Description:

List-related schema elements and commands for ProseMirror

node-react-textarea-autosize 8.5.0
Dependencies: node-use-latest@1.2.1 node-use-composed-ref@1.3.0 node-babel-runtime@7.22.5 node-react@18.2.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/Andarist/react-textarea-autosize#readme
Licenses: Expat
Synopsis: textarea component for React which grows with content
Description:

textarea component for React which grows with content

node-protocol-buffers-schema 3.6.0
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/mafintosh/protocol-buffers-schema
Licenses: Expat
Synopsis: Protocol buffers schema parser written in Javascript
Description:

This package provides a protocol buffers schema parser written in Javascript.

node-is-fullwidth-code-point 3.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/sindresorhus/is-fullwidth-code-point#readme
Licenses: Expat
Synopsis: Check if the character represented by a given Unicode code point is fullwidth
Description:

Check if the character represented by a given Unicode code point is fullwidth

node-hoist-non-react-statics 3.3.2
Dependencies: node-react-is@16.13.1
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/mridgway/hoist-non-react-statics#readme
Licenses: Modified BSD
Synopsis: Copies non-react specific statics from a child component to a parent component
Description:

Copies non-react specific statics from a child component to a parent component

node-is-fullwidth-code-point 2.0.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/sindresorhus/is-fullwidth-code-point#readme
Licenses: Expat
Synopsis: Check if the character represented by a given Unicode code point is fullwidth
Description:

Check if the character represented by a given Unicode code point is fullwidth

node-resolve-protobuf-schema 2.1.0
Dependencies: node-protocol-buffers-schema@3.6.0
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://github.com/mafintosh/resolve-protobuf-schema
Licenses: Expat
Synopsis: Resolve protobuf imports
Description:

This package can read a protobuf schema from the disk, parse it and resolve all imports.

node-console-control-strings 1.1.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/iarna/console-control-strings#readme
Licenses: ISC
Synopsis: A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on both Windows & Unix-like OSes, except where noted.
Description:

A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on both Windows & Unix-like OSes, except where noted.

node-serialport-parser-regex 9.2.4
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://serialport.io
Licenses: Expat
Synopsis: Node SerialPort parser to split data on a regular expression
Description:

Node SerialPort is a modular suite of Node.js packages for accessing serial ports. The Guix package node-serialport provides the recommended high-level interface.

Parsers are used to take raw binary data and transform them into usable messages. This package provides Regex, a parser that uses a regular expression to split the incoming text.

node-serialport-parser-ready 9.2.4
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://serialport.io
Licenses: Expat
Synopsis: Node SerialPort parser to wait for specified byte sequence
Description:

Node SerialPort is a modular suite of Node.js packages for accessing serial ports. The Guix package node-serialport provides the recommended high-level interface.

Parsers are used to take raw binary data and transform them into usable messages. This package provides Ready, a parser that waits for a specified sequence of ``ready'' bytes before emitting a ready event and emitting data events.

node-configurable-http-proxy 3.1.1
Dependencies: node-commander@4.0.1 node-http-proxy@1.18.0 node-lynx@0.2.1 node-strftime@0.10.0 node-winston@2.4.4
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://github.com/jupyterhub/configurable-http-proxy
Licenses: Modified BSD
Synopsis: Configurable-on-the-fly HTTP Proxy
Description:

configurable-http-proxy (CHP) provides you with a way to update and manage a proxy table using a command line interface or REST API. It is a simple wrapper around node-http-proxy. node-http-proxy is an HTTP programmable proxying library that supports websockets and is suitable for implementing components such as reverse proxies and load balancers. By wrapping node-http-proxy, configurable-http-proxy extends this functionality to JupyterHub deployments.

node-configurable-http-proxy 4.2.0
Dependencies: node-commander@4.0.1 node-http-proxy@1.18.0 node-lynx@0.2.1 node-strftime@0.10.0 node-winston@3.2.1
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://github.com/jupyterhub/configurable-http-proxy
Licenses: Modified BSD
Synopsis: Configurable-on-the-fly HTTP Proxy
Description:

configurable-http-proxy (CHP) provides you with a way to update and manage a proxy table using a command line interface or REST API. It is a simple wrapper around node-http-proxy. node-http-proxy is an HTTP programmable proxying library that supports websockets and is suitable for implementing components such as reverse proxies and load balancers. By wrapping node-http-proxy, configurable-http-proxy extends this functionality to JupyterHub deployments.

node-serialport-parser-cctalk 9.2.4
Channel: guix
Location: gnu/packages/node-xyz.scm (gnu packages node-xyz)
Home page: https://serialport.io
Licenses: Expat
Synopsis: Node SerialPort parser for the ccTalk protocol
Description:

Node SerialPort is a modular suite of Node.js packages for accessing serial ports. The Guix package node-serialport provides the recommended high-level interface.

Parsers are used to take raw binary data and transform them into usable messages. This package provides CCTalk, which emits packets for the ccTalk protocol (an open standard for currency detectors) as they are received.

node-functional-red-black-tree 1.0.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/mikolalysenko/functional-red-black-tree
Licenses: Expat
Synopsis: A fully persistent balanced binary search tree
Description:

A fully persistent balanced binary search tree

node-remove-trailing-separator 1.1.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/darsain/remove-trailing-separator#readme
Licenses: ISC
Synopsis: Removes separators from the end of the string.
Description:

Removes separators from the end of the string.

Total results: 900