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.
TypeScript definitions for ws
Contains parsers and serializers for ASN.1 (currently BER only)
emotion's stylesheet
Babel Types is a Lodash-esque utility library for AST nodes
Provides boundary functions, (upper-bound and lower-bound).
JSON Schema validation and specifications
Utility to parse a string bytes to bytes and vice-versa
Acornjs is a Javascript parser with many options and an architecture supporting plugins.
Brand checking of React Elements.
Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
A wrapper package that uses `useInsertionEffect` or a fallback for it
find the closest package.json
Option parsing for Node, supporting types, shorthands, etc. Used by npm.
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
Parsing the JavaScript's RegExp in JavaScript.
A very light-weight in-code option parsers for node.js.
Try to guess if your terminal supports unicode
Automatic transforms on text input for ProseMirror
HTTP response freshness testing
Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js
Generate errors that contain a code frame that point to source locations.
A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
MathJax is an open-source JavaScript display engine for LaTeX, MathML, and AsciiMath notation that works in all modern browsers, with built-in support for assistive technology like screen readers.
RStudio is an integrated development environment (IDE) for the R programming language. Some of its features include: Customizable workbench with all of the tools required to work with R in one place (console, source, plots, workspace, help, history, etc.); syntax highlighting editor with code completion; execute code directly from the source editor (line, selection, or file); full support for authoring Sweave and TeX documents. RStudio can also be run as a server, enabling multiple users to access the RStudio IDE using a web browser.