1.0.6 • Published 7 years ago

element-easel v1.0.6

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

React custom element boilerplate

Try it with pressure-sensitive tablet or phone. It's fun!

<!-- Custom Elements v1 polyfill (2.7KB gzipped) -->
<script src="https://unpkg.com/@webcomponents/custom-elements@1.0.0-alpha.3"></script>
<!-- Our custom element's source -->
<script src="https://unpkg.com/element-easel@1.0.5"></script>
<element-easel stroke="red" stroke-width="5">
  <div>
    My stuff
  </div>
</element-easel>
1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago