creepyface
Advanced tools
Comparing version 3.6.1 to 3.6.2
{ | ||
"name": "creepyface", | ||
"version": "3.6.1", | ||
"version": "3.6.2", | ||
"author": "Alejandro Tardín <alejandro@tardin.com>", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
# [Creepyface](https://creepyface.io) · [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/4lejandrito/creepyface/blob/master/LICENSE) [![npm version](https://img.shields.io/npm/v/creepyface.svg?style=flat)](https://www.npmjs.com/package/creepyface) [![Build Status](https://api.travis-ci.org/4lejandrito/creepyface.svg?branch=master)](https://travis-ci.org/4lejandrito/creepyface) [![Coverage Status](https://coveralls.io/repos/github/4lejandrito/creepyface/badge.svg?branch=master)](https://coveralls.io/github/4lejandrito/creepyface?branch=master) | ||
Creepyface is a little JavaScript tool (<3K minified & gzipped) that makes your face follow the mouse (or fingers). It is ideal for resumes, team presentation sites, etc... | ||
Creepyface is a little JavaScript tool (<4K minified & gzipped) that makes your face follow the mouse (or fingers). It is ideal for resumes, team presentation sites, etc... | ||
[Demo](http://creepyface.io) | ||
[Demo](https://creepyface.io) | ||
@@ -11,3 +11,3 @@ ![Example animated gif of a face following the pointer](example.gif) | ||
The simplest way to create your Creepyface is by using [our wizard](http://creepyface.io/create). | ||
The simplest way to create your Creepyface is by using [our wizard](https://creepyface.io/create). | ||
@@ -14,0 +14,0 @@ --- |
40492