Skip to content

murdocha/MuhammaraJS

 
 

Repository files navigation

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')

About

Muhammara PDF module for node and electron (based on galkhana/hummusjs)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 75.8%
  • C++ 17.5%
  • Shell 2.4%
  • Makefile 1.1%
  • Python 1.0%
  • CMake 0.6%
  • Other 1.6%