• Stars
    star
    2
  • Language
    JavaScript
  • Created about 8 years ago
  • Updated almost 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Tom's talk at libertyjs 2016 on Object Oriented Functional Programming

More Repositories

1

phpQuery

This is phpQuery, a PHP port of jQuery selectors, super useful for DOM traversal and functional testing. Originally by Tobiasz Cudnik, who released it on Google Code. We forked it because we need some bug fixes and no commits have been made upstream for quite some time. Please share your phpQuery fixes with us!
PHP
430
star
2

symfony2-file-uploader-bundle

Multiple file uploads, based on the BlueImp jQuery uploader. Makes it very easy to attach one or more files to whatever you're editing. It's also easy to present that list again on a later edit so that existing files can be managed side by side with existing attachments.
PHP
157
star
3

mongo-dump-stream

Pipe entire mongodb databases through the shell, or to a node stream. It's what you wanted mongodump to be.
JavaScript
51
star
4

node-netpbm

node-netpbm scales and converts GIF, JPEG and PNG images asynchronously, without running out of memory, even if the original image is very large. It can also determine the image dimensions and type.
JavaScript
50
star
5

aS3StreamWrapper

An Amazon S3 stream wrapper for PHP with full support for subdirectory trees, multiple protocol names and caching
PHP
43
star
6

grunt-dox

Grunt Plugin for generating Dox
JavaScript
40
star
7

OptimumPHP

Optimum PHP installs and optimizes PHP for Ubuntu and CentOS Linux servers. FastCGI, APC and Apache worker threads are all configured for best performance. PHP is built with all the not-so-"optional" stuff needed by Apostrophe and other PHP framework based web apps such as those built on Symfony. PHP is configured with a more practical set of defaults. Kittens dance.
Shell
37
star
8

jquery-bottomless

jquery-bottomless is an infinite scroll plugin that has been torture-tested by naive users with old versions of IE, which is important because permanently replacing pagination with infinite scroll on a public facing site is a high risk, high benefit proposition. jquery-bottomless has a sweet and simple API.
JavaScript
32
star
9

jquery-rest-admin

A jQuery plugin providing an admin panel for any REST backend. Supports nested panels.
JavaScript
30
star
10

joinr

Performs joins on MongoDB documents and those from compatible databases.
JavaScript
30
star
11

best-practices

P'unk Ave development best practices.
22
star
12

mirror-website

Create a static mirror of a website. The goal is to address the almost universal need for custom processing when mirroring a modern site.
JavaScript
22
star
13

backend-challenge

Backend node.js coding challenge based on the Indego bike share API.
17
star
14

mongoose-uniqueslugs

This plugin guarantees unique slugs for model objects, automatically fixing collisions.
JavaScript
17
star
15

jquery-images-ready

imagesReady waits until the size of certain images is known, then tells you the maximum width, maximum height, and maximum ratio of height to width of all the images. Great for slideshow sizing.
JavaScript
8
star
16

pkLockServer

A distributed lock server built on persistent socket connections, with an emphasis on preventing false positives
PHP
8
star
17

zoltar

Zoltar sees all! Zoltar launches your node-powered sites on demand when you access them by their actual names. No more "node app", no more "http://localhost:3000". Also provides a web console to view the output and start, stop and restart apps.
JavaScript
8
star
18

jquery-selective

jquery-selective provides multiple selection with autocomplete. Items are added to the list by typing part of the label. Items may also be reordered if desired, and the relationship may have fields of its own, like "job title."
HTML
8
star
19

habit

A simple static site generator based on Nunjucks, LESS, and Markdown.
JavaScript
7
star
20

imagecrunch

A native MacOS command line tool for rendering an image file at many sizes. imagecrunch can also crop, convert between formats and automatically rotate photos so that they will face the right way in all web browsers. Much faster than imagemagick for the simple things it does.
Objective-C
7
star
21

jquery-json-call

Make simple JSON calls to a server with jQuery. Both send and receive any valid JSON data with one line of code. Say goodbye to the limitations of the query string format.
JavaScript
7
star
22

loadout

Set up your Mac the P'unk Avenue way with node.js, PHP, MongoDB, MySQL and everything else you need to get serious development done.
Shell
6
star
23

knowtify

