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.
Distills a series of editing steps into deleted and added ranges
Node.js path.parse() ponyfill
resolve like require.resolve() on behalf of files asynchronously and synchronously
Strip ANSI escape codes
Buffers events from a stream until you are ready to handle them.
Better streaming static file server with Range and conditional-GET support
Syntax highlight JavaScript strings for output in terminals.
Streams3, a user-land copy of the stream library from Node.js
A stream that emits multiple other streams one after another.
CLI arguments parser. Native port of python's argparse.
babel's modular runtime helpers with core-js@3 polyfilling
Node.js module to detect the C standard library (libc) implementation family and version
An implementation of the WHATWG URL Standard's URL API and parsing machinery
Returns true if a value has the characteristics of a valid JavaScript data descriptor.
Extend an object with the properties of additional objects. node.js/javascript util.
Pure functions for color conversion and parsing
Tokenizes a string that represents a regular expression.
Returns true if an object was created by the `Object` constructor.
logger for npm
Return a copy of an object excluding the given key, or array of keys. Also accepts an optional filter function as the last argument.
Extend nodejs util api, and it is light weight and simple
A utility package to parse strings
fluent logging with verbose insight, colors, tables, emoji, filtering, spinners, progress bars, timestamps, capturing, stack traces, clearing, & presets
when you want to fire an event no matter how a process exits.