Skip to content

πŸ“š A comprehensive collection of anime & manga resources with a modern interface - from streaming to APIs.

License

Notifications You must be signed in to change notification settings

Kochou11/Anime-source-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

NihonNav🎌

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.

🌟 Features

  • 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

πŸ—‚οΈ Categories

  • 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

πŸš€ Getting Started

  1. Clone the repository:
git clone https://github.com/yourusername/awesome-anime-sources.git
  1. Open index.html in your browser

No build process is required as this is a static website.

🀝 Contributing

We welcome contributions! Here's how you can help:

Adding New Sources

  1. Fork the repository
  2. Edit script.js
  3. 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'
}

Source Requirements

  • 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

Guidelines for Descriptions

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

Adding New Categories

To add a new category:

  1. Add the category to the descriptions object
  2. Add the category to the sections object
  3. Update the HTML to include the new tab
  4. Add appropriate icon in the icons object

Pull Request Process

  1. Ensure your PR title clearly describes the changes
  2. Update the README.md if needed
  3. Reference any related issues
  4. Submit the pull request

πŸ› οΈ Development

To modify the project:

  • index.html: Main structure and layout
  • style.css: Styling and animations
  • script.js: Data and functionality

Project Structure

awesome-anime-sources/
β”œβ”€β”€ index.html
β”œβ”€β”€ style.css
β”œβ”€β”€ script.js
└── README.md

πŸ“ License

This project is licensed under the MIT License - see the LICENSE file for details.

πŸ™ Acknowledgments

  • All the awesome websites and services listed
  • The anime and manga community
  • Contributors who help maintain and improve this list

⚠️ Disclaimer

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.