Pinned Repositories
angular
AngularJS compiled with jsdom and provided as a CommonJS module. Intended for testing AngularJS code without depending on a browser.
angular-component-demo
Simple demo of self contained AngularJS component
egghead-d3-calendar
Building a calendar from scratch with D3
egghead-d3v4
Code examples for the D3 v4 course on egghead.io
egghead-getting-started-with-express
Code examples from Getting Started with Express on egghead.io
partialify
require()-able HTML, CSS, and (potentially) more
protractor-workshop
ng-conf 2015 Protractor workshop
idyll
Create explorable explanations and interactive essays.
literasee
Create • Collaborate • Communicate
bclinkinbeard's Repositories
bclinkinbeard/resrcify
Browserify transform to copy assets to a common location and update references
bclinkinbeard/protractor-workshop
ng-conf 2015 Protractor workshop
bclinkinbeard/egghead-angularjs-protractor-screenshots
Code for the Better Protractor Testing with Screenshots video on egghead.io
bclinkinbeard/egghead-d3-bootstrap-calendar
Modifying an existing calendar with D3
bclinkinbeard/ng-mixin
Mixin utility for Angular that makes it easier to write min-safe code
bclinkinbeard/rework-assets
Copy all assets referenced in CSS to a folder, updating the URLs
bclinkinbeard/simple-d3-calendar
Building a calendar from scratch with D3
bclinkinbeard/write-to-path
Give a path, get a function that will write to it
bclinkinbeard/angular-nvd3
An AngularJS directive for NVD3 reusable charting library (based on D3). Easily customize your charts via JSON API.
bclinkinbeard/angular.js
HTML enhanced for web apps
bclinkinbeard/b-shim-61
bclinkinbeard/bl.ocks.org
A simple Gist viewer for HTML/JavaScript examples.
bclinkinbeard/bower-angular
Bower package for AngularJS
bclinkinbeard/components-blog
bclinkinbeard/demo-directives-with-providers
Demo of creating configurable directives with providers
bclinkinbeard/egghead-angularjs-protractor-console_errors
Code for the egghead.io video Detecting Console Errors in Protractor Tests
bclinkinbeard/git-auto
Git workflow automation
bclinkinbeard/grunt-saucelabs
Grunt task for running qunit tests using Sauce labs
bclinkinbeard/hubdb
a github-powered database
bclinkinbeard/hubdb-sandbox
Playground
bclinkinbeard/npm
a package manager for node
bclinkinbeard/npm-less
npm resolve for LESS files
bclinkinbeard/npm-tips
A collection of short (5 words or so) tips and tricks that can be sprinkled about the npm site.
bclinkinbeard/packify
packs up browserify apps by inlining all assets into one html file
bclinkinbeard/protractor
E2E test framework for Angular apps
bclinkinbeard/reveal-md
reveal.js on steroids! Get beautiful reveal.js presentations from your Markdown files
bclinkinbeard/rework-npm
Import CSS from npm modules using rework
bclinkinbeard/sandbox
bclinkinbeard/submissions-2015
To submit a talk to ng-conf 2015, you must fork this repo and do a pull request with your info.
bclinkinbeard/webdriver-manager
webdriver-manager extracted from Protractor