chore: reorder the badges

This commit is contained in:
贤心 2024-04-24 17:44:13 +08:00
parent 95d7f67761
commit c204b8b8bd

View File

@ -13,15 +13,15 @@
Classic modular front-end UI library
<p>
<a href="https://www.npmjs.com/package/layui">
<img src="https://img.shields.io/badge/npm-package-red" alt="NPM">
</a>
<a href="https://github.com/layui/layui/blob/main/LICENSE">
<img src="https://img.shields.io/github/license/layui/layui" alt="License">
</a>
<a href="https://github.com/layui/layui/releases">
<img src="https://badgen.net/github/release/layui/layui" alt="Version">
</a>
<a href="https://www.npmjs.com/package/layui">
<img src="https://img.shields.io/badge/npm-package-red" alt="NPM">
</a>
</p>
> Layui constitutes an open-source, freely available Web UI component library implementing its distinct lightweight modular specification. It adheres rigorously to the vanilla `HTML/CSS/JavaScript` development paradigm, thereby affording unparalleled ease of adoption and immediate usability. Characterized by a minimalist, lightweight aesthetic, the framework's core exudes elegance and richness, with each and every detail, inclusive of documentation, meticulously curated to facilitate swift assembly of web interfaces. Distinguishing itself from prevailing mainstream front-end frameworks, Layui does not contravene established principles but rather espouses a philosophy of reverting to fundamental simplicity. Specifically, it caters to pragmatic individuals with a penchant for simplicity, obviating the need for engagement with diverse build tools. it empowers users to intuitively harness and orchestrate the requisite page elements and interactive behaviors directly within the browser environment.