Pinned Repositories
dom-tree
DOM Manipulation Library
failing-code
Returns failing code for given error
flat-glob
Return glob applied, flattened and duplicate filtered version of the given list of filenames
gorilla-sessions-memcache
Memcache session support for Gorilla Web Toolkit
iter
Serial & Parallel Iteration
key-event
Add/remove keyboard events.
keyname-of
Library to find out event keyname of given key code
magick
ImageMagick bindings for Go (golang)
new-command
Simplifies creating CLI programs by combining minimist, show-help, show-version modules.
parallelly
Compose async functions into one function that runs all parallelly
nicolasroy's Repositories
nicolasroy/dom-tree
DOM Manipulation Library
nicolasroy/failing-code
Returns failing code for given error
nicolasroy/flat-glob
Return glob applied, flattened and duplicate filtered version of the given list of filenames
nicolasroy/gorilla-sessions-memcache
Memcache session support for Gorilla Web Toolkit
nicolasroy/iter
Serial & Parallel Iteration
nicolasroy/key-event
Add/remove keyboard events.
nicolasroy/keyname-of
Library to find out event keyname of given key code
nicolasroy/magick
ImageMagick bindings for Go (golang)
nicolasroy/new-command
Simplifies creating CLI programs by combining minimist, show-help, show-version modules.
nicolasroy/parallelly
Compose async functions into one function that runs all parallelly
nicolasroy/prettify-error
Prettify given error objects for console outputs
nicolasroy/prova
Test runner based on Tape and Browserify
nicolasroy/run-serially
Run given commands as child processes serially.
nicolasroy/s3_direct_upload
Direct Upload to Amazon S3 With CORS
nicolasroy/show-help
Outputs help for parent package and exits
nicolasroy/sidekiq
Simple, efficient background processing for Ruby
nicolasroy/stream-format
String formatting with streams. It's based on new-format
nicolasroy/style-format
Library to easily style texts with string formatting.