← All projects

CopyShareify-js

by @HichemTab-tech

11

CopyShareify-js is a versatile JavaScript library that enhances buttons with customizable actions. With CopyShareify-js, you can effortlessly transform ordinary buttons into powerful tools that enable various actions, including copying content, sharing on social media platforms, and more.

About this project

CopyShareify-js CopyShareify-js is a versatile JavaScript library that enhances buttons with customizable actions. With CopyShareify-js, you can effortlessly transform ordinary buttons into powerful tools that enable various actions, including copying content, sharing on social media platforms, and more. Features Seamlessly integrate copy and share functionality into buttons on your web pages Copy strings, HTML elements, and even images to the clipboard Customize the action behavior based on your specific requirements Easy way to integrate without manually add the events. Installation npm You can install CopyShareify-js via npm: CDN You can also include CopyShareify-js directly from a CDN by adding the following script tag to your HTML file: Local Download If you prefer to host the library locally, you can download the latest release from the source code and include it in your project: Usage HTML Attribute Method To use CopyShareify-js with HTML attributes, include the necessary dependencies (e.g., jQuery) and the CopyShareify-js script in your HTML file. Use the data-action attribute to specify the action, and other data attributes to configure the options.

From the project README on GitHub

Stars
11
Forks
0
License
MIT
Last push
30 Aug 2023

Add this badge to your README

Show that your project is listed on Made in Algeria.

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/copyshareify-js.svg)](https://www.madeinalgeria.dev/projects/copyshareify-js)

Related projects