Skip to content

Instantly share code, notes, and snippets.

View superpikar's full-sized avatar
🏠
Working from home

A. Dzulfikar Adi Putra superpikar

🏠
Working from home
View GitHub Profile
@superpikar
superpikar / A-Pen-by-Dzullfikar-Adi-Putra.markdown
Created October 8, 2013 03:48
A Pen by Dzullfikar Adi Putra.
/* test qs parse and stringify, running in https://npm.runkit.com/qs */
const qs = require('qs');
const assert = require('assert');
const obj= {
Data: {
[0]: {
title: 'As',
slug: 'asas',
<link href="https://cdnjs.cloudflare.com/ajax/libs/Swiper/3.4.2/css/swiper.min.css" rel="stylesheet">
<link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet">
<style>
body {
background: #e8eeff;
}
#app {
padding: 50px 0;
}
.timeline {
<!DOCTYPE html>
<html lang="en-US">
<head><title>Just a moment...</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<meta name="robots" content="noindex,nofollow">
<meta name="viewport" content="width=device-width,initial-scale=1">
<style>* {
box-sizing: border-box;
margin: 0;