Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/galkahana/HummusJS
Node.js module for high performance creation, modification and parsing of PDF files and streams
https://github.com/galkahana/HummusJS
nodejs pdf-generation pdf-manipulation pdf-modification pdf-parsing
Last synced: 7 days ago
JSON representation
Node.js module for high performance creation, modification and parsing of PDF files and streams
- Host: GitHub
- URL: https://github.com/galkahana/HummusJS
- Owner: galkahana
- License: other
- Created: 2013-03-22T22:23:36.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-09-23T03:15:42.000Z (about 2 months ago)
- Last Synced: 2024-10-29T15:10:32.987Z (10 days ago)
- Topics: nodejs, pdf-generation, pdf-manipulation, pdf-modification, pdf-parsing
- Language: C
- Homepage: http://www.pdfhummus.com
- Size: 27.4 MB
- Stars: 1,147
- Watchers: 32
- Forks: 170
- Open Issues: 223
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-pdf - HummusJS
- jimsghstars - galkahana/HummusJS - Node.js module for high performance creation, modification and parsing of PDF files and streams (C)
README
# HummusJS
![Build Status](https://github.com/galkahana/HummusJS/actions/workflows/build.yml/badge.svg)
[![NPM version](https://img.shields.io/npm/v/hummus.svg?style=flat)](https://www.npmjs.org/package/hummus)
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=Z4A979AJEZLMC&lc=GB&item_name=PDFHummus¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)**Update 9/11/2019 Ending Support:**
Hi All, after 6 years I decided to finish supporting HummusJS. You may still use the code as is, with the provided license, however I will not be providing answers, solutions, responses etc.If you want to continue using HummusJS and are looking for a maintained version you can move to [MuhammaraJS](https://github.com/julianhille/MuhammaraJS) which is a drop in replacement for HummusJS. Thanks [Julianhille](https://github.com/julianhille) for maintaining it.
I'd like to thank everyone who used HummusJS and wish you all the best going forward with your projects.
Gal.Welcome to HummusJS.
A Fast NodeJS Module for Creating, Parsing an Manipulating PDF Files and Streams.
Documentation is available [here](https://github.com/galkahana/HummusJS/wiki).
Project site is [here](http://www.pdfhummus.com).If you are looking for a C++ Library go [here](https://github.com/galkahana/PDF-Writer).