Skip to content

Emily's Closet is a fan-made tool for Stardew Valley players to preview tailoring combinations, find item + cloth results, and plan their outfits with ease.

Notifications You must be signed in to change notification settings

oliveruh/emilys-closet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Emily’s Closet — Your Stardew Valley Tailoring Utility

HTML5 CSS3 JavaScript Hosted on Neocities Version

"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


Screenshots

Emily’s Closet 'What does this make?' interface Emily’s Closet 'How do I make this?' interface


Features

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!


Simplicity at its core

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

Roadmap for future updates

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. 💌


Acknowledgements

  • 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.


How to support

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:

    • Your tips help cover hosting costs and motivate future updates.
    • Donate via PayPal
  • Support the original game:

  • Spread the word:

Thank you for keeping this simple little tool stitched together.

About

Emily's Closet is a fan-made tool for Stardew Valley players to preview tailoring combinations, find item + cloth results, and plan their outfits with ease.

Resources

Stars

Watchers

Forks