0.2.0 • Published 2 years ago

stanag-app6 v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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.

0.2.0

2 years ago