All Projects → kjellmf → sidc-picker

kjellmf / sidc-picker

Licence: MIT License
Military symbol identification code picker experiment

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to sidc-picker

LES-MMRC-Summary
科赛网-莱斯杯:全国第二届“军事智能机器阅读”挑战赛 前十团队PPT文档代码总结
Stars: ✭ 123 (+846.15%)
Mutual labels:  military

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].