More Premium Hugo Themes Premium Vue Themes

Atom Design

:candy: The mobile side UI-library base on Vue.js

Atom Design

:candy: The mobile side UI-library base on Vue.js

Author Avatar Theme by fwm227
Github Stars Github Stars: 116
Last Commit Last Commit: Jan 13, 2020 -
First Commit Created: May 5, 2023 -
Atom Design screenshot

Overview:

Atom-Design is a mobile side UI-library built on Vue.js. It is designed to provide a customizable and easy-to-use set of components for mobile applications. This library supports iOS 8+ and Android 4.4.3+ environments without the need for polyfills.

Features:

  • Icon drawn by CSS: Atom-Design offers icons that are created using CSS, providing flexibility in customizing the style of the icons.
  • Customizable components style: The library allows developers to easily customize the style of components according to their application’s design requirements.
  • Simple and easy to use components: Atom-Design provides a collection of components that are designed to be simple and user-friendly, making it easy for developers to integrate them into their applications.

Installation:

To install Atom-Design, follow the steps below:

  1. Install the Atom-Design package using npm:

    npm install atom-design
    
  2. Import the components you need into your project:

    import { Button, Card, Input } from 'atom-design';
    
  3. Use the imported components in your application as desired.

Summary:

Atom-Design is a mobile side UI-library for Vue.js that aims to simplify the process of creating mobile applications. With its customizable components and easy integration, developers can quickly build mobile user interfaces with Atom-Design. The library supports a wide range of mobile environments and provides a set of user-friendly components that can be easily customized to fit any design requirements.