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.
Simply swizzle your arguments
Streams3, a user-land copy of the stream library from Node.js
get colors in your node.js console
Binary Search Trees
Plain color conversion functions
Run the supplied function exactly one time (once)
Higher-order functions and common patterns for asynchronous code
Determines if an object can be used as an array
Definitions of levels for logging purposes & shareable Symbol constants.
Get v8 stack traces as an array of CallSite objects.
The Node.js `util.deprecate()` function with browser support
javascript implementation of Dunning's T-Digest for streaming quantile approximation
strftime for JavaScript
Extract names from functions
Deterministic and safely JSON.stringify to quickly serialize JavaScript objects
Check if a certain debug flag is enabled.
A list of color names and its values
HTTP and HTTPS modules that follow redirects.
The string_decoder module from Node core
An extensible environment for interactive and reproducible computing, based on the Jupyter Notebook and Architecture.
Jupyter telemetry library
LDAP Authenticator for JupyterHub
This package includes WrapSpawner and ProfilesSpawner, which provide mechanisms for runtime configuration of spawners. The inspiration for their development was to allow users to select from a range of pre-defined batch job profiles, but their operation is completely generic.
The SudoSpawner enables JupyterHub to spawn single-user servers without being root, by spawning an intermediate process via sudo, which takes actions on behalf of the user.