kemal-html2pdf

Version, currently main branch1 version
  • main branchlatestOct 5, 2024

github.com/anhsirk0/kemal-html2pdf

Kemal application to convert html markup to pdf

7 stars
0 dependents
License: GPL-3.0

Installation

# Add this to your shard.yml
dependencies:
  kemal-html2pdf:
    github: anhsirk0/kemal-html2pdf
    branch: main

main is a branch, not a release, so this tracks it rather than pinning a version.

Then run:

shards install

shard.yml

Crystal
1.0.0
License
GPL-3.0
Author
krishna <krishna404@yandex.com>
Target
  • kemal_html2pdf from src/kemal_html2pdf.cr

Dependencies

Runtime Dependencies

README

# kemal-html2pdf

TODO: Write a description here

## Installation

TODO: Write installation instructions here

## Usage

TODO: Write usage instructions here

## Development

TODO: Write development instructions here

## Contributing

TODO: Write contributing instructions here

## Contributors

- krishna - creator and maintainer