Coder Social home page Coder Social logo

prawn-table's Introduction

Prawn::Table

Gem Version Build Status Code Climate Maintained: PRs accepted

Provides table support for PrawnPDF.

Originally written by Brad Ediger with community contributions.

Status

This is currently an experimental extraction and is not actively maintained by the Prawn maintainers. Yet, Prawn maintenance team will help you integrate your pull requests. Please reach out to the Prawn maintenance team if you are interested in helping maintaining this project.

Documentation

A snapshot of Prawn::Table's manual can be found here: http://prawnpdf.org/prawn-table-manual.pdf

You can also generate a manual yourself by cloning the repository, running bundle, then running rake manual.

All the example files in the manual folder can be run individually.

Development priority

The main development priority is refactoring the code in order to reduce its complexity and thus make it more readable. By doing this, we will be able to more easily stabilize the codebase, which currently has a high defect density.

Feature requests

Additional features are welcome, but I won't find time to implement them myself anytime soon. If you can implement them yourself simply send a pull request with any new features. Please be sure to add extensive test cases and documentation for the new feature.

In case of more complex features it probably would make sense to discuss them in an issue before you go ahead and implement them.

Bug reports

Please use the github issue tracker to file bug reports.

If possible include a failing rspec test case with a seperate pull request and tag it as unresolved and with the issue number. Example:

it 'illustrates my problem', :unresolved, issue: 1 do
  # test
end

This way anyone else fixing it will have a clearer understanding of the problem and can be sure it's fixed.

prawn-table's People

Contributors

practicingruby avatar hbrandl avatar packetmonkey avatar pointlessone avatar jessedoyle avatar floydj avatar iffyuva avatar bharat311 avatar mojavelinux avatar fale avatar johnnyshields avatar matkoniecz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.