mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Update README with new directories
This commit is contained in:
parent
86cae2d7e9
commit
9f5d26bde1
1 changed files with 2 additions and 0 deletions
|
@ -80,6 +80,7 @@ Jellyfin Web is the frontend used for most of the clients available for end user
|
|||
├── components # Higher order visual components and React components
|
||||
├── controllers # Legacy page views and controllers 🧹
|
||||
├── elements # Basic webcomponents and React wrappers 🧹
|
||||
├── hooks # Custom React hooks
|
||||
├── legacy # Polyfills for legacy browsers
|
||||
├── libraries # Third party libraries 🧹
|
||||
├── plugins # Client plugins
|
||||
|
@ -88,6 +89,7 @@ Jellyfin Web is the frontend used for most of the clients available for end user
|
|||
├── strings # Translation files
|
||||
├── styles # Common app Sass stylesheets
|
||||
├── themes # CSS themes
|
||||
├── types # Common TypeScript interfaces/types
|
||||
└── utils # Utility functions
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue