drewwilson / TipTip

Intelligent ToolTip jQuery Plugin
http://code.drewwilson.com/entry/tiptip-jquery-plugin
124 stars 70 forks source link

Added package.json to provide npm compatibility #24

Open johnnyreilly opened 8 years ago

johnnyreilly commented 8 years ago

So this becomes possible:

npm install https://github.com/drewwilson/TipTip.git --save
danimesq commented 8 years ago

Hi, @johnnyreilly I've forked TipTip to maintain it and use in all web projects of my community. Please clone your pull request to: https://github.com/Software-js/TipTip Thanks!

johnnyreilly commented 8 years ago

Hi @DaniellMesquita,

It's good to know someone's taken it on. I'm actually not planning to use tiptip anymore and so I won't be cloning the PR. Do feel free to take the package.json and use it though. Fine with me.

danimesq commented 6 years ago

@johnnyreilly Clonned in: https://github.com/ScreensOS/TipTip/pull/4.