Skip to content

Commit affaaf4

Browse files
committed
Add utility to detect Map support
1 parent 1bb48bc commit affaaf4

File tree

10 files changed

+435
-0
lines changed

10 files changed

+435
-0
lines changed

lib/node_modules/@stdlib/utils/detect-map-support/README.md

+84
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/node_modules/@stdlib/utils/detect-map-support/bin/cli

+81
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/node_modules/@stdlib/utils/detect-map-support/bin/opts.json

+14
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/node_modules/@stdlib/utils/detect-map-support/bin/usage.txt

+8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/node_modules/@stdlib/utils/detect-map-support/examples/index.js

+10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/node_modules/@stdlib/utils/detect-map-support/lib/detect_map_support.js

+45
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/node_modules/@stdlib/utils/detect-map-support/lib/index.js

+22
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/node_modules/@stdlib/utils/detect-map-support/lib/map.js

+5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/node_modules/@stdlib/utils/detect-map-support/package.json

+35
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)