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.
A tiny library with builders to help making logs/CLI pretty with a nice DX.
walk paths fast and efficiently
Unpipe a stream from all destinations
A React helper hook for scheduling a layout effect with a fallback to a regular effect for environments where layout effects should not be used (such as server-side rendering).
The compat-data to determine required Babel plugins
A utility package to parse strings
The legacy ESLintRC config file format for ESLint
Tomorrow's ECMAScript modules today!
Ensure that no reserved words are used.
process.nextTick but always with args
The Node.js bindings of the humanfs library.
A function to check whether a prop is valid for HTML and SVG elements
Editor state data structures for the CodeMirror code editor
return the first event in a set of ee/event pairs
A Lightâ weight CSS Preprocessor
Transform TypeScript into ES.next
This fork of RStudio allows users to switch to different versions of R from the toolbar or project settings. R versions can be recorded in /etc/rstudio/r-versions and in the user's ~/.local/share/rstudio/r-versions.
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.
gsl-lite is a portable, single-file, header-only library for defensive programming based on the C++ Core Guidelines Support Library specification.
UTF8-CPP is a C++ library for handling UTF-8 encoded text in a portable way.
dtl is the diff template library written in C++.
Hunspell is a spell checker and morphological analyzer library and program designed for languages with rich morphology and complex word compounding or character encoding.
YAML parser and emitter in C++ matching the YAML 1.2 spec.
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.