Skip to content

ApryseSDK/webviewer-svelte-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebViewer Svelte Example

WebViewer is a powerful JavaScript-based PDF Library that's part of the Apryse SDK. It provides a slick out-of-the-box responsive UI that interacts with the core library to view, annotate and manipulate PDFs that can be embedded into any web project.

WebViewer UI

This repo is specifically designed for any users interested in integrating WebViewer into Svelte project.

Demo

You can explore all of the functionality in our showcase.

Initial setup

Before you begin, make sure your development environment includes Node.js.

Install

git clone https://github.com/ApryseSDK/webviewer-svelte-sample
cd webviewer-svelte-sample
npm install

Run

npm run dev

Build

Run npm run build to build the project. The build artifacts will be stored in the public/ directory.

Documentation

Standard API for WebViewer.
Full API for WebViewer.

License

See license.