Skip to content

SkunkPlatform-Team/SkunkAds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SkunkAds

SkunkAds is an advertisement solution for Client-Side and Node.js environments.

Installation for Client-Side and Node.js

For Node.js with NPM

ES Module:

npm i skunkplatform-ads@es-1.0.1  # For ES Module

Using in Node.js:

npm i skunkplatform-ads@1.0.2  # For Node.js (Fixed for the Main File Package)

For Client-Side CDN

Add this to your HTML file:

<body>
  <script src="https://cdn.jsdelivr.net/gh/SkunkPlatform-Team/main.js" defer></script> <!-- Uses defer -->
</body>

Read our SkunkAd's Documentations for Pratice Script. Here: Click Blue Text: SkunkAds Documentations

About

A SkunkAds for Advertisement & Safety.

Resources

License

Stars

Watchers

Forks

Releases

No releases published