@svg-toolkit/lint-win32-ia32-msvc
v0.2.0
Published
Prebuilt svg-lint i686-pc-windows-msvc binary; selected automatically by npm, also runnable standalone via npx.
Maintainers
Readme
@svg-toolkit/lint-win32-ia32-msvc
Prebuilt svg-lint binary for win32 · ia32 (rustc target i686-pc-windows-msvc).
The platform-specific package of @svg-toolkit/svg-lint.
Do I install this?
Usually not. Install the main package and npm picks the matching binary for your platform automatically:
npm install @svg-toolkit/svg-lintThis package is listed in @svg-toolkit/svg-lint's optionalDependencies. npm resolves the one
whose os/cpu matches your machine and skips the rest. Depending on it
directly pins you to a single platform, so prefer @svg-toolkit/svg-lint for anything portable.
Standalone use
The package is a working CLI in its own right — its bin points straight at the bundled binary, so on a matching machine it runs without the facade:
npx --package @svg-toolkit/lint-win32-ia32-msvc svg-lint --versionContents
svg-lint: prebuilt native binary underbin/.- No dependencies, no install scripts, no network access.
Released under the same license as @svg-toolkit/svg-lint (see LICENSE).
