You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

node-js-info-bubble

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-js-info-bubble

A clone of Google Maps JavaScript API v3 library InfoBubble to create customizable CSS3-based InfoWindows converted to [commonJS](http://www.commonjs.org/) format.

0.0.1
latest
Source
npmnpm
Version published
Maintainers
1
Created
Source

Node InfoBubble

A clone of Google Maps JavaScript API v3 library InfoBubble to create customizable CSS3-based InfoWindows converted to commonJS format.

Installation

'npm install node-js-info-bubble'

Usage

var bubble = new InfoBubble({
    content: 'Text to show in buuble'
});

Keywords

infobubble

FAQs

Package last updated on 22 Jan 2017

Did you know?

Socket

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