"Fashion meets farming, one stitch at a time."
Welcome to Emily’s Closet! This fan-made web tool is your go-to resource for effortlessly visualizing and discovering all the tailoring possibilities Stardew Valley has to offer.
You can try it out here: https://emilys-closet.neocities.org
Emily’s Closet allows you to easily:
- See what clothing you’ll get when combining cloth with a specific item
- Look up which items produce a specific clothing piece
All showcased in a charming, handcrafted interface inspired by Stardew Valley!
This project is a testament to the power of simplicity and a genuine love for the fundamentals:
- No big Frameworks, no Build Tools, no unnecessary complexity.
- Crafted with care using only HTML, CSS (+Tailwind), and vanilla JavaScript.
This structure is intentionally minimal and modular, making it easy for me to explore, understand, and extend.
📁 src/
├── 📁 assets/
├── 📁 css/
│ ├── animations.css
│ ├── base.css
│ ├── components.css
│ ├── layout.css
│ ├── specific_areas.css
│ └── typography.css
├── 📁 data/
│ ├── clothing_items.json
│ ├── dye_info.json
│ └── spool_items.json
├── 📁 js/
│ ├── config.js
│ ├── data.js
│ ├── favorites.js
│ ├── main.js
│ ├── state.js
│ ├── ui.js
│ └── utils.js
├── 📁 public/
│ ├── favicon/
│ ├── og-image.png
│ ├── website_logo.png
│
└── 📄 index.html
I’ve been reading your initial feedback (thank you so much for you support!), and here's what's coming next:
-
🎨 New Custom Artwork
Aiming to give the site a unique identity with custom header art, a site thumbnail, and a personalized favicon. -
📐 Layout Improvements
Refining spacing and layout compactness to enhance readability and make better use of screen space, especially on mobile. -
🧾 Wardrobe Tracker
Add the ability to mark items as owned or crafted, helping you track your collection and avoid crafting duplicates. -
🧵 “Skillful Clothes” Mod Support
Include a toggle option to display tailoring data related to the Skillful Clothes mod, for those who play with it installed. -
🧍 Mannequin Preview
Let users experiment and visualize outfits directly on a mannequin model!
Your ideas and suggestions are always welcome — feel free to reach out or open an issue with feedback. 💌
-
Made with love for the incredible Stardew Valley, created by the talented ConcernedApe.
-
Original idea and motivation by my beloved wife, Ralyqueen.
-
Pixel art assets and data all scrapped and adapted from the Stardew Valley Wiki.
-
Emily's Closet is a fan project and holds no official affiliation with Stardew Valley nor ConcernedApe.
If you enjoyed using Emily’s Closet and want to help keep it online and improve it, here are a few ways you can show your support:
-
Tip me:
-
Support the original game:
- This project only exists because Stardew Valley is a gem.
- Buy Stardew Valley on Steam and show some love to ConcernedApe!
-
Spread the word:
- Share Emily’s Closet with your farming friends and fellow fans!
Thank you for keeping this simple little tool stitched together.