Pinned Repositories
awesome-development
A curated list of packages and resources I use in front-end development.
docker-node
Docker with Node v0.10.26 installed
dotfiles
My dotfiles for UNIX environment
folktale
A standard library for functional programming in JavaScript
init-package
A scaffold generator for npm packages.
is-generator
Tests whether a function is an generator.
is-promise
Tests whether an Object is a promise/A+ promise.
node-boilerplate
Node.js project boilerplate with Vagrant and Docker workflow.
webpack-config
An opinionated webpack config.
urban's Repositories
urban/node-boilerplate
Node.js project boilerplate with Vagrant and Docker workflow.
urban/webpack-config
An opinionated webpack config.
urban/is-promise
Tests whether an Object is a promise/A+ promise.
urban/awesome-development
A curated list of packages and resources I use in front-end development.
urban/docker-node
Docker with Node v0.10.26 installed
urban/dotfiles
My dotfiles for UNIX environment
urban/folktale
A standard library for functional programming in JavaScript
urban/init-package
A scaffold generator for npm packages.
urban/is-generator
Tests whether a function is an generator.
urban/j5-remote-light
Turn on and off an Led from a webpage.
urban/material-ui
React components that implement Google's Material Design.
urban/poker
urban/promisify
Converts a callback-based function to a Promise.
urban/qnb
quartz next billion
urban/react-build-system
An opinionated build system for React.
urban/react-by-example
React.js by example
urban/react-carousel
Carousel UI component built in React.js
urban/react-init
Interactively create project scaffolding for a React element module.
urban/react-init-component
An opinionated setup for authoring React components.
urban/react-layout
React mixin inspired by Polymer layout attributes.
urban/react-native-starter-kit
WORK IN PROGRESS
urban/scaffold
A simple static site generator.
urban/selectize.js
Selectize is the hybrid of a textbox and <select> box. It's jQuery based and it has autocomplete and native-feeling keyboard navigation; useful for tagging, contact lists, etc.
urban/signal-vs-noise
My thoughts on design and tech.
urban/urban-ui
A collection of React.js components and elements.
urban/urban.github.io
Personal website.
urban/webpack-build-system
An opinionated build system using Webpack.
urban/webpack-html-plugin
webpack plugin that renders HTML files.
urban/effect-beginners-complete-getting-started
Code for the "Effect: Beginners Complete Getting Started" course on https://www.typeonce.dev/
urban/xstate-complete-getting-started-guide
Complete XState getting started course: learn how to use all the features of XState to build powerful state charts and actor systems 🚀