A one-page status site
JavaScript
5
star
24

internal-dns

Give each of your coworkers' machines a subdomain of its own, so they can easily test each other's sites on the local network. Powered by dnsmasq, shelljs and prettiest.
JavaScript
5
star
25

jquery-find-safe

Query a selector while ignoring matches within specific nested elements.
JavaScript
5
star
26

jquery-projector

A jQuery slideshow plugin. Progressively enhances a list of items into a slideshow. Progressive enhancement makes it SEO-friendly. Copes intelligently with images of varying heights, imposing a consistent height on the slideshow so your page doesn't "jump." Tested and supported back to at least IE8.
JavaScript
4
star
27

sublime-async-mindset

nodejs async module snippets designed to improve your coding style
3
star
28

send-html-email

Send an HTML file as an email message with the right content type, for testing email clients
JavaScript
3
star
29

whereabouts

Status app for co-workers
JavaScript
3
star
30

async-merge-sort

Efficiently sort an array with an asynchronous comparison function. Suitable for sorts driven by prompting the user for each comparison, for instance.
JavaScript
3
star
31

jquery-radio

jquery-radio lets you painlessly get and set the current value of a group of radio buttons, filling a gap in jQuery's $.val. It is not a replacement for radio buttons. It just makes working with them more pleasant.
JavaScript
3
star
32

frontend-starter

Frontend starting point for P'unk Ave projects
CSS
3
star
33

vineloopr

A web app that loops over vines of a specific tag, and will add new vines with that tag to the loop automatically.
JavaScript
3
star
34

frontend-challenge

P'unk Avenue frontend challenge
3
star
35

jquery-find-by-name

A less bug-prone way to find elements by their name attribute. When the name is dynamic bugs are easily introduced while typing '[name="' + name + '"]'. Just use $.findByName(name) instead.
JavaScript
2
star
36

albedo

node.js app for generating reports from mysql databases
JavaScript
2
star
37

frequently

Execute a function every so often, plus on demand, while avoiding race conditions. Great for implementing "save in background" and other polling operations.
JavaScript
2
star
38

checky

A service that maintains a status check of selected sites
JavaScript
2
star
39

server-status

Live stats on webserver activity, disk space and CPU usage. Meant for scoreboard displays.
JavaScript
2
star
40

poptop

Quick and dirty reports on the most popular URLs and searches in an Apache or Nginx-style log file
JavaScript
2
star
41

html5-video

Converts videos to all suitable formats for use with the "video" element. Will accept a WebM or MP4 video, convert to the other format, and also supply a JPEG fallback image.
JavaScript
2
star
42

paypal-bulk-refund

Issues refunds for many PayPal REST API transaction IDs quickly.
JavaScript
1
star
43

tag-old-releases

Retroactively tag old npm releases in git. Obviously subjective, use at your own risk.
JavaScript
1
star
44

basecamp-classic-extension

A chrome extension that makes basecamp classic awesomer to work with
JavaScript
1
star
45

Apprenticeship

This repo is a public expostulation of the apprentice program I am helping to build at P'unk Ave.
CSS
1
star
46

find-downtime

A utility application that identifies periods of downtime in Apache-compatible log data
JavaScript
1
star
47

ummon-www

**Work in progess** A web interface for ummon-server
JavaScript
1
star
48

punkave-vagrant-lamp

Fully functional and flexible Vagrant LAMP VM for local development
Puppet
1
star
49

cloud-static

Sync and update folders of web-accessible static content to your local or cloud-based storage via uploadfs, retaining metadata in MongoDB to eliminate latency
JavaScript
1
star
50

nansen

api consumption framework module
JavaScript
1
star
51

s3-upload-missing

Upload contents of given folder to given s3 path, recursively. If a file already exists, do not upload it.
JavaScript
1
star
52

find-big-objects

Find big objects and print out dot paths to the properties that contribute to their size.
JavaScript
1
star
53

haz

Determines if a program exists in the PATH environment variable. Cross platform, including support for checking likely executable file extensions on Windows. Thorough unit tests. Available in synchronous and asynchronous versions.
JavaScript
1
star
54

backbone-utils

This is my toolkit for rapid backbone.js development. There are currently no dependencies, but I might move to making require.js a dependency.
JavaScript
1
star