yapro/beauty-tips

jQuery JavaScript Library BeautyTips

Installs: 17

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 8

Language:JavaScript

Type:component

dev-master 2014-11-10 13:22 UTC

This package is not auto-updated.

Last update: 2024-05-11 13:36:27 UTC


README

This is a continuation of the development of BeautyTips. Check out the demo page.

If you need use this library in your composer, you can add following code into your composer.json

"require": {
    ...
    "yapro/beauty-tips": "dev-master"
},

And run command:

$ composer update yapro/beauty-tips --prefer-source