1.1.3 • Published 4 months ago

evgenbek-npm-button-coords v1.1.3

Weekly downloads
-
License
ISC
Repository
-
Last release
4 months ago

Button-coords

A plugin that allows when you click on the button to determine the coordinates of the user

Usage

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Document</title>
    <link href="./node_modules/evgenbek-npm-button-coords/dist/coords.css" rel="stylesheet">
</head>
<body>
    <div class="app"></div>
    <script src="./node_modules/evgenbek-npm-button-coords/dist/coords.js"></script>
</body>
</html>

Installation

Install the component:

$ npm i evgenbek-npm-button-coords
1.1.3

4 months ago

1.1.2

4 months ago

1.0.2

4 months ago

1.0.1

4 months ago

1.0.0

4 months ago