sab-usage-detector
v1.0.0
Published
Detects usage of SharedArrayBuffer
Readme
sab-usage-detector
Detects usage of SharedArrayBuffer.
How to use
# Specifies individual JavaScript files
npx sab-usage-detector path/to/file1.js path/to/file2.js ...
# or specifies a directory that contains JavaScript files
npx sab-usage-detector path/to/dirLicense
MIT License.
Copyright (c) 2021 KOMIYA Atsushi.
