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.
yargs the modern, pirate-themed successor to optimist.
Javascript color conversion and manipulation library.
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.
Async is a utility module which provides straight-forward, powerful functions for working with asynchronous JavaScript.
Color your terminal using CSS/hex color codes.
Extract the name from a function.
Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow.
Drop-in replacement for Node's http and https modules that automatically follows redirects.
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.
Async is a utility module which provides straight-forward, powerful functions for working with asynchronous JavaScript.
Async is a utility module which provides straight-forward, powerful functions for working with asynchronous JavaScript.
A modern JavaScript utility library delivering modularity, performance, & extras.
Plain color conversion functions in JavaScript.
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.
A logger for just about everything.
Array#isArray for older browsers and deprecated Node.js versions.
Generate HEX colors for a given namespace.
High-priority task queue for Node.js and browsers.
Check if a certain flag is enabled.
A JavaScript library providing multiple simultaneous, stable and resumable uploads via the HTML5 File API.
The util.is* functions introduced in Node v0.12.
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.
Parser and generator for CSS color strings.
A mutable object format designed for chaining & objectMode streams.