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.
rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)
Like JSON.stringify, but doesn't blow up on circular refs.
Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.
Generate randomized strings of a specified length using simple character sequences. The original generate-password.
Recursively mkdir, like `mkdir -p`
Streams3, a user-land copy of the stream library from Node.js
Import a module while bypassing the cache
Delete nested properties from an object using dot notation.
A very light-weight in-code option parsers for node.js.
serialization utils for emotion
This package provides a user-land implementation of Node-core's string_decoder, which serves to decode buffers to strings so that the decoded string does not contain incomplete multibyte sequences.
The lodash method `_.flow` exported as a module.
Distills a series of editing steps into deleted and added ranges
the complete solution for node.js command-line programs
Tool for transforming styles with JS plugins
POSIX character classes for creating regular expressions.
A React helper hook for storing latest value in ref object (updated in useEffect's callback).
fluent logging with verbose insight, colors, tables, emoji, filtering, spinners, progress bars, timestamps, capturing, stack traces, clearing, & presets
Node.js path.parse() ponyfill
Returns true if the value is a number. comprehensive tests.
Generates and consumes source maps
a customizable value inspector
Returns true if the value is an object and not an array or null.
Toggle the CLI cursor