
vue+iview
GONEList-Web is an impressive online file-sharing platform created using GoLang and Vue. Leveraging the capabilities of OneDrive, it facilitates seamless file management and sharing for users. The combination of robust backend functionality and an intuitive front-end design makes it a noteworthy choice for those requiring a reliable online storage solution.
This platform stands out with its distinct features that enhance the user experience, particularly for streaming multimedia content. Whether you are sharing documents or streaming videos and audio, GONEList-Web covers a wide array of needs for both personal and professional use.
File Browsing: Effortlessly navigate through your files with a user-friendly interface that allows for quick access to all stored documents.
File Downloading: Conveniently download files with a simple click, ensuring that your important documents are always at hand when needed.
Online Video Playback: Stream videos directly from the platform using the DPlayer library, eliminating the need for external players.
Online Audio Playback: Enjoy streaming your favorite audio tracks directly through the APlayer library integrated within the platform.
Vue + iView Integration: Built on a solid foundation of Vue and iView, enhancing the web application's responsiveness and aesthetic appeal.
History Mode Routing: Utilizes HTML5 history.pushState for smoother navigation, providing a more desktop-like browsing experience that enhances usability.
Customizable Configuration: Offers developers the flexibility to customize the platform further to meet specific needs, making it adaptable for various use cases.
GONEList-Web proves itself as a comprehensive solution for anyone in need of an efficient online file-sharing service, equipped with modern features that prioritize user experience.

Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.
Less CSS is a dynamic stylesheet language that extends the capabilities of CSS, allowing developers to write cleaner, more modular, and reusable stylesheets with features like variables, mixins, and nested rules.
ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.