Browser-native component library, framework-agnostic, base on web components.(企业级 H5 UI 组件库,无框架,即插即用。)
The Quark Design is a next-gen frontend component library that can be used in any framework or no framework. It is developed by the Hello Group and supports almost all C-end H5 projects, including transactions, payments, two-wheelers, and shopping malls. The Quark Design is a lightweight and elegant enterprise-level UI component library that provides all the basic components needed for daily use and supports cross-technology stack operations.
To install the Quark Design theme, follow these steps:
Example:
import QuarkDesign from 'quark-design';
const App = () => {
return (
<div>
<QuarkDesign.Button label="Click me" onClick={handleClick} />
</div>
);
};
export default App;
For detailed installation instructions, please refer to the full documentation.
The Quark Design is a versatile frontend component library that can be used in any framework or no framework. It provides a lightweight and elegant design for enterprise-level projects and supports a wide range of C-end H5 projects. With its cross-technology stack compatibility and active community support, the Quark Design is a reliable choice for developers looking for a powerful UI component library.