ipfs-elements

1.0.1 • Public • Published

IPFS Elements

HTML elements you can use to display content from IPFS.

Usage:

<body>
  <script src="https://cdn.jsdelivr.net/npm/ipfs-elements@latest/dist/ipfs-elements.min.js"></script> 
  <ipfs-img
    api="/ip4/127.0.0.1/tcp/5001"
    src="/ipfs/QmW2WQi7j6c7UgJTarActp7tDNikE4B2qXtFCfLPdsgaTQ/cat.jpg">
  </ipfs-img>
</body>

Dependencies (4)

Dev Dependencies (8)

Package Sidebar

Install

npm i ipfs-elements

Weekly Downloads

2

Version

1.0.1

License

Apache-2.0

Last publish

Collaborators

  • mikeal