Socket
Socket
Sign inDemoInstall

@tallcomponents/unopdf-core

Package Overview
Dependencies
16
Maintainers
3
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @tallcomponents/unopdf-core

Web components to render PDFs to HTML, enter and access data in PDF forms, create and manipulate PDFs


Version published
Weekly downloads
17
increased by6.25%
Maintainers
3
Install size
26.8 MB
Created
Weekly downloads
 

Readme

Source

UnoPdf Core package

Welcome to UnoPdf, a comprehensive PDF handling library for modern web development from TallComponents. Designed for both frontend and backend applications, UnoPdf offers an extensive suite of web components and a RESTful API to seamlessly integrate PDF functionalities into your projects. Whether you're using Vue, React, or vanilla JavaScript on the frontend, or managing PDFs in backend environments, UnoPdf provides robust tools for creating, editing, reading, and saving PDF documents. Its powerful API also allows access to the PDF object model, enabling developers to build intricate integrations. Embrace the simplicity and versatility of UnoPdf to enhance your web applications with dynamic PDF interactions.

This packages provides the core components that can be used directly in a javascript application.

Packaged components for React (unopdf-react) and Vuejs (unopdf-vue) are also available. This package is used as a dependency in the React and Vuejs packages.

Prerequisites

UnoPdf is currently available in a private preview. In order to use UnoPdf you need a TallComponents account and create an UnoPdf application in the portal:

Installation

npm install @tallcomponents/unopdf-core

or

yarn add @tallcomponents/unopdf-core

Usage

<template>
  <pdf-application />
  <pdf-document />
  <pdf-pages />
</template>

More information

A quick start guide and reference documentation is available on the UnoPdf website.

Release notes

UnoPdf is currently available in a private preview and is updated regularly. See the UnoPdf Release Notes for more information.

Code samples

Comprehensive code samples are available on the UnoPdf website: UnoPdf Code Samples

Keywords

FAQs

Last updated on 02 Apr 2024

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc