# @condorhero/vuepress-plugin-export-pdf-core

The core of [vitepress-export-pdf](https://github.com/condorheroblog/vitepress-export-pdf) and [@condorhero/vuepress-plugin-export-pdf](https://github.com/condorheroblog/vuepress-plugin-export-pdf/).

<p align="left">
  <a href="https://www.npmjs.com/package/@condorhero/vuepress-plugin-export-pdf-core" target="__blank">
    <img src="https://img.shields.io/npm/v/@condorhero/vuepress-plugin-export-pdf-core.svg?color=a1b858" alt="NPM version">
  </a>
  <a href="https://www.npmjs.com/package/@condorhero/vuepress-plugin-export-pdf-core" target="__blank">
    <img alt="NPM Downloads" src="https://img.shields.io/npm/dm/@condorhero/vuepress-plugin-export-pdf-core.svg?color=50a36f">
  </a>
  <a href="https://github.com/condorheroblog/vuepress-plugin-export-pdf" target="__blank">
    <img alt="GitHub stars" src="https://img.shields.io/github/stars/condorheroblog/vuepress-plugin-export-pdf?style=social">
  </a>
</p>

## Related

- [vitepress-export-pdf](https://github.com/condorheroblog/vitepress-export-pdf)
- [@condorhero/vuepress-plugin-export-pdf](https://github.com/condorheroblog/vuepress-plugin-export-pdf/blob/main/packages/vuepress-plugin-export-pdf/README.md)
- [@condorhero/vuepress-plugin-export-pdf-v2](https://github.com/condorheroblog/vuepress-plugin-export-pdf/blob/main/packages/vuepress-plugin-export-pdf-v2/README.md)

## Installation

```sh
npm install @condorhero/vuepress-plugin-export-pdf-core -D
```

## License

[MIT](https://github.com/condorheroblog/vuepress-plugin-export-pdf/blob/main/LICENSE)
