11.0.0 • Published 5 months ago
@haxtheweb/simple-tooltip v11.0.0
<simple-tooltip>
Tooltip
a simple tooltip forked from paper-tooltip with the same api
Usage
To use this web component in your project you can utilize one of the following styles of syntax.
/* In an existing JS module / web component */
import '@haxtheweb/simple-tooltip/simple-tooltip.js';
/* CDN */
<script type="module" src="https://cdn.hax.cloud/cdn/build/es6/node_modules/@haxtheweb/simple-tooltip/simple-tooltip.js"></script>Develop / Demo
Running npm start will start a local development server and open your default browser to display it. It will start watching .js and lib/.js files for changes automatically for your demo.
$ npm startContributing
- Fork it! git clone https://github.com/haxtheweb/webcomponents.git
- Create your feature branch: git checkout -b my-new-feature
- Commit your changes: git commit -m 'Add some feature'
- Push to the branch: git push origin my-new-feature
- Submit a pull request :D
Tooltip
License
9.0.27
11 months ago
9.0.18
12 months ago
9.0.24
11 months ago
9.0.26
11 months ago
10.0.0
10 months ago
9.0.25
11 months ago
10.0.1
10 months ago
10.0.2
9 months ago
9.0.22
11 months ago
11.0.0
5 months ago
9.0.7
1 year ago
9.0.6
1 year ago
9.0.3
1 year ago
9.0.2
1 year ago
9.0.1
1 year ago
9.0.0
1 year ago
9.0.0-alpha.0
1 year ago