(Go: >> BACK << -|- >> HOME <<)

Skip to content
@stdlib-js

stdlib

Standard library for JavaScript.

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 pinned stdlib repository, which contains library source code, tooling, and documentation. The pinned stdlib 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 the user stories section in the main project repository's README.md for guidance on how to make best use of stdlib given your specific needs.

Community

Chat

Pinned Loading

  1. stdlib stdlib Public

    ✨ Standard library for JavaScript and Node.js. ✨

    JavaScript 4.2k 412

Repositories

Showing 10 of 3799 repositories
  • math Public

    Standard library math.

    stdlib-js/math’s past year of commit activity
    JavaScript 3 Apache-2.0 0 0 0 Updated Jul 19, 2024
  • repl-typed-signature Public

    Return the typed signature(s) associated with a provided alias.

    stdlib-js/repl-typed-signature’s past year of commit activity
    JavaScript 2 0 0 0 Updated Jul 19, 2024
  • repl-signature Public

    Return the signature(s) associated with a provided alias.

    stdlib-js/repl-signature’s past year of commit activity
    JavaScript 2 0 0 0 Updated Jul 19, 2024
  • namespace-pkg2standalone Public

    Return the standalone package name associated with a provided internal package name.

    stdlib-js/namespace-pkg2standalone’s past year of commit activity
    JavaScript 2 0 0 0 Updated Jul 19, 2024
  • namespace-alias2standalone Public

    Return the standalone package name associated with a specified alias.

    stdlib-js/namespace-alias2standalone’s past year of commit activity
    JavaScript 1 0 0 0 Updated Jul 19, 2024
  • repl-code-blocks Public

    Return an example associated with a provided alias.

    stdlib-js/repl-code-blocks’s past year of commit activity
    JavaScript 3 0 0 0 Updated Jul 19, 2024
  • complex-float64-base Public

    Base (i.e., lower-level) double-precision complex number functions.

    stdlib-js/complex-float64-base’s past year of commit activity
    JavaScript 0 Apache-2.0 0 0 0 Updated Jul 19, 2024
  • complex-float64-base-assert Public

    Base (i.e., lower-level) double-precision complex number assertion functions.

    stdlib-js/complex-float64-base-assert’s past year of commit activity
    JavaScript 0 Apache-2.0 0 0 0 Updated Jul 19, 2024
  • complex Public

    Complex numbers.

    stdlib-js/complex’s past year of commit activity
    JavaScript 2 Apache-2.0 0 0 0 Updated Jul 19, 2024
  • complex-float32-base-assert Public

    Base (i.e., lower-level) single-precision complex number assertion functions.

    stdlib-js/complex-float32-base-assert’s past year of commit activity
    JavaScript 0 Apache-2.0 0 0 0 Updated Jul 19, 2024