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.
GLPK is a C library for solving large-scale linear programming (LP), mixed integer programming (MIP), and other related problems. It supports the GNU MathProg modeling language, a subset of the AMPL language, and features a translator for the language. In addition to the C library, a stand-alone LP/MIP solver is included in the package.
GNU Octave is a high-level interpreted language that is specialized for numerical computations. It can be used for both linear and non-linear applications and it provides great support for visualizing results. Work may be performed both at the interactive command-line as well as via script files.
The GNU Scientific Library is a library for numerical analysis in C and C++. It includes a wide range of mathematical routines, with over 1000 functions in total. Subject areas covered by the library include: differential equations, linear algebra, Fast Fourier Transforms and random numbers.
The GNU Scientific Library is a library for numerical analysis in C and C++. It includes a wide range of mathematical routines, with over 1000 functions in total. Subject areas covered by the library include: differential equations, linear algebra, Fast Fourier Transforms and random numbers.
This package provides an R shiny app to visualize mouse strain longevity data.
The base TransportStream implementation for winston >= 3. Use these to write ecosystem Transports for winston.
Definitions of levels for logging purposes & shareable Symbol constants.
EventEmitter3 is a high performance EventEmitter. It has been micro-optimized for various of code paths making this, one of, if not the fastest EventEmitter available for Node.js and browsers. The module is API compatible with the EventEmitter that ships by default with Node.js but there are some slight differences:
Domain support has been removed.
We do not throw an error when you emit an error event and nobody is listening.
The newListener and removeListener events have been removed as they are useful only in some uncommon use-cases.
The setMaxListeners, getMaxListeners, prependListener and prependOnceListener methods are not available.
Support for custom context for events so there is no need to use fn.bind.
The removeListener method removes all matching listeners, not only the first.
Run the supplied function exactly one time (once).
strftime for JavaScript. Works in (at least) node.js and browsers. Supports localization and timezones. Most standard specifiers from C are supported as well as some other extensions from Ruby.
A mutable object format designed for chaining & objectMode streams.
yargs the modern, pirate-themed successor to optimist.
Generate HEX colors for a given namespace.
Check if something is a Node.js stream.
A JavaScript library providing multiple simultaneous, stable and resumable uploads via the HTML5 File API.
Async is a utility module which provides straight-forward, powerful functions for working with asynchronous JavaScript.
Async is a utility module which provides straight-forward, powerful functions for working with asynchronous JavaScript.
Plain color conversion functions in JavaScript.
Lightweight Javascript Date formatting and parsing.
Drop-in replacement for Node's http and https modules that automatically follows redirects.
node-http-proxy is an HTTP programmable proxying library that supports websockets. It is suitable for implementing components such as reverse proxies and load balancers.
Check if a protocol requires a certain port number to be added to an URL.
Always be able to pass arguments to process.nextTick, no matter the platform.
Async is a utility module which provides straight-forward, powerful functions for working with asynchronous JavaScript.