-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
12 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,19 @@ | ||
# Tablet Weaving Editor 🧶 | ||
|
||
**Link:** https://hgzdev.github.io/tablet-weaving-editor | ||
Welcome to the Tablet Weaving Editor—a free, browser-based drafting tool designed for tablet weaving enthusiasts. | ||
|
||
Tablet Weaving Editor is a free, browser-based tablet weaving drafting tool. | ||
**Live Site:** [hgzdev.github.io/tablet-weaving-editor](https://hgzdev.github.io/tablet-weaving-editor) | ||
|
||
Read more about tablet weaving technique: https://en.wikipedia.org/wiki/Tablet_weaving | ||
## Technologies Used | ||
|
||
## Tech stack: | ||
|
||
- Typescript | ||
- React.js | ||
- Tailwind / styled-components | ||
- Node.js (express.js) | ||
- Vite/Vitest | ||
- Testing Library | ||
- **TypeScript** | ||
- **React.js** | ||
- **Tailwind CSS** and **Styled Components** | ||
- **Vite** for development and **Vitest** for testing | ||
- **Testing Library** for unit and integration tests | ||
|
||
## Features | ||
|
||
- **Interactive Drafting Tools:** Allows users to create and edit weaving patterns seamlessly. | ||
- **Responsive Design:** Ensures optimal viewing across various devices. | ||
- **Export/Import Options:** Enables saving (and loading) patterns on yor device. |