mirror of
https://github.com/facebook/docusaurus.git
synced 2025-04-29 18:27:56 +02:00
docs: add pdfme docs to showcase (#6948)
* Add pdfme docs to showcase * minor tweaks Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
parent
4536c20455
commit
3c7b39b739
2 changed files with 9 additions and 0 deletions
BIN
website/src/data/showcase/pdfme.png
Normal file
BIN
website/src/data/showcase/pdfme.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
|
@ -1100,6 +1100,15 @@ const Users: User[] = [
|
|||
source: 'https://github.com/PcapPlusPlus/pcapplusplus.github.io',
|
||||
tags: ['opensource', 'versioning'],
|
||||
},
|
||||
{
|
||||
title: 'pdfme',
|
||||
description:
|
||||
'Free and Open source PDF generator library fully written in TypeScript coming with a React based UI template editor',
|
||||
preview: require('./showcase/pdfme.png'),
|
||||
website: 'https://pdfme.com/',
|
||||
source: 'https://github.com/pdfme/pdfme/tree/main/website',
|
||||
tags: ['opensource', 'design', 'product'],
|
||||
},
|
||||
{
|
||||
title: 'Pearl UI',
|
||||
description:
|
||||
|
|
Loading…
Add table
Reference in a new issue