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.
This package provides a reimplementation of the MathJax context menu in TypeScript.
This package provides Greek stemmers and stopwords for the Lunr Javascript library.
This package provides Norwegian stemmers and stopwords for the Lunr Javascript library.
This package provides Turkish stemmers and stopwords for the Lunr Javascript library.
This package provides Korean stemmers and stopwords for the Lunr Javascript library.
This package provides Arabic stemmers and stopwords for the Lunr Javascript library.
This package provides Romanian stemmers and stopwords for the Lunr Javascript library.
MuJS is a lightweight Javascript interpreter designed for embedding in other software to extend them with scripting capabilities. MuJS was designed with a focus on small size, correctness, and simplicity. It is written in portable C and implements ECMAScript as specified by ECMA-262. The interface for binding with native code is designed to be as simple as possible to use, and is very similar to Lua. There is no need to interact with byzantine C++ template mechanisms, or worry about marking and unmarking garbage collection roots, or wrestle with obscure build systems.
DataTables is a table enhancing plug-in for the jQuery Javascript library, adding sorting, paging and filtering abilities to plain HTML tables with minimal effort.
This package provides Chinese stemmers and stopwords for the Lunr Javascript library.
This is a fork of the xmldom library. It allows the use of wicked-good-xpath together with xmldom.
This package provides Hungarian stemmers and stopwords for the Lunr Javascript library.
The goal of this script is to provide a fast and lightweight script to enable responsive web designs in browsers that don't support CSS3 Media Queries.
The HTML5 Shiv enables use of HTML5 sectioning elements in legacy Internet Explorer and provides basic HTML5 styling for Internet Explorer 6-9, Safari 4.x (and iPhone 3.x), and Firefox 3.x.
This package provides Multilanguages stemmers and stopwords for the Lunr Javascript library.
This package provides Sanskrit stemmers and stopwords for the Lunr Javascript library.
MathJax is a JavaScript display engine for LaTeX, MathML, and AsciiMath notation that works in all modern browsers. It requires no plugins or software to be installed on the browser. So the page author can write web documents that include mathematics and be confident that readers will be able to view it naturally and easily.
This package provides Hebrew stemmers and stopwords for the Lunr Javascript library.
The files in this collection implement JSON encoders/decoders in JavaScript.
json2.js: This file creates a JSON property in the global object, if there isn't already one, setting its value to an object containing a stringify method and a parse method. The parse method uses the eval method to do the parsing, guarding it with several regular expressions to defend against accidental code execution hazards. On current browsers, this file does nothing, preferring the built-in JSON object.
json_parse.js: This file contains an alternative JSON parse function that uses recursive descent instead of eval.
json_parse_state.js: This files contains an alternative JSON parse function that uses a state machine instead of eval.
cycle.js: This file contains two functions, JSON.decycle and JSON.retrocycle, which make it possible to encode cyclical structures and DAGs in JSON, and to then recover them. This is a capability that is not provided by ES5. JSONPath is used to represent the links.
This library providing a malloc(3) implementation that emphasizes fragmentation avoidance and scalable concurrency support.
C-language implementation of Javascript Object Signing and Encryption
This package provides a wrapper for the libpng library.
This package provides compiler support for libraries. It is an autogenerated source package constructed using BinaryBuilder.jl. The originating build_tarballs.jl script can be found on the community build tree Yggdrasil.
This package provides a wrapper for the libfdk audio library.