stdlib
stdlib copied to clipboard
✨ Standard library for JavaScript and Node.js. ✨
### Description Upon inspection of the TypeScript declaration tests for `@stdlib/utils/circular-buffer`, I noticed that the current [tests](https://github.com/stdlib-js/stdlib/blob/9f4976914e42495101d6a0717626a28a0dea2b72/lib/node_modules/%40stdlib/utils/circular-buffer/docs/types/test.ts) do not cover the entire API. These tests should be expanded to cover...
## Checklist > Please ensure the following tasks are completed before submitting a feature request. - [x] Read and understood the [Code of Conduct][code-of-conduct]. - [x] Searched for existing issues...
## Checklist > Please ensure the following tasks are completed before submitting a feature request. - [x] Read and understood the [Code of Conduct][code-of-conduct]. - [x] Searched for existing issues...
Bumps [d3-shape](https://github.com/d3/d3-shape) from 1.3.7 to 3.1.0. Release notes Sourced from d3-shape's releases. v3.1.0 Add d3.symbolsStroke. Thanks, @hemanrobinson! #176 #189 Add d3.symbolsFill, replacing (deprecating) d3.symbols. Add d3.symbolAsterisk. Add d3.symbolDiamond2. Add d3.symbolPlus....
### Description This is not a bug per se, but something worth fixing nonetheless. `@stdlib/string` depends on `@stdlib/datasets` (~150MB) only to use `@stdlib/datasets/stopwords-en` (
Bumps [d3-time-format](https://github.com/d3/d3-time-format) from 2.3.0 to 4.1.0. Release notes Sourced from d3-time-format's releases. v4.1.0 Export locale definitions. #99 Update locale definitions. #100 #104 #106 Upgrade dependencies. v4.0.0 Adopt type: module. Update...
Bumps [d3-format](https://github.com/d3/d3-format) from 1.4.5 to 3.1.0. Release notes Sourced from d3-format's releases. v3.1.0 Export local definitions. #118 Update local definitions. #120 Fix documentation for the type c character data format....
### Description Currently the function looks like this: ```js function isIteratorLike( value ) { return ( value !== null && typeof value === 'object' && // too narrow isFunction( value.next...
Whenever I try to include a library from Stdlib I get the following error: LINK : fatal error LNK1181: cannot open input file 'm.lib' [E:\Projects\vt\Customer_Web\vue-main\node_modules\@stdlib\math-base-assert-is-negative-zero\build\addon.vcxproj] This is working on other...
From this package's [npm readme](https://www.npmjs.com/package/@stdlib/bench) these relative links are 404s e.g. https://www.npmjs.com/package/@stdlib/bench/tree/main/harness