_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


node-decamelize 3.2.0
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://github.com/sindresorhus/decamelize
Licenses: Expat
Build system: node
Synopsis:
Description:

Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow.

node-strftime 0.10.0
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://github.com/samsonjs/strftime
Licenses: Expat
Build system: node
Synopsis: Strftime for JavaScript
Description:

strftime for JavaScript. Works in (at least) node.js and browsers. Supports localization and timezones. Most standard specifiers from C are supported as well as some other extensions from Ruby.

node-is-arrayish 0.3.2
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://github.com/Qix-/node-is-arrayish
Licenses: Expat
Build system: node
Synopsis: Check if an object can be used like an Array
Description:

Check if an object can be used like an Array.

node-follow-redirects 1.9.0
Dependencies: node-debug@4.3.3
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://www.npmjs.com/package/follow-redirects
Licenses: Expat
Build system: node
Synopsis: Node.js module that automatically follows HTTP(S) redirects
Description:

Drop-in replacement for Node's http and https modules that automatically follows redirects.

node-closure-library 20191111.0.0
Dependencies: node-promise@8.0.3
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://developers.google.com/closure/library/
Licenses: ASL 2.0
Build system: node
Synopsis: Google's common JavaScript library
Description:

Closure Library is a powerful, low-level JavaScript library designed for building complex and scalable web applications. It is used by many Google web applications, such as Google Search, Gmail, Google Docs, Google+ Google Maps, and others.

node-lynx 0.2.1
Dependencies: node-mersenne@0.0.4 node-statsd-parser@0.0.4
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://github.com/dscape/lynx
Licenses: Expat
Build system: node
Synopsis: node.js client for Etsy'd StatsD server
Description:

Minimalistic StatsD client for Node.js programs.

node-colorspace 1.1.2
Dependencies: node-color@3.1.2 node-text-hex@1.0.0
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://github.com/3rd-Eden/colorspace
Licenses: Expat
Build system: node
Synopsis: Generate HEX colors for a given namespace
Description:

Generate HEX colors for a given namespace.

node-text-hex 1.0.0
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://github.com/3rd-Eden/text-hex
Licenses: Expat
Build system: node
Synopsis: Create a hash from a string of text and transforms it to a color
Description:

Create a hash from a string of text and transforms it to a color.

node-one-time 1.0.0
Dependencies: node-fn.name@1.1.0
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://github.com/3rd-Eden/one-time
Licenses: Expat
Build system: node
Synopsis: Run the supplied function exactly one time (once)
Description:

Run the supplied function exactly one time (once).

node-triple-beam 1.3.0
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://github.com/winstonjs/triple-beam
Licenses: Expat
Build system: node
Synopsis: Definitions of levels for logging purposes & shareable Symbol constants
Description:

Definitions of levels for logging purposes & shareable Symbol constants.

node-xregexp 4.2.4
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: http://xregexp.com/
Licenses: Expat
Build system: node
Synopsis: Extended JavaScript regular expressions
Description:

Extended JavaScript regular expressions/

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
Build system: node
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-enabled 2.0.0
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://github.com/3rd-Eden/enabled
Licenses: Expat
Build system: node
Synopsis: Check if a certain flag is enabled
Description:

Check if a certain flag is enabled.

node-fecha 3.0.3
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://github.com/taylorhakes/fecha
Licenses: Expat
Build system: node
Synopsis: Lightweight Javascript Date formatting and parsing
Description:

Lightweight Javascript Date formatting and parsing.

node-color 3.1.2
Dependencies: node-color-convert@2.0.1 node-color-string@1.5.2
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://github.com/Qix-/color
Licenses: Expat
Build system: node
Synopsis: Javascript color conversion and manipulation library
Description:

Javascript color conversion and manipulation library.

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
Build system: node
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-winston 2.4.4
Dependencies: node-async@1.5.2 node-colors@1.4.0 node-stack-trace@0.0.10-1.4fd379e
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://github.com/winstonjs/winston
Licenses: Expat
Build system: node
Synopsis: logger for just about everything
Description:

A logger for just about everything.

node-requires-port 1.0.0
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://github.com/unshiftio/requires-port
Licenses: Expat
Build system: node
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-yargs-parser 16.1.0
Dependencies: node-decamelize@3.2.0
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: http://yargs.js.org/
Licenses: ISC
Build system: node
Synopsis: the mighty option parser used by yargs
Description:

the mighty option parser used by yargs.

node-resumablejs 1.1.0-b758078
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://github.com/23/resumable.js/
Licenses: Expat
Build system: node
Synopsis: JavaScript library providing multiple simultaneous, stable and resumable uploads via the HTML5 File API
Description:

A JavaScript library providing multiple simultaneous, stable and resumable uploads via the HTML5 File API.

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-storage-engine 3.0.7
Dependencies: node-enabled@2.0.0 node-eventemitter3@4.0.0
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://github.com/3rd-Eden/storage-engine
Licenses: Expat
Build system: node
Synopsis: EventEmitter abstraction on top the React-Native AsyncStorage API
Description:

EventEmitter abstraction on top the React-Native AsyncStorage API.

cl-nb 20220414-0.bb9bb6c
Propagated dependencies: cl-ningle@0.3.0-2.2e85675 cl-clack@2.1.0-1.4916ebb cl-drakma@2.0.8 cl-find-port@0.1-2.811727f cl-jzon@1.1.4 cl-legit@1.0.0-4.877147a cl-interpol@0.2.7-1.70a1137
Channel: gn-bioinformatics
Location: gn/packages/notebooks.scm (gn packages notebooks)
Home page: https://git.genenetwork.org/jgart/nb/
Licenses: Unlicense
Build system: asdf/source
Synopsis: Launching interactive notebooks in GNU Guix containers
Description:

cl-nb is a Common Lisp system and API for launching interactive notebooks in GNU Guix containers.

nb-upload 20220414-2.b285302
Dependencies: python-requests@2.32.5 python-yaspin@3.2.0 python-rich@13.7.1
Channel: gn-bioinformatics
Location: gn/packages/notebooks.scm (gn packages notebooks)
Home page: https://git.genenetwork.org/jgart/nb-upload/
Licenses: Unlicense
Build system: python
Synopsis: Upload notebooks via CLI
Description:

nb-upload allows a user to upload notebooks to a nb instance.

Total results: 580