https://github.com/sanalzio/zioscript
ZioScript is a lightweight javascript library for web development.
https://github.com/sanalzio/zioscript
front-end frontend java js script web webdevelopment
Last synced: about 1 month ago
JSON representation
ZioScript is a lightweight javascript library for web development.
- Host: GitHub
- URL: https://github.com/sanalzio/zioscript
- Owner: sanalzio
- License: mit
- Created: 2023-11-10T05:32:55.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-01T11:01:54.000Z (about 2 years ago)
- Last Synced: 2025-02-21T18:44:55.719Z (over 1 year ago)
- Topics: front-end, frontend, java, js, script, web, webdevelopment
- Language: JavaScript
- Homepage: https://sanalzio.github.io/ZioScript/
- Size: 1.42 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# ZioScript
## 💻 Author
[**Sanalzio (me)**](https://sanalzio.github.io/)
## 💬 Description
ZioScript is a lightweight javascript library for web development.
## ✔ Installation
- Paste this code into the head tag in your html code:
```html
zioscript{display: none;}
```
## 🛠Usage
- Create a new `` tag.
- And write code in zioscript tag content.
## [📙 Click to go to Documentation](https://sanalzio.github.io/ZioScript/doc.html)
## 📋 License
[**MIT**](https://raw.githubusercontent.com/sanalzio/ZioScript/master/LICENSE)