simplesmiler / vue-focus

A reusable focus directive for reusable Vue.js components
MIT License
406 stars 40 forks source link

Typescript definitions + AMD/UMD support? #17

Open micene09 opened 6 years ago

micene09 commented 6 years ago

Hi, In my company we are going to full support HTTP2 protocol, so we will say goodbye to bundles in favor of reusable modules via (internal) CDN.

Can you add typescript definitions and AMD/UMD support to this amazing package?

Ty