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.
This package provides an R shiny app to visualize mouse strain longevity data.
Lightweight Javascript Date formatting and parsing.
Parser and generator for CSS color strings.
Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow.
A modern JavaScript utility library delivering modularity, performance, & extras.
A mutable object format designed for chaining & objectMode streams.
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.
High-priority task queue for Node.js and browsers.
Run the supplied function exactly one time (once).
the mighty option parser used by yargs.
Array#isArray for older browsers and deprecated Node.js versions.
Definitions of levels for logging purposes & shareable Symbol constants.
get colors in your node.js console.
Create a hash from a string of text and transforms it to a color.
Plain color conversion functions in JavaScript.
yargs the modern, pirate-themed successor to optimist.
Drop-in replacement for Node's http and https modules that automatically follows redirects.
The complete solution for node.js command-line programs.
Extract the name from a function.
Check if an object can be used like an Array.
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.
Check if a certain flag is enabled.
Check if a protocol requires a certain port number to be added to an URL.
node-http-proxy is an HTTP programmable proxying library that supports websockets. It is suitable for implementing components such as reverse proxies and load balancers.