spatialillusions / mil-std-2525

MIT License
23 stars 12 forks source link

MILSTD Military symbol standards in TSV and JS

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

Usage

npm install mil-std-2525

Then you can simply:

import { ms2525b,ms2525c,ms2525d } from "mil-std-2525";

License

The code is provided under the MIT license for easy reuse.