Socket
Socket
Sign inDemoInstall

@128technology/darsain-tooltip

Package Overview
Dependencies
0
Maintainers
5
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @128technology/darsain-tooltip

Version of darsain tooltip library, packaged for private NPM repository


Version published
Weekly downloads
0
decreased by-100%
Maintainers
5
Created
Weekly downloads
 

Readme

Source

Tooltip

JavaScript library for basic tooltip implementation.

Tooltip doesn't provide bindings to user interaction (like displaying on hover). It is designed to be consumed by wrappers like darsain/tooltips, form validation libraries, etc.

Supports typed classes, and effects via seamless CSS transitions (you don't have to define transition durations in JavaScript).

Support

Starts at IE8, but Tooltip arrows are styled for IE9+. If you care, just restyle the .tooltip:after arrow with IE8 in mind.

Other browsers just work.

Install

Component:

component install darsain/tooltip

Download

Standalone build of a latest stable version:

When isolating issues on jsfiddle, use the tooltip.js URL above.

Documentation

Can be found in the docs directory.

License

MIT

FAQs

Last updated on 11 Apr 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc