Intact

screenshot of Intact
express

Intact

An inheritable and strong logic template front-end mvvm framework.

Overview

Intact is a frontend MVVM framework that provides a strong logical template with inheritance capabilities. It emphasizes code reusability through the use of composition and inheritance. Intact supports both data-driven and component instantiation calls, making it convenient to implement powerful logical templates. It allows for the separation of business logic and presentation logic.

Features

  • Inheritance: Intact allows for easy inheritance of code, maximizing code reuse.
  • Data-driven: Intact supports data-driven development, making it easy to bind data to UI elements.
  • Component instantiation: Intact provides a convenient way to instantiate components, making it easy to create reusable UI components.
  • Logical template: Intact enables the creation of complex logical templates by providing additional functionality and responsibilities to templates.
express
Express

Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.

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.

webpack
Webpack

Webpack is a popular open-source module bundler for JavaScript applications that bundles and optimizes the code and its dependencies for production-ready deployment. It can also be used to transform other types of assets such as CSS, images, and fonts.