mirror of
https://github.com/foliojs/pdfkit.git
synced 2025-12-08 20:15:54 +00:00
Update readme.
This commit is contained in:
parent
4de43faa0b
commit
c3c43abc0f
@ -1,7 +1,7 @@
|
||||
# PDFKit
|
||||
A PDF generation library for Node.js.
|
||||
|
||||
## Description
|
||||
A PDF generation library for Node.js.
|
||||
|
||||
PDFKit is a PDF document generation library for Node that makes creating complex, multi-page, printable documents easy. It is written in pure CoffeeScript, but you can choose to use the API in plain 'ol JavaScript if you like. The API embraces chainability, and includes both low level functions as well as abstractions for higher level functionality. The PDFKit API is designed to be simple, so generating complex documents is often as simple as a few function calls. Check out some of the
|
||||
[documentation and examples](http://devongovett.github.com/pdfkit/docs/getting_started.html) to see for yourself!
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user