can-custom-elements

Create custom elements with CanJS


Keywords
web component, custom elements, canjs
License
MIT
Install
npm install can-custom-elements@0.1.2

Documentation

can-element

Join the chat at https://gitter.im/canjs/canjs License: MIT npm version Travis build status

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.

Documentation

Read the can-element API docs on CanJS.com.

Changelog

See the latest releases on GitHub.

Contributing

The contribution guide has information on getting help, reporting bugs, developing locally, and more.

License

MIT