1.12.3 • Published 26 days ago

@aadhyarupam/ai-elements-lib v1.12.3

Weekly downloads
-
License
End User License ...
Repository
-
Last release
26 days ago

Aadhyarupam elements UI Library

This UI library offers components for building interactive Forms. Library is offered as ES6 compliant plugin for front-end application.

Features

  1. Responsive: Unified design approach supporting responsive front-end across devices
  2. Simple to use: Data-driven visual builder to build & launch interactive Forms 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 Forms using Aadhyarupam Code Builder.
  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 form 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: Single Page Application or Server Side Rendering, our library is compliant for both type of front-end application.

Pre-requisite

Vue: 3.2.25 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.12.3

26 days ago

1.12.2

27 days ago

1.12.0

1 month ago

1.11.2

3 months ago

1.9.1

8 months ago

1.9.0

9 months ago

1.9.3

8 months ago

1.9.2

8 months ago

1.8.1

11 months ago

1.7.0

12 months ago

1.6.0

1 year ago

1.5.0

1 year ago

1.4.1

1 year ago

1.4.0

1 year ago

1.3.0

1 year ago

1.2.0

1 year ago

1.1.0

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

0.14.0

2 years ago

0.10.0

2 years ago

0.3.0

2 years ago

0.2.0

2 years ago

0.11.0

2 years ago

0.9.0

2 years ago

0.12.0

2 years ago

0.8.0

2 years ago

0.13.0

2 years ago

0.5.0

2 years ago

0.4.0

2 years ago

0.7.0

2 years ago

0.6.0

2 years ago

0.1.0

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago