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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
JSON.parse with context information on error
Validate identifier/keywords name
utility functions for archiver
A ridiculously light-weight argument validator (now browser friendly)
A JavaScript library that breaks strings into their individual user-perceived characters. It supports emojis!
An object of css properties that don't accept values with units
Simple RFC 6838 media type parser and formatter
Store information about any JS value in a side channel. Uses WeakMap if available.
ES5 spec-compliant shim for String.prototype.trim
Math and string formula parser.
Serialize JavaScript to a superset of JSON that includes regular expressions and functions.
Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @toStringTag.
Returns true if the value is an object and not an array or null.
Helper visitor to only visit nodes in the current 'this' context
CSS language support for the CodeMirror code editor
Constants and utilities about visitor keys to traverse AST.
A collection of essential TypeScript types
YAML parser and emitter in C++ matching the YAML 1.2 spec.
gsl-lite is a portable, single-file, header-only library for defensive programming based on the C++ Core Guidelines Support Library specification.
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.
UTF8-CPP is a C++ library for handling UTF-8 encoded text in a portable way.
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.
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.
Hunspell is a spell checker and morphological analyzer library and program designed for languages with rich morphology and complex word compounding or character encoding.