Hyperterm Tomorrow Themes
I’ve published Hyperterm themes based on Tomorrow Themes.
How to install
npm search hyperterm-tomorrow
$EDITOR ~/.hyperterm.js
npm
I’ve published Hyperterm themes based on Tomorrow Themes.
npm search hyperterm-tomorrow
$EDITOR ~/.hyperterm.js
I created 3 Hubot scripts and published to npm, however I worried about that there are no unit tests with them.
jQuery Element Diff Plugin is a plugin to generate JavaScript code to arrange elements to be same.
jQuery Selectorator Plugin is a plugin to generate unique selector from jQuery object.
$('element').getSelector()
Set options.ignore
to ignore classes, ids, names:
$('element').getSelector({ ignore: { classes: ['ui-droppable'] } })