/ZioScript

ZioScript is a lightweight javascript library for web development.

Primary LanguageJavaScriptMIT LicenseMIT

logo

ZioScript

💻 Author

Sanalzio (me)

💬 Description

ZioScript is a lightweight javascript library for web development.

✔ Installation

  • Paste this code into the head tag in your html code:
    <style>zioscript{display: none;}</style>
    <script defer src="https://cdn.jsdelivr.net/gh/sanalzio/ZioScript@master/index.js"></script>

🛠 Usage

  • Create a new <zioscript></zioscript> tag.
  • And write code in zioscript tag content.

📋 License

MIT