Avalon

screenshot of Avalon

Avalon

an elegant efficient express mvvm framework

Overview:

The document discusses various resources related to Avalon, including electronic books based on the official website, GitBook, and practical examples using Avalon2 with webpack. It also mentions the availability of a UI library, a backend management system framework, a component library, as well as high-performance testing pages. The content emphasizes the support for mobile devices and guides users on proper usage and coding practices.

Features:

  • Electronic Books: Created based on the official website for offline reading.
  • UI Library: Includes various UI components for data display, submission, notifications, etc.
  • SPA Framework: Provides a scaffold for single-page applications with features like module loading, routing, and backend data integration.
  • High-performance Testing Pages: Shows smooth loading of large tables/lists without browser lag, unlike other frameworks.

Summary:

The document highlights resources related to Avalon, including electronic books, UI libraries, SPA frameworks, and high-performance testing pages. It emphasizes the proper usage and coding practices for optimal performance and compatibility. Users can benefit from the available components and examples provided in the document for their Avalon2 projects.

rollup
Rollup

RollupJS is a popular and efficient JavaScript module bundler that takes the code from multiple modules and packages them into a single optimized file, minimizing the overall size of the application and improving its performance.