Skip to content

spatialillusions/milsymbol-generator

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 

Milsymbol-generator

Military symbol generator based on milsymbol.js

Milsymbol Generator

You can find an online version at https://spatialillusions.com/unitgenerator/

This is still in development and is still missing quite a lot of functionality compared to the current symbol generator. Please provide feedback and ideas as issues.

At the moment it uses the development version of milsymbol from the master branch to get access to all the symbol information from milstd.js that is included with milsymbol. This will change as soon as it is possible to use a released version of milsymbol.

For the UI Material Design Components are used, but I have tried to separate logic from UI, so you should be able to reuse as much as possible, and it is possible to initiate a single standard generator in any element on a web page. The API will be improved and updated.