can-stache-element

Create custom elements with can-stache, can-observable-object, and JavaScript classes

Usage no npm install needed!

<script type="module">
  import canStacheElement from 'https://cdn.skypack.dev/can-stache-element';
</script>

README

can-stache-element

Join our Slack Join our Discourse License: MIT npm version Travis build status Greenkeeper badge

Import/require can-stache-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-stache-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