Skip to content

Instantly share code, notes, and snippets.

View enquora's full-sized avatar

David Richardson enquora

  • Enquora Data Services
View GitHub Profile
@enquora
enquora / CPWindow+animations.j
Last active May 13, 2017 00:14 — forked from Me1000/CPWindow+animations.j
Pretty window animations for Cappuccino CPWindow.
/*!
Created by Randy Luecke April 22nd 2011
Copyright RCLConcepts, LLC.
All right reserved.
This code is available under the MIT license.
*/
@enquora
enquora / 0_reuse_code.js
Created July 27, 2016 19:58
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
@enquora
enquora / CPNavigationBar.j
Created May 20, 2016 04:19 — forked from nickjs/CPNavigationBar.j
CPNavigationController & CPViewController
/*
* CPNavigationBar.j
* AppKit
*
* Created by Nicholas Small.
* Copyright 2009, 280 North, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
{
"_default_" : {
"date_formats" : ["yyyy-MM-dd", "yyyy/MM/dd"]
}
}