archivo-elements
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

Built With Stencil Version Published on webcomponents.org License: MIT

Archivo Elements

Archivo Elements Logo

Archivo Elements is a collection of customizable File Upload and File Download buttons build using Stencil.js that can be used with any web framework.

Available Components

Component Description
archivo-upload A customizable file upload button
archivo-download A customizable download button

Getting Started

To install Archivo Elements straight forward without any JavaScript framework, just include the following script tag just before the "head" tag on your HTML page where you want to use the web component.

<script src="https://unpkg.com/archivo-elements@latest/dist/main.js"></script>

Then to use a Archivo element, just use element tag like any other HTML element:

<archivo-download artitle="Download" arfilename="buddhi" armimetype="text/plain"></archivo-download>
<archivo-upload artitle="Upload" araccept=".jpg"></archivo-upload>

To learn more about Archivo Elements web components API, please read the Official Documentation

Powered by

Buddhilive Elements

Package Sidebar

Install

npm i archivo-elements

Weekly Downloads

3

Version

0.0.3

License

MIT

Unpacked Size

736 kB

Total Files

67

Last publish

Collaborators

  • buddhilive