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
This package is not auto-updated.
Last update: 2025-03-29 18:20:57 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