stanag-app6
v0.2.0
Published
Military symbol standards in JSON format
Downloads
907
Readme
MILSTD Military symbol standards in TSV and JS
This repository contains the following standards for easy reuse in other projects.
APP-6 B
APP-6 D
Usage
npm install stanag-app6
Then you can simply:
import { app6b,app6d } from "stanag-app6";
License
The code is provided under the MIT license for easy reuse.