Skip to content

Instantly share code, notes, and snippets.

### Keybase proof
I hereby claim:
* I am glavvred on github.
* I am msado (https://keybase.io/msado) on keybase.
* I have a public key ASCxdjCMQ7MQPhmSp3t_04pMH4U-zTOv-Hoz4-VBx9UTQQo
To claim this, I am signing this object:
@glavvred
glavvred / countries.json
Created December 6, 2016 06:46 — forked from keeguon/countries.json
A list of countries in JSON
[
{name: 'Afghanistan', code: 'AF'},
{name: 'Åland Islands', code: 'AX'},
{name: 'Albania', code: 'AL'},
{name: 'Algeria', code: 'DZ'},
{name: 'American Samoa', code: 'AS'},
{name: 'AndorrA', code: 'AD'},
{name: 'Angola', code: 'AO'},
{name: 'Anguilla', code: 'AI'},
{name: 'Antarctica', code: 'AQ'},
@glavvred
glavvred / designer.html
Last active October 2, 2015 07:36
designer
<link rel="import" href="../core-field/core-field.html">
<link rel="import" href="../core-icon/core-icon.html">
<link rel="import" href="../core-input/core-input.html">
<link rel="import" href="../core-icon-button/core-icon-button.html">
<link rel="import" href="../core-toolbar/core-toolbar.html">
<link rel="import" href="../core-header-panel/core-header-panel.html">
<polymer-element name="my-element">
<template>