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.
Gracefully restore the CLI cursor on exit
Convert img or svg to base64, or convert base64 to img
Babel helper functions for inserting module loads
Convert character encodings in pure javascript.
Lightweight fuzzy-search
Check if the character represented by a given Unicode code point is fullwidth
A MurmurHash2 implementation
A recommended babel preprocessing plugin for emotion, The Next Generation of CSS-in-JS.
serialization utils for emotion
Runtime for Regenerator-compiled generator and async functions.
Base64 encoding/decoding in pure JS
Create an array by repeating the given value n times.
Matches strings against configurable strings, globs, regular expressions, and/or functions
Object.prototype.hasOwnProperty.call shortcut
Unpipe a stream from all destinations
preconfigured nodejs util for inspecting, and customizing inspecting
Resolve the path of a module like `require.resolve()` but from a given path
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
like `chown -R`
Use node's fs.realpath, but fall back to the JS implementation if the native one fails
A JavaScript library for escaping JavaScript strings while generating the shortest possible valid output.
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.
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.
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.