stdlib
stdlib copied to clipboard
✨ Standard library for JavaScript and Node.js. ✨
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:...
## 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...
## 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...
### 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...
### 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...
### 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...
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...
--- 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 -...
### 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...