0.2.16 • Published 1 year ago

arweave-viewer v0.2.16

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

npm npm bundle size NPM

arweave-viewer

Web Component to display arweave content.

Run npx http-server to view docs

dynamic-svg-renderer

This web component takes a source code or arweave hash reference and renders a svg image that responds to attribute changes. Key Attributes are

  • theme: theme string
  • hue: id for generative theme.
  • duration: number
  • intensity: number
  • depth: number
  • progress: number

Source

The content of the svg can be set multiple ways

  • source: url of source code. eg source="https://arweave.net/15khInB7-fbJMLokDdGBFQ4ZVdJYJ2EA8q1yokGfqRA" This can also be a dataUrl, which is useful for svg based nft.
  • content: innerHtml content for the render iframe. eg content="<svg></svg>"
  • hash:arweave hash id. (will load content from url. DEPRECATED. Should use source attribute instead)
  • src: ?

PROPS

  • uid: optional uid id to insert into svg. For multiple images in same page if you want to reference one optional/deprecated:
  • debug: flag to switch on debug information
  • style: Style string to pass into viewer card attribute
0.2.16

1 year ago

0.2.15

1 year ago

0.2.14

1 year ago

0.2.13

1 year ago

0.2.12

1 year ago

0.2.11

1 year ago

0.2.10

1 year ago

0.2.7

1 year ago

0.2.6

1 year ago

0.2.9

1 year ago

0.2.8

1 year ago

0.2.5

1 year ago

0.2.4

1 year ago

0.1.41

1 year ago

0.1.42

1 year ago

0.1.43

1 year ago

0.1.40

1 year ago

0.2.1

1 year ago

0.2.0

1 year ago

0.2.3

1 year ago

0.2.2

1 year ago

0.1.30

1 year ago

0.1.31

1 year ago

0.1.32

1 year ago

0.1.33

1 year ago

0.1.34

1 year ago

0.1.35

1 year ago

0.1.36

1 year ago

0.1.37

1 year ago

0.1.27

2 years ago

0.1.28

1 year ago

0.1.29

1 year ago

0.1.21

2 years ago

0.1.22

2 years ago

0.1.23

2 years ago

0.1.24

2 years ago

0.1.25

2 years ago

0.1.26

2 years ago

0.1.38

1 year ago

0.1.39

1 year ago

0.1.20

2 years ago

0.1.19

2 years ago

0.1.18

2 years ago

0.1.17

2 years ago

0.1.16

2 years ago

0.1.15

2 years ago

0.1.14

2 years ago

0.1.13

2 years ago

0.1.12

2 years ago

0.1.11

2 years ago

0.1.10

2 years ago

0.1.9

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.1.0-0

2 years ago

0.0.1

2 years ago