icbat / puca-tools

A collection of Pucatrade helpers I've made

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

puca-tools

Build Status

A collection of tools I've built for my own Puca use.

puca-addresses

This is a tool I use to build a CSV to Mail Merge in to label software to easily print a bunch of addresses.

How to use it

Make a new bookmark and paste this into the url:

javascript:(function () {
$('<script>').attr('src', 'https://icbat.github.io/puca-tools/dist/puca-tools.js?'+(new Date()).getTime()).appendTo('head');
})()

When you are on the sending page, click the bookmark.

puca-stats

This will ideally be a way to export historical data from pucatrade for visualization somewhere else.

About

A collection of Pucatrade helpers I've made


Languages

Language:JavaScript 100.0%