Import/require can-element and use the Element to derive your own classes. Calling customElements.define
will register your element with the window's registry of custom elements.
Read the can-element API docs on CanJS.com.
See the latest releases on GitHub.
The contribution guide has information on getting help, reporting bugs, developing locally, and more.