Pinned Repositories
backbone-boilerplate
A set of best practices and utilities for building Backbone.js applications.
browserify-playground
A playground for browserify modules
chat-app
Node.js and Socket.io app using Device.js to target mobile platform.
drawingTutorial
Drawing tutorial source code using node.js, socket.io, express.js, HTML5 Canvas, and HTML5 WebSockets
EasyParallax
A better performance Parallax effect taking advantage of requestAnimFrame and CSS3 translate
fullPageSlider
A lightweight full page slider plugin for sliding panels containing any sorts of HTML with a sliding interval after initial click.
JS-Design-Patterns
:book: JavaScript Design Patterns in ES 2015
npm-cheatsheet
List of useful commands for NPM
Select
Select grabs all the elements of a parent on the page at once when you need them instead of having seperate jQuery selectors spread out
joshbedo's Repositories
joshbedo/circle-ecs
joshbedo/waterline
An adapter-based ORM for Node.js with support for mysql, mongo, postgres, redis, and more
joshbedo/marionette.inspector
Marionette Inspector
joshbedo/ElasticUI
AngularJS directives for Elasticsearch
joshbedo/falcor-api
Falcor express API
joshbedo/MagicMirror
:crystal_ball: ReactNative smart mirror project
joshbedo/nuclearjs-shoppingcart
Shopping Cart in NuclearJS with ImmutableJS
joshbedo/nutella-scrape
:chocolate_bar: learn to scrape the web with Node.js -- it tastes like chocolate
joshbedo/levi
Streaming full-text search for Node.js and browsers. Built on LevelDB.
joshbedo/node-nearest-neighbor
Nearest neighbor algorithm to find the most similar object within an array of objects.
joshbedo/loopback-playground
CoffeeShop Loopback Playground
joshbedo/exponentiation-operator
Progress tracking for ES7 exponentiation operator
joshbedo/jackrabbit
Simple AMQP / RabbitMQ job queues for node based on amqplib
joshbedo/oy
React utilities for building server-side email templates.
joshbedo/throng
A simple worker-manager for clustered apps
joshbedo/react-engine-krakenjs-example
Isomorphic application allowing you to render JSX server-side and client-side
joshbedo/Insight
joshbedo/ger
Good Enough Recommendation (GER) Engine
joshbedo/citojs
joshbedo/monte-carlo-simulation
NodeJS Monte Carlo Simulation using Weighted Quick Union Find to create open sites and check for Percolation
joshbedo/lusca
Application security for express apps.
joshbedo/React.Upgrade
Upgrade your React app from 0.10.x to 0.12.x
joshbedo/kue
Kue is a priority job queue backed by redis, built for node.js.
joshbedo/flexy
Friendly flux based on channels and immutable data
joshbedo/js-playground
Just playing around with future JavaScript features...
joshbedo/react-select
A Select control built with and for React JS
joshbedo/react-engine
a composite render engine for isomorphic express apps to render both plain react views and react-router views
joshbedo/ng-cordova-facebook-example
Ionic Framework ngCordova Oauth Example for Facebook
joshbedo/babel-library-boilerplate
A boilerplate to author Javascript libraries in ES6 for Node and the browser.
joshbedo/es6-npm-starter
Starter for developing a ES6 npm module