-
@micahgodbolt I believe the intent (and @_gerardo may correct me on this) is to use the same naming conventions as web components, which the W3C recommends to be lowercase and namespacing to avoid conflicts (
ns-button
). github.com/pablohpsilva/vuejs-component-style-guide/blob/master/README.md#vue-component-names w3.org/TR/custom-elements/#custom-elements-core-concepts