Displaying 1 to 20 from 93 results

paper-css - Paper CSS for happy printing

  •    CSS

Recently, we say "front-end" every day. Then why don't we make the printing documents in front-end? We believe we can make it perfectly without back-end. Paper CSS is just a small snippet of CSS, but it helps us create them in browser easily. Set the class of <body> and also set "sheet" for each sheet.

ink - 🌈 React for interactive command-line apps

  •    Javascript

React for CLIs. Build and test your CLI output using components. Ink's goal is to provide the same component-based UI building experience that React provides, but for command-line apps. That's why it tries to implement the minimum required functionality of React. If you are already familiar with React (or Preact, since Ink borrows a few ideas from it), you already know Ink.

Gutenberg - Modern framework to print the web correctly

  •    CSS

Simply include the right stylesheet(s) in your html and load it only for a printer. Gutenberg.css is the base stylesheet but there are themes available in the themes folder. You can also use the unpkg service as a CDN.




icecream - 🍦 Sweet and creamy print debugging.

  •    Python

Do you ever use print() or log() to debug your code? Of course you do. IceCream, or ic for short, makes print debugging a little sweeter. IceCream is well tested, permissively licensed, and supports Python 2, Python 3, PyPy2, and PyPy3.

printThis - jQuery printing plugin; print specific elements on a page

  •    Javascript

Debug leaves the iframe visible on the page after printThis runs, allowing you to inspect the markup and CSS. Copy CSS <link> tags to the printThis iframe. On by default.

Print.js - A tiny javascript library to help printing from the web

  •    Javascript

Print.js is a tiny javascript library to help printing from the web. Print.js was primarily written to help us print PDF files directly within our apps, without leaving the interface, and no use of embeds. For unique situations where there is no need for users to open or download the PDF files, and instead, they just need to print them.

Hartija---CSS-Print-Framework - Universal CSS for web printing

  •    HTML

Hartija is universal printing stylesheet or best printing CSS practices all in one. The "magic" is in media="print", this CSS file will be used by the browser only when you print. You can also use it inside CSS like: @media print { .. }.


WP7PrintHelper

  •    

This project is aimed at the Windows Phone 7 developers that need to print from an App they are developing. The project provides a WCF service that runs on any desktop or server, and a print dialog dll that runs on the Windows 7 phone. It is developed in Framework 4.0 Client C#

NGridDrawer Library

  •    

This library provide printing features for grids of data (DataGridView,...) on the Frameworks DOT NET 2.0 and above

DocumentPrinter.Net

  •    

The component provides us to print any document from any printer using full managed code. Supports commonly known file types.

Windows Print Tool for ClearCanvas

  •    

This project is a tool for print DICOM images in standard windows printer in ClearCanvas PACS Workstation.

ipp-printer - An IPP printer written in Node.js

  •    Javascript

Create a printer on your network using nothing but Node.js. This module implements version 1.1 of the IPP protocol and uses Bonjour/Zeroconf to advertise a printer on your local network that anyone can print to.For a video introduction, check out the talk I gave at Node.js Interactive 2015 in Portland.

gitprint.com - Render Github markdown documents for printing

  •    Javascript

Ever found that printing README's or Markdown files from Github.com is a pain in the ass? Me too. Simply view any markdown file on Github, then in your URL bar replace the github.com part of the URL with gitprint.com. Your markdown file will be rendered to a beautiful, printable PDF.

bcc - An IPP tool to Man-in-the-Middle all traffic to a local printer

  •    Javascript

This is an example of a Bonjour/Zeroconf Man-in-the-Middle attack. This software showcases the attack of an IPP enabled printer. It will intercept all print jobs sent to the target printer.This attack only works for Bonjour/Zeroconf and IPP enabled printers. Only jobs sent from clients that have the printer configured using Bonjour/Zeroconf will have their jobs intercepted.

stringify-object - Stringify an object/array like JSON.stringify just without all the double-quotes

  •    Javascript

Useful for when you want to get the string representation of an object in a formatted way.It also handles circular references and lets you specify quote type.

ipp-encoder - Internet Printing Protocol (IPP) encoder and decoder

  •    Javascript

Internet Printing Protocol (IPP) encoder and decoder.This module can be used to implement either a printing client or a printer server.






We have large collection of open source products. Follow the tags from Tag Cloud >>


Open source products are scattered around the web. Please provide information about the open source projects you own / you use. Add Projects.