Deep-link To Specific Text On Web Page – deeplinks

Category: Javascript , Text | December 9, 2021
AuthorWesleyAC
Last UpdateDecember 9, 2021
LicenseMIT
Tags
Views213 views
Deep-link To Specific Text On Web Page – deeplinks

deeplinks is an easy-to-use JavaScript library that allows you to deep-link to specific text on the webpage.

The library automatically generates a new URL after you select a piece of the text so that you can share any text content with your friends.

How to use it:

1. Download the package.

2. Import the deeplinks as a module. That’s it.

<script type="module" src="./deeplinks.js"></script>

You Might Be Interested In:


Leave a Reply