Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.02 KB

File metadata and controls

39 lines (25 loc) · 1.02 KB

Welcome to MuhammaraJS

NPM version Build status

This is a drop in replacement for hummusJS originally made by Galkahana. He did an awesome job, but discontinued hummusjs.

The documentation for MuhammaraJS / HummusJS is still located at the hummusJS github wiki: available here

Welcome to HummusJS. A Fast NodeJS Module for Creating, Parsing an Manipulating PDF Files and Streams.

Original Project Project site is here.

If you are looking for a C++ Library go here.

Installation

npm install

Replace hummusJS with MuhammaraJS

Replace:

let hummus = require('humms')

With:

let muhammara = require('muhammara')