0.0.7 • Published 12 months ago

@1-kb/asserts-comparer-lit v0.0.7

Weekly downloads
-
License
WTFPL
Repository
gitlab
Last release
12 months ago

Asserts Comparer (lit)

Create three ways to compare modified asserts(images/video/component?) between old and new. Like this

npm.io

How to use

<script type="module" src="./asserts-comparer.mjs"></script>
<asserts-comparer mode="split">
    <img slot="one" src="https://placehold.co/500x200/000000/FFF" />
    <img slot="two" src="https://placehold.co/400x200" />
</asserts-comparer>

Mode

  • 2-up (two-up)
  • Swipe (split)
  • Onion skin(blend)
0.0.7

12 months ago

0.0.6

12 months ago

0.0.5

12 months ago

0.0.4

12 months ago

0.0.3

12 months ago

0.0.2

12 months ago

0.0.1

12 months ago