JSPM

@aswar-new-pdf-builder/ui

0.0.7
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 14
  • Score
    100M100P100Q73403F
  • License MIT

TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!

Package Exports

  • @aswar-new-pdf-builder/ui
  • @aswar-new-pdf-builder/ui/dist/index.es.js
  • @aswar-new-pdf-builder/ui/dist/index.umd.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@aswar-new-pdf-builder/ui) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@pdfme/ui

This library provides the following classes, which can be integrated into applications built with any framework:

  • Designer: A WYSIWYG editor for designing templates.
  • Form: A form based on templates for collecting input data.
  • Viewer: A viewer for displaying PDF files generated with @pdfme/generator using templates and input data.

For the complete documentation of pdfme, please refer to this link.