1.0.2 • Published 1 year ago

alert_pro v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Hey There šŸ‘Øā€šŸ’»

ā— Well, finally, a simple alert and notification package has been developed that can be used very easily for small projects 🄳

use

🟧

npm i alert_pro

🟔

import Alerting from "./src/js/alertPro.js"

šŸ”“

In the html file

šŸ”µ

add Link css file

<link rel="stylesheet" href="./src/css/alertPro.css">

🟩

use the project

	Alerting.show("hello world","info","top-left")

šŸ“Œ

Links

āœ myGithub

šŸ”Ž docs

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago