hmpl-language /
hmpl
🐜 HMPL.js is a lightweight server-oriented template language for JavaScript. Fetch HTML, render it safely, and keep apps dynamic, modern, and small.
89/100 healthLoading repository data…
2black0 / repository
A lightweight and responsive web-based dashboard designed for Internet of Things (IoT) projects, this template is ideal for displaying real-time sensor data (such as turbidity) using HTML, CSS (Bootstrap), and JavaScript (Chart.js). Built for simplicity and clarity, it allows easy integration with platforms like ESP32, MQTT, or cloud services.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
A lightweight and responsive web-based dashboard designed for Internet of Things (IoT) projects, this template is ideal for displaying real-time sensor data (such as turbidity) using HTML, CSS (Bootstrap), and JavaScript (Chart.js). Built for simplicity and clarity, it allows easy integration with platforms like ESP32, MQTT, or cloud services.
.
├── Project
│ ├── index.html # Main dashboard page with chart and data table
│ ├── about.html # About section for credits and description
│ ├── css/ # Bootstrap CSS files
│ ├── js/ # JavaScript (Chart.js, Bootstrap, jQuery, etc.)
│ └── img/ # Sample images and user branding
├── LICENSE
└── README.md
Displays turbidity sensor data in a line chart:
Time | Turbidity | Status
---------|-----------|--------
13:00 | 4 | Aman
13:05 | 65 | Sedang
13:10 | 55 | Sedang
13:15 | 99 | Tinggi
13:20 | 0 | Aman
13:25 | 22 | Aman
Synchronized with the chart, showing timestamped sensor values and status levels (Aman, Sedang, Tinggi).
Clone this repository:
git clone https://github.com/yourusername/simple-iot-dashboard.git
Open index.html in your web browser.
Integrate with your IoT device (e.g., ESP32) using:
Example: For ESP32, send turbidity data via HTTP POST and inject into the DOM using JavaScript.
Selected from shared topics, language and repository description—not editorial ratings.
hmpl-language /
🐜 HMPL.js is a lightweight server-oriented template language for JavaScript. Fetch HTML, render it safely, and keep apps dynamic, modern, and small.
89/100 healthResponsiveBP /
:iphone: A super lightweight HTML, Sass, CSS, and JavaScript framework for building responsive websites
86/100 healthChart.js logic in index.html with dynamic JS for real-time updates.This dashboard was created by 2black0@gmail.com as part of an educational IoT prototype, aiming to help beginners quickly deploy and visualize sensor data.
See about.html for more.
This project is licensed under the MIT License. See the LICENSE file for more information.
samclarke /
A lightweight HTML and BBCode WYSIWYG editor
67/100 healthBlessedRebuS /
Krawl is a customizable, lightweight, cloud-native web deception server and anti-crawler that creates fake web applications with low-hanging vulnerabilities using realistic, randomly generated decoy data and AI-generated HTML templates.
85/100 healthcorysimmons /
:boy: A very opinionated, lightweight version of HTML5 Boilerplate with conditionally-loaded polyfills and an opinionated CSS reset for firing up web projects in no time.
28/100 healthMohamedRejeb /
Ksoup is a lightweight Kotlin Multiplatform library for parsing HTML, extracting HTML tags, attributes, and text, and encoding and decoding HTML entities.
81/100 health