GitPedia
pearofducks

pearofducks/mount-vue-component

a tiny utility to programatically create and mount Vue 3 components (e.g. a Vue.extend replacement)

1 Releases
Latest: 5y ago
More compatible syntax, and change to type: modulev0.10.0Latest
pearofduckspearofducksยท5y agoยทMay 15, 2021
GitHub

๐Ÿ“‹ Changes

  • Dropped a use of optional-chaining for better compatibility
  • Change to be ESM-first