Skip to content

Repository files navigation

am.AgileTable

Angular 19 configurable table project example

This project demonstrates an implementation of a flexible and configurable table using Angular and TypeScript. It showcases approaches to building dynamic and extensible UI components, form handling, data processing, and creating highly reusable Angular components.

How can you use this app?

  • As an example of building configurable tables with Angular + TypeScript
  • For learning modular Angular application architecture
  • As a foundation for creating your own tables with row editing, sorting, filtering, and column configuration capabilities

How to run the application locally?

  1. Make sure you have Node.js and npm installed
  2. Clone the repository
  3. Install dependencies:
    npm install
  4. Run the application in development mode:
    npm run start
    After starting, the application will be available at http://localhost:4200

Demo site

The demo version of the application is available at: https://anton-marchenko.github.io/am.agile-table/

About

Configurable table project example

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages