1.14.0 • Published 9 months ago

@aadhyarupam/ai-elements-lib v1.14.0

Weekly downloads
-
License
End User License ...
Repository
-
Last release
9 months ago

Aadhyarupam elements UI Library

This UI library offers UI components for building responsive user experiences (UX). Library is offered as ES6 compliant plugin for front-end application.

Features

  1. Responsive: Unified design approach supporting responsive UI across devices.
  2. Simple to use: Data-driven visual builder to build & launch interactive UI in few minutes.
  3. Headless UI: Offering device agnostic component model with state & route management for headless UI.
  4. Easy to customize: Give full autonomy to customize, style and integrate UI through Generative AI.
  5. Data Administration: In-built data administration and dynamic query builder (SQL & NoSQL).
  6. Input Mask & Data Validation: Integrated data validations & input mask capabilities with UI components.
  7. Light-weight & high performant: Built from ground using event driven component model to deliver exceptional user experiences, Aadhyarupam elements offer proven optimal performance.
  8. SPA & SSR compliant: Whether you are building Single Page Application (SPA) or Server Side Rendering (SSR) Application, our library is suitable for both type of front-end application.

Pre-requisite

Vue: 3.2.45 or latest Node: 16.13 or latest

Installation

To import library in your project, do followings:

  1. Execute in your project root directory: npm install --save @aadhyarupam/ai-elements-lib
  2. To use components of library natively in your vue application, refer below script: import { createApp } from 'vue'; import { createPinia } from 'pinia'; import App from './App.vue'; import elementsPlugin from '@aadhyarupam/ai-elements-lib';

    createApp(App).use(elementsPlugin).use(createPinia()).mount('#app');

Standalone JS from CDN

https://cdn.jsdelivr.net/npm/@aadhyarupam/ai-elements-lib https://unpkg.com/@aadhyarupam/ai-elements-lib

License

Copyright © 2020-2024 Aadhyarupam https://www.aadhyarupam.com Use of this source code is strictly restricted to Aadhyarupam & its official licensee. Usage of published Aadhyarupam elements library is governed by End-User License Agreement (EULA). Please refer license copy here: https://www.aadhyarupam.com/license/aadhyarupam-elements-eula

1.14.0

9 months ago

1.13.5

10 months ago

1.13.2

12 months ago

1.13.1

1 year ago

1.13.4

11 months ago

1.13.3

11 months ago

1.13.0

1 year ago

1.12.3

1 year ago

1.12.2

1 year ago

1.12.0

1 year ago

1.11.2

1 year ago

1.9.1

2 years ago

1.9.0

2 years ago

1.9.3

2 years ago

1.9.2

2 years ago

1.8.1

2 years ago

1.7.0

2 years ago

1.6.0

2 years ago

1.5.0

2 years ago

1.4.1

2 years ago

1.4.0

2 years ago

1.3.0

2 years ago

1.2.0

3 years ago

1.1.0

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.14.0

3 years ago

0.10.0

3 years ago

0.3.0

3 years ago

0.2.0

3 years ago

0.11.0

3 years ago

0.9.0

3 years ago

0.12.0

3 years ago

0.8.0

3 years ago

0.13.0

3 years ago

0.5.0

3 years ago

0.4.0

3 years ago

0.7.0

3 years ago

0.6.0

3 years ago

0.1.0

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago