1.0.0 • Published 2 years ago

svelte-repel-cursor v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

license

The svelte-repel-cursor provider a action of svelte that repel do it the element repel the cursor

Prerequisites

This library requires Svelte 3.x.x (version 3 or later). Svelte are really easy to install.

Table of contents

Installation

BEFORE YOU INSTALL: please read the prerequisites

To install and set up the library, run:

$ npm install svelte-repel-cursor

Or if you prefer using Yarn:

$ yarn add svelte-repel-cursor

Usage for Svelte Kit

//: Font

html

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Add your changes: git add .
  4. Commit your changes: git commit -am 'Add some feature'
  5. Push to the branch: git push origin my-new-feature
  6. Submit a pull request :sunglasses:

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

MIT License