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
Requires
None
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-09-13 00:47: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