-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c8c8362
commit f606305
Showing
2 changed files
with
27 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
# pdf-node | ||
A JavaScript PDF generation library for NodeJs | ||
|
||
<br> | ||
|
||
[![📟](https://raw.githubusercontent.com/ahmadawais/stuff/master/images/git/install.png)](./../../) | ||
|
||
## Install | ||
|
||
```sh | ||
npm install pdf-node --save | ||
``` | ||
|
||
<br> | ||
## Connect | ||
|
||
<div align="left"> | ||
<p><a href="https://github.com/tawseefnabi/"><img alt="GitHub @tawseefnabi" align="center" src="https://img.shields.io/badge/GITHUB-gray.svg?colorB=6cc644&style=flat" /></a> <small><strong>(follow)</strong> To stay up to date on free & open-source software</small></p> | ||
<p><a href="https://twitter.com/NabiTowseef/"><img alt="Twitter @NabiTowseef" align="center" src="https://img.shields.io/badge/TWITTER-gray.svg?colorB=1da1f2&style=flat" /></a> <small><strong>(follow)</strong> To get tech updates/small></p> | ||
<p><a href="https://www.linkedin.com/in/tawseef-ahmad-bhat-61830385/"><img alt="LinkedIn @TawseefAhmad" align="center" src="https://img.shields.io/badge/LINKEDIN-gray.svg?colorB=0077b5&style=flat" /></a> <small><strong>(connect)</strong> On the LinkedIn profile y'all</small></p> | ||
</div> | ||
|
||
<br> | ||
|
||
|
||
[n]: https://nodecli.com/?utm_source=FOSS&utm_medium=FOSS&utm_campaign=create-node-app | ||
[repo]: https://github.com/AhmadAwais/create-node-app |