spatialillusions / milsymbol-generator

Military symbol generator based on milsymbol.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Military symbol generator based on milsymbol.js

License:MIT License


Languages

Language:HTML 58.7%Language:JavaScript 41.3%