Skip to content

eclipse-esmf/esmf-sdk-js-schematics-demo

Repository files navigation

SDK JS Schematics :: Demo APP ✨

Experience the JS Schematics by trying its JS Schematics Demo

Feel free to provide feedback or report any issues you encounter.

Table of Contents

Introduction / Why are there no releases?

This project serves as a demonstration of the ESMF Schematics Project in an Angular application. Please be aware that this repository will not publish any releases. The purpose is to look at the current state of code and the documentation to understand by example how ESMF SDK-JS-Schematics works.

About

The primary goal of this project is to illustrate the generation and interaction of different tables within an Angular application using ESMF Schematics. This complete solution demonstrates not just the ability to generate tables dynamically but also outlines how to interact with them effectively.

How it Works

The ESMF Schematics project is leveraged here to generate a variety of tables in the Angular application. You can interact with these tables, exploring features such as sorting, filtering, and pagination. This demonstration highlights the practicality of ESMF Schematics in creating powerful, interactive elements in an Angular application.

Getting Started

git clone https://github.com/eclipse-esmf/esmf-sdk-js-schematics-demo.git

To launch the demo application and execute the e2e tests, please refer to the detailed guide available in the Angular 17 DEMO App.

License

SPDX-License-Identifier: MPL-2.0

This program and the accompanying materials are made available under the terms of the Mozilla Public License, v. 2.0.

The Notice file details contained third party materials.