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:
Kyohei Fukuda 2022-03-21 18:25:14 +09:00 committed by GitHub
parent 4536c20455
commit 3c7b39b739
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

View file

@ -1100,6 +1100,15 @@ const Users: User[] = [
source: 'https://github.com/PcapPlusPlus/pcapplusplus.github.io', source: 'https://github.com/PcapPlusPlus/pcapplusplus.github.io',
tags: ['opensource', 'versioning'], 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', title: 'Pearl UI',
description: description: