stdlib icon indicating copy to clipboard operation
stdlib copied to clipboard

✨ Standard library for JavaScript and Node.js. ✨

Results 630 stdlib issues
Sort by recently updated
recently updated
newest added

type: pre_commit_static_analysis_report description: Results of running static analysis checks when committing changes. report: task: lint_filenames status: passed task: lint_editorconfig status: passed task: lint_markdown status: na task: lint_package_json status: passed task:...

Needs Review
Math

## JavaScript Linting Failures Linting failures were detected in the automated JavaScript lint workflow run. ### Workflow Details - Run: https://github.com/stdlib-js/stdlib/actions/runs/19619308578 - Type: JavaScript Linting - Date: 2025-11-24 00:10:23 UTC...

Good First Issue

## JavaScript Linting Failures Linting failures were detected in the automated JavaScript lint workflow run. ### Workflow Details - Run: https://github.com/stdlib-js/stdlib/actions/runs/19555203498 - Type: JavaScript Linting - Date: 2025-11-21 00:13:15 UTC...

Good First Issue

### Description This RFC proposes adding the package `symbol/split`. The package should be very similar to the following existing packages: - `symbol/has-instance` - `symbol/iterator` - `symbol/async-iterator` - `symbol/is-concat-spreadable` The primary...

RFC
Feature
difficulty: 1
Accepted
Good First Issue
priority: Normal
JavaScript

### Description This RFC proposes adding the package `symbol/to-string-tag`. The package should be very similar to the following existing packages: - `symbol/has-instance` - `symbol/iterator` - `symbol/async-iterator` - `symbol/is-concat-spreadable` The primary...

RFC
Feature
difficulty: 1
Accepted
Good First Issue
priority: Normal
JavaScript

### Description This RFC proposes adding the package `symbol/search`. The package should be very similar to the following existing packages: - `symbol/has-instance` - `symbol/iterator` - `symbol/async-iterator` - `symbol/is-concat-spreadable` The primary...

RFC
Feature
difficulty: 1
Accepted
Good First Issue
priority: Normal
JavaScript

Resolves #8586 ## Description > What is the purpose of this pull request? This pull request: - Fixes JavaScript lint errors in the JSDoc examples of the `insert-header-file-list` module that...

Needs Review
Tools
Good First PR

--- type: pre_commit_static_analysis_report description: Results of running static analysis checks when committing changes. report: - task: lint_filenames status: passed - task: lint_editorconfig status: passed - task: lint_markdown status: na -...

status: Blocked
Good First PR
Potential Duplicate

### Description I was trying to build the docs using `jsdoc` but the `make` command not working as expected. ### Related Issues Related issues # , # , and #...

### Description Encountered an error when setting up stdlib in GitHub Codespaces, the devcontainer fails to build due to a broken dependency reference in the shellcheck feature. shellcheck feature used...

Bug
Tools
priority: High