argo-pdf-embedder
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

🚀 Welcome to argo-pdf-embedder project!

This package allows you to import or export PDF files as ARGO embedded PDFs.

To use as npm package here is temporal public package:

npm i argo-pdf-embedder

or you can clone project and use it as local package:

  1. clone project
  2. install dependencies
  3. in root directory start npm link command
  4. then you can import this folder as package in any your project just run npm link argo-pdf-embedder
  5. package imported!

Install and start project

Minimal Node version required: v16.18.1

npm i

In src/index.ts uncomment code from line 39 and to start demo run:

npm run serve

to build project use:

Development mode:

npm run build:dev

Production mode:

npm run build

TODO:

  1. [ ] Remove axios from dependecies
  2. [ ] Remove last unused or comented code ContentManager ?
  3. [ ] Export only useful type declarations
  4. [ ] Try and test project in production !!!

Readme

Keywords

none

Package Sidebar

Install

npm i argo-pdf-embedder

Weekly Downloads

2

Version

1.0.3

License

ISC

Unpacked Size

1.58 MB

Total Files

35

Last publish

Collaborators

  • nectire