Skip to content

Instantly share code, notes, and snippets.

View kkoci's full-sized avatar
🎯
Focusing

kristian koci kkoci

🎯
Focusing
  • Feeltech LTD
  • London
  • 22:10 (UTC -12:00)
View GitHub Profile
@lalviarez
lalviarez / _form.php
Last active March 13, 2017 21:07
Yii2 combolist ajax
<?php
use yii\helpers\Html;
use yii\widgets\ActiveForm;
use yii\helpers\ArrayHelper;
use yii\helpers\Url;
use yii\web\View;
/* @var $this yii\web\View */
/* @var $model common\models\ConsejoComunal */
@pkowalicki
pkowalicki / .block
Last active January 6, 2017 04:28
Pivot table visualization with zoomable partition layout in d3.js
border: no
height: 900
license: gpl-3.0