Skip to content

ylam21/table-wizard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table Wizard

Table Wizard is a lightweight web tool for data arrangement and logic-based table customization.

Description

Table Wizard allows you to create customized tables that handle numeric conditions based on your criteria.

You can define appearance rules for specific values in rows or columns:

  • Example 1: “I want the number 7 to appear exactly 2 times in my table.”
  • Example 2: “I want the number 3 to appear at least 3 times in row number 1.”
  • Example 3: “I want the number 9 to appear exactly 0 times in column number 8.”

This makes the tool ideal for structured layouts, scheduling, or constraint-based logic.

Installation

git clone git@github.com:ylam21/table-wizard.git table_wizard 
cd table_wizard

Usage

Run locally

open index.html

Run online

Try it here

Tech stack

  • HTML5
  • CSS3
  • Vanilla JavaScript (no frameworks)

About

Data Arrangement Tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published