A curated collection of anime, manga, and related resources - from streaming platforms to development tools. This project aims to provide a comprehensive list of resources for anime and manga enthusiasts.
- Clean, modern interface with dark theme
- Categorized resources with detailed descriptions
- Mobile-responsive design
- Filter resources by category and type
- Tags for quick identification of features
- Animated UI elements for better user experience
- Anime: Streaming platforms, downloading sources, and apps
- Listing: Databases and scheduling tools
- Manga: Reading platforms and applications
- Light Novels: Reading websites and apps
- Music: Anime music resources
- Forums: Community discussion platforms
- News: Anime and manga news sources
- Development: APIs and tools for developers
- Clone the repository:
git clone https://github.com/yourusername/awesome-anime-sources.git
- Open
index.html
in your browser
No build process is required as this is a static website.
We welcome contributions! Here's how you can help:
- Fork the repository
- Edit
script.js
- Add your source to the appropriate category in the
data
object:
{
name: 'Source Name',
url: 'https://example.com',
desc: 'Brief description of the source',
tags: ['Tag1', 'Tag2'],
image: 'https://example.com/favicon.ico'
}
- Active: Sources should be currently active and maintained
- Description: Provide a clear, concise description
- Tags: Include relevant tags that describe key features
- Image: Include a favicon or logo URL
- Working Links: Ensure all URLs are functional
- Keep descriptions under 200 characters
- Include key features and limitations
- Mention if the source is official/unofficial
- Note any significant restrictions (region locks, registration requirements)
To add a new category:
- Add the category to the
descriptions
object - Add the category to the
sections
object - Update the HTML to include the new tab
- Add appropriate icon in the
icons
object
- Ensure your PR title clearly describes the changes
- Update the README.md if needed
- Reference any related issues
- Submit the pull request
To modify the project:
index.html
: Main structure and layoutstyle.css
: Styling and animationsscript.js
: Data and functionality
awesome-anime-sources/
├── index.html
├── style.css
├── script.js
└── README.md
This project is licensed under the MIT License - see the LICENSE file for details.
- All the awesome websites and services listed
- The anime and manga community
- Contributors who help maintain and improve this list
This project is not affiliated with any of the services listed. All logos and trademarks belong to their respective owners. This is merely a curated list of resources.