@arinc424/toolkit
v0.1.7
Published
Convenience metapackage bundling core, features, procedures, analysis, tiles, 3D tiles, view APIs, and the arinc CLI.
Maintainers
Readme
@arinc424/toolkit
Convenience metapackage that bundles the public APIs from:
@arinc424/core@arinc424/features@arinc424/procedures@arinc424/analysis@arinc424/tiles@arinc424/3dtiles@arinc424/view
Use this package when you prefer a single dependency over modular package-by-package installs.
Installing @arinc424/toolkit also exposes the arinc executable:
npm install @arinc424/toolkit
arinc --helpThe published package ships:
src/index.jsfor the metapackage API surfacesrc/cli.jsfor CLI orchestrationbin/arinc.jsas the published launcher
