Eros Docs

screenshot of Eros Docs
docsify

eros docs base on docsify.

Overview

Eros is a powerful solution for front-end developers that leverages Weex to provide a Vue-like development experience. Designed with the intricacies of app development in mind, Eros focuses on simplifying the process of building mobile applications for both Android and iOS platforms. By offering detailed documentation and a robust community, it aims to guide developers through the potential pitfalls of app creation, making it an appealing choice for those looking to venture into mobile app development.

The platform emphasizes a smooth development workflow, enabling developers to compile code for both iOS and Android from a single codebase. Eros is constantly evolving, with ongoing improvements to its documentation and support channels, ensuring that developers can find the resources they need to succeed as they embark on their app-building journeys.

Features

  • Comprehensive Documentation: Eros provides extensive materials to help developers navigate the environment setup and coding process, addressing common challenges.

  • Cross-Platform Compilation: Write your code once and deploy it across both iOS and Android, streamlining the development process and reducing time spent on platform-specific tweaks.

  • Weex Modules: A wide range of pre-packaged Weex modules are included, simplifying interactions with native functionalities and optimizing the development experience for front-end developers.

  • Appboard Mechanism: This innovative feature minimizes code redundancy in multi-page projects, thus reducing the overall application size and enabling real-time modifications.

  • Built-in JS Modules: Eros comes with a complete set of JS modules that can be injected directly into Vue, allowing for easy customization according to specific business needs.

  • Real-time Debugging Support: Developers can utilize Weex debug tools for breakpoint debugging, with clear logging for error tracking, facilitating a more efficient development cycle.

  • Incremental Publishing: The server-side incremental update logic allows for seamless app updates, ensuring end-users always have access to the latest features without extensive downtime.

  • Support for Popular Component Libraries: Eros maintains compatibility with well-known component libraries like Weex-UI, enhancing design flexibility and accelerating development speed.

docsify
Docsify

Docsify generates your documentation website on the fly. Unlike GitBook, it does not generate static html files. Instead, it smartly loads and parses your Markdown files and displays them as a website. To start using it, all you need to do is create an index.html and deploy it on GitHub Pages.

documentation
Documentation

Documentation themes are built specifically for writing technical and product documentation. They are normally written and maintained in Markdown. The often include a navigation menu, search bar, clear headings, semantic document structure and clean typography.