Skip to content

mamunshoad/HTML-Table-Genarator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Dynamic Web Component Suite

A lightweight, self-contained, browser-based utility tool designed to accelerate web content production. This suite allows developers and content creators to instantly compile raw text data into semantic HTML list components and relational data matrices (tables).

πŸš€ Live Demo / Deployment

The tool is entirely server-agnostic. You can open the index.html file directly in any modern browser, or deploy it instantly via cPanel, GitHub Pages, or Netlify by hosting the static files.

✨ Features

  • Semantic List Generator: Automatically processes multi-line text blocks into clean <ul> structures, prepends an explicit <strong>Key Features</strong> label, and supports custom text formatting variables.
  • Matrix Data Layout Engine: Instantiates multiple tabular datasets on the fly using intuitive markup dividers (| for columns, --- for rows, and ! for table headers).
  • Dual Environment View: Real-time visual layout validation rendering side-by-side with structured source code output.
  • Global Layout Previews: Consolidates all created data matrices into a master output with one-click clipboard extraction elements.
  • Optimized Workspace: Enforced 400px height canvas environments for comfortable viewing of extensive structural datasets.

πŸ› οΈ Syntactical Rules

  • Text Bold Styling: Wrap any string segment in asterisks (*your text*) to compile it directly to semantic <b>your text</b> blocks.
  • Tabular Structures:
    • ! Prefix: Sets a field cell as a Header (<th>).
    • | Pipe: Breaks text segments into individual horizontal columns.
    • --- Triple Dash: Generates a new table row container (<tr>).

πŸ“„ License

This project is open-source and available under the terms of the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages