1.1.0 • Published 6 years ago

touch-loader v1.1.0

Weekly downloads
4
License
ISC
Repository
github
Last release
6 years ago

Touch Loader ES6

Touch elements on screen then gives the hover effect

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Installing

Install package from NPM

npm install touch-loader

Then import the module in your project. For example:

import TouchLoader from 'touch-loader';

new TouchLoader('.parent','.child');

Built With

  • Javascript

Authors

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

License

This project is licensed under the MIT License - see the LICENSE file for details