Skip to content

Instantly share code, notes, and snippets.

View dbwhddn10's full-sized avatar

jongwoo Yoo dbwhddn10

View GitHub Profile
@dbwhddn10
dbwhddn10 / designer.html
Last active August 29, 2015 14:16
designer
<link rel="import" href="../topeka-elements/category-images.html">
<link rel="import" href="../core-icon/core-icon.html">
<link rel="import" href="../core-ajax/core-ajax.html">
<link rel="import" href="../core-icons/core-icons.html">
<link rel="import" href="../core-icons/av-icons.html">
<link rel="import" href="../paper-fab/paper-fab.html">
<link rel="import" href="../topeka-elements/category-icons.html">
<link rel="import" href="../paper-slider/paper-slider.html">
<polymer-element name="my-element">
@dbwhddn10
dbwhddn10 / gist:06a9bd9cecaf24493ef9
Last active December 24, 2024 08:55
cafe24 자바스크립트
/**
* i18n - Javascript Internationalization System
*
* @author Platform Team
*/
(function() {
var $i18n = {
/**
@dbwhddn10
dbwhddn10 / README.md
Last active August 29, 2015 14:10 — forked from mindplay-dk/README.md
<?php
/*
This code sample demonstrates several style for representing an option array with
the following fields: name, label, type_id, visible, default.
When designing this we should keep in mind that the option key may be represented
by either a literal or a (class)constant. As such we mix and match those for
illustrative purposes.
*/
@dbwhddn10
dbwhddn10 / SassMeister-input.scss
Created July 26, 2014 03:31
Generated by SassMeister.com.
// ----
// Sass (v3.3.10)
// Compass (v1.0.0.alpha.20)
// ----
// -----------------------------------------------------------------------------
// Introduction
// -----------------------------------------------------------------------------
// Here is hacky and experimental solution for cross-scopes extends