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/angular-component-demo
Simple demo of self contained AngularJS component
bclinkinbeard/Class.js
Simple JavaScript Inheritance by John Resig
bclinkinbeard/bost.ocks.org
A website for the Bostocks.
bclinkinbeard/browserify-handbook
how to build modular applications with browserify
bclinkinbeard/2014.cascadiajs.com
This is the official repo for the CascadiaJS 2014 conference.
bclinkinbeard/atomify
An atomic web development tool - keep all your templates, css, and js for each node module together.
bclinkinbeard/atomify-cli
A CLI for Atomify
bclinkinbeard/atomify-css
Atomify your css - use css from npm modules and run the result through rework.
bclinkinbeard/atomify-js
Atomify your js - use js and handlebars templates from node modules on the front end.
bclinkinbeard/beefy
local development server that aims to make using browserify fast and fun
bclinkinbeard/brfs
browserify fs.readFileSync() static asset inliner
bclinkinbeard/browserify-ftw
Converts an entire project that uses requirejs amd into on that uses nodejs common modules so it can be browserified.
bclinkinbeard/browserify-website
the code that runs http://browserify.org
bclinkinbeard/Canvas
Starter theme for Cabin
bclinkinbeard/emitter-scope-relay
Relay EventEmitter events to AngularJS scopes
bclinkinbeard/grunt-browserify
Grunt task for node-browserify
bclinkinbeard/grunt-browserify2
a grunt task that uses browserify v2
bclinkinbeard/http-and-httpBackend-issues
Repo to showcase issues and inconsistencies
bclinkinbeard/Leaflet
JavaScript library for mobile-friendly interactive maps
bclinkinbeard/left
Left is a clean, whitespace-happy layout for Jekyll.
bclinkinbeard/node-browserify
browser-side require() the node.js way
bclinkinbeard/noParse-bug-demo
Bug demo
bclinkinbeard/prova
Test runner based on Tape and Browserify
bclinkinbeard/rework
Arbitrary CSS preprocessing library for Node.js and the browser-- (vendor prefixes, custom properties, image inlining, easing functions, extensions, mixins, ...)
bclinkinbeard/sass-resolve
Resolves all sass files in current project and all dependencies to create one sass file which includes them all.
bclinkinbeard/st
A node module for serving static files. Does etags, caching, etc.
bclinkinbeard/tape
tap-producing test harness for node and browsers
bclinkinbeard/testacular
Remote JS execution in multiple browsers / without browser...
bclinkinbeard/TypeRighter
Library for processing object trees into typed data
bclinkinbeard/wreq
node-style require() for the browser without a build step