https://github.com/ohno/popup.js
Popup without jQuery
https://github.com/ohno/popup.js
Last synced: 3 months ago
JSON representation
Popup without jQuery
- Host: GitHub
- URL: https://github.com/ohno/popup.js
- Owner: ohno
- License: mit
- Created: 2021-10-13T23:09:51.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-29T09:18:39.000Z (over 4 years ago)
- Last Synced: 2025-03-05T19:35:35.436Z (over 1 year ago)
- Language: HTML
- Homepage: https://ohno.github.io/popup.js/
- Size: 20.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# popup.js
Popup without jQuery
## Demos
https://ohno.github.io/popup.js/
## CDN
```
```
## Usage
### Example 1
```
popup("Hello World!");
```
### Example 2
```
popup
```
### Example 3
```
popup!
```