Public browser tool for JSON formatting, validation, and conversions (json.airat.top).
- Category:
*.airat.top(public static tool). - Deployment platform: Cloudflare Pages.
- Main content directory:
public_html.
- Main page:
public_html/index.html. - Styling:
public_html/styles.css. - Logic:
public_html/app.js.
- Keep UI style consistent with other AiratTop tools.
- Keep SEO metadata and social tags in
index.html. - Keep required counters/verification tags (Google Analytics + Yandex verification).
- Publish static assets from
public_html.
- Tool is local-first and client-side; avoid introducing backend dependency.
- Preserve existing transformation features and output compatibility.