ontimize-web-ngx-filemanager
v15.0.0
Published
An implementation of file management system for Ontimize Web
Downloads
76
Readme
📜 Introduction
The Ontimize Web File Manager is a web file manager for web applications based in OntimizeWeb, allowing to you following features:
- Ability to upload, delete and download files.
- Multiple download support.
- Ability to create folders.
- Ability to rename files and folders.
- Browsing between folders.
- Textbox Search filter.
📖 Documentation
Check out our documentation site to know more details.
💡 Ideas
We would love any feedback you have or to know when you encounter issues, by filing an issue report on this repo.
:gear: Development
This project was generated with Angular CLI version 15.2.9.
Installation
Follow the next steps:
- cd repository root
npm install
- cd projects/ontimize-web-ngx-report
npm install
Build
Run npm run build
to execute the build process that will generate the dist folder and a .tgz file.
You can use this .tgz file to install the library in your project through the package.json file.