yapro / beauty-tips
jQuery JavaScript Library BeautyTips
Package info
Language:JavaScript
Type:component
pkg:composer/yapro/beauty-tips
dev-master
2014-11-10 13:22 UTC
This package is not auto-updated.
Last update: 2026-03-14 22:34:03 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