Jcalan8907 / sidc-picker

Military symbol identification code picker experiment

Home Page:https://sidc.milsymb.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Military symbol identification code picker

See live demo at https://sidc.milsymb.net/

Example: 10031000161211004600

A MILSTD 2525/APP6 symbol identification code picker experiment. Based on a previous project https://github.com/kjellmf/military-symbology-explorer. Also inspired by Måns Beckman's unit symbol generator.

Thanks to Måns Beckman for creating the fantastic milsymbol and milstd libraries!

alt text

alt text

Getting started

Clone repo:

$ git clone https://github.com/kjellmf/sidc-picker.git

Install dependencies:

$ npm install

Development:

$ npm run serve

Optimized build:

$ npm run build

About

Military symbol identification code picker experiment

https://sidc.milsymb.net

License:MIT License


Languages

Language:Vue 65.5%Language:JavaScript 33.3%Language:HTML 1.2%