🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket

ui5-cc-excelupload

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ui5-cc-excelupload

A UI5 Module to integrate a Excel Upload for Fiori Element Apps.

latest
Source
npmnpm
Version
0.20.0
Version published
Maintainers
1
Created
Source

UI5 custom control ui5-cc-excelupload

:warning: This control is still in beta: Core functionality is given, but bugs may still occur and APIs may change!

A UI5 Module to integrate a Excel Upload for Fiori Element Apps.
This control simply enables the mass upload of data, independent of the backend, OData version and Fiori scenario.
This is made possible by reading the Excel file and using the standard APIs.
The control will submit not the file, but just the data from the Excel File.
The integration of the control is designed to be as simple as possible and, in the best case, requires no configuration.

The aim is to support as many Fiori Scenarios and UI5 Versions as possibile.
See here for all currently supported Versions.

Excel Upload Dialog

Live Demo

It is possible to try this out directly at:
https://excelupload.marianzeis.de/

The app is an OData V4 app with UI5 version 1.108 and a CAP backend.
The data is reset every hour on the hour.

Install

npm install ui5-cc-excelupload

Getting Started

You can find the official documentation here:

https://marianfoo.github.io/ui5-cc-excelUpload/

Development

You find the documentation for the development here:

https://marianfoo.github.io/ui5-cc-excelUpload/pages/Development/GettingStarted/

Changelog

See CHANGELOG.md

Keywords

ui5

FAQs

Package last updated on 27 Jun 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts