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

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-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-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-winston 3.2.1
Dependencies: node-async@3.1.0 node-diagnostics@2.0.2 node-is-stream@2.0.0 node-logform@2.1.2 node-one-time@1.0.0 node-readable-stream@3.6.0 node-stack-trace@0.0.10-1.4fd379e node-triple-beam@1.3.0 node-winston-transport@4.3.0
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://github.com/winstonjs/winston
Licenses: Expat
Synopsis: logger for just about everything
Description:

A logger for just about everything.

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
Synopsis: Javascript color conversion and manipulation library
Description:

Javascript color conversion and manipulation library.

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
Synopsis: Run the supplied function exactly one time (once)
Description:

Run the supplied function exactly one time (once).

node-commander 4.0.1
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://github.com/tj/commander.js
Licenses: Expat
Synopsis: Complete solution for node.js command-line programs
Description:

The complete solution for node.js command-line programs.

node-logform 2.1.2
Dependencies: node-colors@1.4.0 node-fast-safe-stringify@2.0.6 node-fecha@3.0.3 node-ms@2.1.3 node-triple-beam@1.3.0
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://github.com/winstonjs/logform
Licenses: Expat
Synopsis: A mutable object format designed for chaining & objectMode streams
Description:

A mutable object format designed for chaining & objectMode streams.

node-winston-transport 4.3.0
Dependencies: node-readable-stream@3.6.0 node-triple-beam@1.3.0
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://github.com/winstonjs/winston-transport
Licenses: Expat
Synopsis: Base stream implementations for winston@@3 and up
Description:

The base TransportStream implementation for winston >= 3. Use these to write ecosystem Transports for winston.

node-core-util-is 1.0.2
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://github.com/isaacs/core-util-is
Licenses: Expat
Synopsis: The util.is* functions from Node core
Description:

The util.is* functions introduced in Node v0.12.

node-diagnostics 2.0.2
Dependencies: node-colorspace@1.1.2 node-enabled@2.0.0 node-kuler@2.0 node-storage-engine@3.0.7
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://github.com/3rd-Eden/diagnostics
Licenses: Expat
Synopsis: Tools for debugging your node.js modules
Description:

Tools for debugging your node.js modules.

node-asap 2.0.6
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://github.com/kriskowal/asap
Licenses: Expat
Synopsis: High-priority task queue for Node.js and browsers
Description:

High-priority task queue for Node.js and browsers.

node-promise 8.0.3
Dependencies: node-asap@2.0.6
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://developers.google.com/closure/library/
Licenses: ASL 2.0
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-kuler 2.0
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://github.com/3rd-Eden/kuler
Licenses: Expat
Synopsis: Color your terminal using CSS/hex color codes
Description:

Color your terminal using CSS/hex color codes.

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
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-fecha 3.0.3
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://github.com/taylorhakes/fecha
Licenses: Expat
Synopsis: Lightweight Javascript Date formatting and parsing
Description:

Lightweight Javascript Date formatting and parsing.

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
Synopsis: node.js client for Etsy'd StatsD server
Description:

Minimalistic StatsD client for Node.js programs.

node-color-convert 2.0.1
Dependencies: node-color-name@1.1.3
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://github.com/Qix-/color-convert
Licenses: Expat
Synopsis: Plain color conversion functions in JavaScript
Description:

Plain color conversion functions in JavaScript.

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-is-stream 2.0.0
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://github.com/sindresorhus/is-stream
Licenses: Expat
Synopsis: Check if something is a Node.js stream
Description:

Check if something is a Node.js stream.

node-process-nextick-args 2.0.1
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://github.com/calvinmetcalf/process-nextick-args
Licenses: Expat
Synopsis: process.nextTick always accepts args, always
Description:

Always be able to pass arguments to process.nextTick, no matter the platform.

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-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
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
Synopsis: Extended JavaScript regular expressions
Description:

Extended JavaScript regular expressions/

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.

Total results: 577