Skip to content

Instantly share code, notes, and snippets.

@nch3ng
nch3ng / Froala and Carrierwave-RoR Demo.html
Last active April 10, 2019 05:16
Image upload with Froala and Rails 4, Carrierwave, Fog AWS
...
...
<textarea froala="froalaOptions"></textarea>
...
...
@nch3ng
nch3ng / AngularJS Draggable & Droppable Directive.markdown
Created August 17, 2015 22:06
AngularJS Draggable & Droppable Directive

AngularJS Draggable & Droppable Directive

An Angular directive to create draggable & droppable objects, using jQuery UI, with the ability to change the template dynamically, group draggable objects and transclude the directive's enclosed information as content; as well communicate this content to the parent controller; and place the correct content in the droppable.

A Pen by Michael E Conroy on CodePen.

License.

@nch3ng
nch3ng / Mega Dropdown for Surveyors.markdown
Created August 6, 2015 21:47
Mega Dropdown for Surveyors
@nch3ng
nch3ng / index.html
Created August 3, 2015 22:15
infinite tree of life
<canvas id="canvas"></canvas>
<div id="text">
<div id="clic" nowrap>infinite tree of life<br>this pen is mouse/touch interactive!</div>
</div>
@nch3ng
nch3ng / Angular Material Design Header, Ripple Button, and Toggle Sidebar.markdown
Created August 3, 2015 22:07
Angular Material Design Header, Ripple Button, and Toggle Sidebar

Angular Material Design Header, Ripple Button, and Toggle Sidebar

Angular Material Design Header, Ripple Button, and Toggled Sidebar

A Pen by Nate Cheng on CodePen.

License.

@nch3ng
nch3ng / Angular floating blocks, random color, random shape.markdown
Created August 3, 2015 22:06
Angular floating blocks, random color, random shape