missioncommand / mil-sym-js

(RETIRED) MIL-STD-2525 symbol rendering JavaScript library for modern web applications
Apache License 2.0
76 stars 25 forks source link

Update mil-sym-js to use ES6 modules #37

Open eric79 opened 4 years ago

eric79 commented 4 years ago

For ease of use w/ modern frameworks, it will be vital for mil-sym-js to be structured as ES6 modules so mil-sym-js can be pulled down from npm and imported into web applications.

michael-spinelli commented 4 years ago

I concur. Unfortunately the renderer isn't under active development at the moment.

eric79 commented 4 years ago

Drat. I thought that might be the case. What's the prognosis for the future? Any chance that you'll get more funding to continue?

michael-spinelli commented 4 years ago

Things may change when 2525D becomes a requirement. But I have no time frame for when that might happen.

eric79 commented 4 years ago

Okay, understood. Thanks! We'll try to figure out an alternative solution in the meantime.