Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 410 Bytes

File metadata and controls

22 lines (11 loc) · 410 Bytes

MILSTD Military symbol standards in TSV and JS

This repository contains the following standards for easy reuse in other projects.

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.