HTML DSL Language
Project description
.h.sql
-- main.h.sql
-- This is the head section
head:
CREATE title CONTAINS "example site" WITH (ID = "title")
CREATE script WITH (SRC = "https://cdn.jsdelivr.net/npm/@tailwindcss/browser@4")
body:
-- This is a body comment
CREATE div CONTAINS (
CREATE h1 CONTAINS "1"
CREATE h2 CONTAINS "2"
)
END
hquery </path/to/your/file.h.sql> --ofuscate <type>
ofuscation types:
- minify
- hex
- base64
- charcode
for no ofuscations use
hquery </path/to/your/file.h.sql>
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
hquery-1.0.0.tar.gz
(2.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file hquery-1.0.0.tar.gz.
File metadata
- Download URL: hquery-1.0.0.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
745c04548b64245b9c5cc0bc7f34fafb8f4002f71461ecb05e0e0ac8339d04f8
|
|
| MD5 |
6310148175ad502f647654e028cd4e95
|
|
| BLAKE2b-256 |
432e9a90678699997e56237706eebf2014822dd7d6d541596a13870bb2e008b3
|
File details
Details for the file hquery-1.0.0-py3-none-any.whl.
File metadata
- Download URL: hquery-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b8afc6b52afb52f49ac9c144cc839df00c35a2868bc1779a7c95db12e1e15803
|
|
| MD5 |
9648b9395e233967ee9fc1a036bfd980
|
|
| BLAKE2b-256 |
0040cac2bf9e04f60ab64ba49dee87a868f78f7afd71641ddd93476115628b90
|