Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View mattmischuk's full-sized avatar

Matty Mischuk mattmischuk

View GitHub Profile
@mattmischuk
mattmischuk / AntiFramework.php
Created November 20, 2014 20:00
AntiFramework
<?php
/*
AntiFramework Class ( http://antiframework.com/anti-framework )
Copyright: (c) 2011 AntiFramework.
License: GNU/GPL Version 2 or later. http://www.gnu.org/licenses/gpl.html
*/
class AntiFramework{
public $_default_options_panel_array, $_default_metaboxes_array, $_widgets;

Keybase proof

I hereby claim:

  • I am mattmischuk on github.
  • I am m1x (https://keybase.io/m1x) on keybase.
  • I have a public key ASAqBwTaygbeiAAWdtPXNIJ6n81L7BL_gXte-UX0QSeE7go

To claim this, I am signing this object:

@mattmischuk
mattmischuk / keybase.md
Created March 26, 2018 08:05
Keybase proof

Keybase proof

I hereby claim:

  • I am mattmischuk on github.
  • I am m1x (https://keybase.io/m1x) on keybase.
  • I have a public key ASCqHs906o29lbPHvsF1Ol3JjPwQx5IaDkxsB7rvGSpCWwo

To claim this, I am signing this object:

@mattmischuk
mattmischuk / LICENSE.TXT
Last active July 16, 2020 03:56
A node script to decode Relay global ids
Copyright 2020 Matt Mischuk
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHE