using mocha/chai/sinon for node.js unit-tests? check out my utility: mocha-stirrer to easily reuse test components and mock require dependencies
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ruby_version=`~/.rvm/bin/rvm-prompt v` | |
| node_version=`/usr/local/bin/node -v` | |
| NONE="\[\033[0m\]" # unsets color to term's fg color | |
| # regular colors | |
| K="\[\033[0;30m\]" # black | |
| R="\[\033[0;31m\]" # red | |
| G="\[\033[0;32m\]" # green | |
| Y="\[\033[0;33m\]" # yellow |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # ~/.bashrc: executed by bash(1) for non-login shells. | |
| # see /usr/share/doc/bash/examples/startup-files (in the package bash-doc) | |
| # for examples | |
| . /etc/apache2/envvars | |
| # If not running interactively, don't do anything else | |
| [ -z "$PS1" ] && return | |
| # don't put duplicate lines or lines starting with space in the history. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ... | |
| ... | |
| <textarea froala="froalaOptions"></textarea> | |
| ... | |
| ... |
Forked from David Scott Kirby's Pen Mystify.
A Pen by Nate Cheng on CodePen.
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.
codyhouse custom
Forked from JFarrow's Pen Mega Dropdown for Surveyors.
Forked from JFarrow's Pen Mega Dropdown for Surveyors.
Forked from JFarrow's Pen Mega Dropdown for Surveyors.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <canvas id="canvas"></canvas> | |
| <div id="text"> | |
| <div id="clic" nowrap>infinite tree of life<br>this pen is mouse/touch interactive!</div> | |
| </div> |
Angular floating blocks, random color https://github.com/boo0330/floating-blocks
A Pen by Nate Cheng on CodePen.
NewerOlder