Skip to content

A simple node project where you can view different cuts and glue ups for cutting boards for woodworking.

License

Notifications You must be signed in to change notification settings

bigshirtjonny/cutting-board-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cutting Board Visualizer

This project provides a Node.js application for processing woodworking data with support for vertical and horizontal flips.

Features

  • Split rows into columns or smaller rows based on a given width.
  • Flip colors in odd-indexed rows or columns.
  • Reconstruct patterns after processing.

Installation

  1. Clone this repository:

    git clone https://github.com/your-username/cutting-board-visualizer.git
    cd process-steps-kerf
  2. Install dependencies:

    npm install

Usage

  1. Start the application:

    node start
  2. By default, the application will run on localhost:9000.

  3. Access the app in your browser or API client:

    http://localhost:9000
    

About

A simple node project where you can view different cuts and glue ups for cutting boards for woodworking.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published