@skalfa/skalfa-document
v1.0.4
Published
Excel import/export and PDF rendering document viewer for Skalfa Framework.
Maintainers
Readme
@skalfa/skalfa-document
Excel import/export and PDF rendering document viewer extension for Skalfa Next.js applications.
About this Package
This package is part of the Skalfa Framework, a premium development ecosystem designed to build high-performance, modular web applications and APIs.
Usage Scope & Standalone Status
🔒 Skalfa Ecosystem Integration: This package is designed to run integrated within the Skalfa ecosystem (such as Skalfa API or Skalfa App). It relies on the global service registry and core framework abstractions to operate.
Documentation
See the usage documentation at Documentation.
Installation
You can install this package using your preferred package manager:
# Using npm
npm install @skalfa/skalfa-document
# Using bun
bun add @skalfa/skalfa-documentPre-installed Dependencies
The following key dependencies are packaged and managed within this project:
| Dependency | Scope | Version |
| :--- | :--- | :--- |
| exceljs | runtime | ^4.4.0 |
| pdf-lib | runtime | ^1.17.1 |
| pdfjs-dist | runtime | ^4.4.168 |
| @types/node | development | ^20.0.0 |
| @types/react | development | ^19.0.0 |
| @types/react-dom | development | ^19.0.0 |
| typescript | development | ^6.0.3 |
License
This package is licensed under the MIT License. For full license text, see the LICENSE file.
