@stdlib/ndarray-index-modes
Advanced tools
+1
-1
@@ -1,1 +0,1 @@ | ||
| Copyright (c) 2016-2021 The Stdlib Authors. | ||
| Copyright (c) 2016-2022 The Stdlib Authors. |
+1
-1
| { | ||
| "name": "@stdlib/ndarray-index-modes", | ||
| "version": "0.0.7", | ||
| "version": "0.0.8", | ||
| "description": "List of ndarray index modes.", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
+36
-2
@@ -23,3 +23,3 @@ <!-- | ||
| [![NPM version][npm-image]][npm-url] [![Build Status][test-image]][test-url] [![Coverage Status][coverage-image]][coverage-url] [![dependencies][dependencies-image]][dependencies-url] | ||
| [![NPM version][npm-image]][npm-url] [![Build Status][test-image]][test-url] [![Coverage Status][coverage-image]][coverage-url] <!-- [![dependencies][dependencies-image]][dependencies-url] --> | ||
@@ -130,2 +130,17 @@ > List of ndarray index modes. | ||
| <!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. --> | ||
| <section class="related"> | ||
| * * * | ||
| ## See Also | ||
| - <span class="package-name">[`@stdlib/ndarray/array`][@stdlib/ndarray/array]</span><span class="delimiter">: </span><span class="description">multidimensional arrays.</span> | ||
| - <span class="package-name">[`@stdlib/ndarray/ctor`][@stdlib/ndarray/ctor]</span><span class="delimiter">: </span><span class="description">multidimensional array constructor.</span> | ||
| </section> | ||
| <!-- /.related --> | ||
| <!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. --> | ||
@@ -157,3 +172,3 @@ | ||
| Copyright © 2016-2021. The Stdlib [Authors][stdlib-authors]. | ||
| Copyright © 2016-2022. The Stdlib [Authors][stdlib-authors]. | ||
@@ -177,5 +192,16 @@ </section> | ||
| <!-- | ||
| [dependencies-image]: https://img.shields.io/david/stdlib-js/ndarray-index-modes.svg | ||
| [dependencies-url]: https://david-dm.org/stdlib-js/ndarray-index-modes/main | ||
| --> | ||
| [umd]: https://github.com/umdjs/umd | ||
| [es-module]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules | ||
| [deno-url]: https://github.com/stdlib-js/ndarray-index-modes/tree/deno | ||
| [umd-url]: https://github.com/stdlib-js/ndarray-index-modes/tree/umd | ||
| [esm-url]: https://github.com/stdlib-js/ndarray-index-modes/tree/esm | ||
| [chat-image]: https://img.shields.io/gitter/room/stdlib-js/stdlib.svg | ||
@@ -190,4 +216,12 @@ [chat-url]: https://gitter.im/stdlib-js/stdlib/ | ||
| <!-- <related-links> --> | ||
| [@stdlib/ndarray/array]: https://www.npmjs.com/package/@stdlib/ndarray-array | ||
| [@stdlib/ndarray/ctor]: https://www.npmjs.com/package/@stdlib/ndarray-ctor | ||
| <!-- </related-links> --> | ||
| </section> | ||
| <!-- /.links --> |
39983
2.88%223
17.99%