spatialillusions / stanag-app6

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License


Languages

Language:JavaScript 100.0%