DemitJS is a plugin that will allow you to put some animation on the background of your website. The background image will be blurred by default. The latter will then be de-blurred by following the drawing of the mouse on your screen.
This plugin is written in pure .JS and does not require the installation of other libraries (JQuery, Mootools ...)
... Coming Soon ...
After cloning the repository, it is possible to develop and test the plugin thanks to the following command : gulp dev
To compile the plugin, use the following command : gulp build
. The file demit.min.js is located in /build
.
DemitJS is licensed under The MIT License (MIT). Which means that you can use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software. But you always need to state that Cestducode is the original author of this template.
Project is developed and maintained by Cestducode and Sébastien Doutre