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.
Always be able to pass arguments to process.nextTick, no matter the platform.
Color your terminal using CSS/hex color codes.
A mutable object format designed for chaining & objectMode streams.
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.
Check if an object can be used like an Array.
Run the supplied function exactly one time (once).
A JavaScript library providing multiple simultaneous, stable and resumable uploads via the HTML5 File API.
Extract the name from a function.
Drop-in replacement for Node's http and https modules that automatically follows redirects.
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.
get colors in your node.js console.
Safely and quickly serialize JavaScript objects.
The util.is* functions introduced in Node v0.12.
Definitions of levels for logging purposes & shareable Symbol constants.
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.
Async is a utility module which provides straight-forward, powerful functions for working with asynchronous JavaScript.
Parser and generator for CSS color strings.
Javascript color conversion and manipulation library.
Check if a certain flag is enabled.
A logger for just about everything.
High-priority task queue for Node.js and browsers.
Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow.