Pinned Repositories
express-chrome-logger
Debug your express app using the Chrome console.
go-imageupload
:white_square_button: Gracefully handle image uploading and thumbnail creation.
iso-3166-2.js
Lookup information about ISO-3166-2 subdivisions
melody
:notes: Minimalist websocket framework for Go
melody-jsnes
:tv: Multiplayer NES through the magic of WebSockets and Go.
pocketplace
:fireworks: Draw pixels on a canvas with friends.
react-ab
Simple declarative and universal A/B testing component for React.
react-social
Simple React components for social buttons (Facebook, Twitter and Pinterest) and social counts.
react-tagsinput
Highly customizable React component for inputing tags.
reactpack
:package: build your react apps with one command and one `npm i`.
olahol's Repositories
olahol/melody
:notes: Minimalist websocket framework for Go
olahol/react-tagsinput
Highly customizable React component for inputing tags.
olahol/reactpack
:package: build your react apps with one command and one `npm i`.
olahol/melody-jsnes
:tv: Multiplayer NES through the magic of WebSockets and Go.
olahol/react-ab
Simple declarative and universal A/B testing component for React.
olahol/react-social
Simple React components for social buttons (Facebook, Twitter and Pinterest) and social counts.
olahol/go-imageupload
:white_square_button: Gracefully handle image uploading and thumbnail creation.
olahol/iso-3166-2.js
Lookup information about ISO-3166-2 subdivisions
olahol/express-chrome-logger
Debug your express app using the Chrome console.
olahol/pocketplace
:fireworks: Draw pixels on a canvas with friends.
olahol/scrollparent.js
A function to get the scrolling parent of a html element.
olahol/iso-3166-2.json
JSON file of ISO 3166-2 subdivisions.
olahol/node-csp
Communicating sequential processes for node.
olahol/greasyphone
:iphone: :video_game: Play NES using smartphones as joypads
olahol/viewdiff
:ledger: view your diffs in a separate window.
olahol/bf2c
:bug: Not the smallest compiler ever
olahol/socialcount.js
Tiny javascript library for getting social share counts. Pinterest, Facebook, Twitter and Google Plus supported.
olahol/cpp-csp
Minimalistic header-only library for channels and CSP (Communicating sequential process) in C++11.
olahol/mainthread
Run functions in Go's main thread.
olahol/eselement
DOM-like wrapper around the Javascript AST
olahol/hnplain
output Hacker News in plain text
olahol/tsreflect
Flexible reflection based TypeScript type generator for Go types that can be marshalled with `encoding/json`.
olahol/react-bus
Event emitter designed for communication between react components.
olahol/deepmodules
Analyze depth of Go packages
olahol/generator-react-umd
A Yeoman generator that generates a minimalistic scaffold for a ES6 React component wrapped with the UMD.
olahol/gin-csrf
CSRF protection middleware for Go web framework Gin
olahol/node-mysql-slowlog
Application level slow log for mysql connections. Good for debugging slow queries when you haven't turned on or have access to the database slow log.
olahol/olapass
Stateless password manager.
olahol/request-animation-loop
As setInterval is to setTimeout, requestAnimationLoop is to requestAnimationFrame.
olahol/bnfc
BNF Converter