stdlib (/ˈstændərd lɪb/ "standard lib") is a standard library for JavaScript and Node.js, with an emphasis on numerical and scientific computing applications. The library provides a collection of robust, high performance libraries for mathematics, statistics, data processing, streams, and more and includes many of the utilities you would expect from a standard library.
Development of the project happens in the pinnedstdlib repository, which contains library source code, tooling, and documentation. The pinnedstdlib repository is also the place to file bug reports and feature requests.
The main stdlib project decomposes into individual packages that can be independently consumed. The GitHub organization contains individual repositories for each stdlib package, with each package repository containing pre-built package bundles for use in the browser, Node.js, and other environments, such as Deno. See theuser stories section in the main project repository'sREADME.md for guidance on how to make best use of stdlib given your specific needs.
PinnedLoading
Repositories
Uh oh!
There was an error while loading.Please reload this page.
stdlib-js/stdlib’s past year of commit activity - stats-base-ndarray-meanwd Public
Compute the arithmetic mean of a one-dimensional ndarray using Welford's algorithm.
Uh oh!
There was an error while loading.Please reload this page.
stdlib-js/stats-base-ndarray-meanwd’s past year of commit activity Uh oh!
There was an error while loading.Please reload this page.
stdlib-js/stats’s past year of commit activity Uh oh!
There was an error while loading.Please reload this page.
stdlib-js/www-test-code-coverage’s past year of commit activity - math-base-special-floorf Public
Round a single-precision floating-point numeric value toward negative infinity.
Uh oh!
There was an error while loading.Please reload this page.
stdlib-js/math-base-special-floorf’s past year of commit activity - math-base-special-fibonacci-indexf Public
Compute the Fibonacci number index of a single-precision floating-point number.
stdlib-js/math-base-special-fibonacci-indexf’s past year of commit activity - math-base-special-floor10 Public
Round a numeric value to the nearest power of 10 toward negative infinity.
Uh oh!
There was an error while loading.Please reload this page.
stdlib-js/math-base-special-floor10’s past year of commit activity
Top languages
Loading…
Uh oh!
There was an error while loading.Please reload this page.
Most used topics
Loading…
Uh oh!
There was an error while loading.Please reload this page.