Steel Brain

Login: steelbrain

Company: null

Location: null

Bio: i@steelbrain.me

Blog: http://steelbrain.me/

Blog: http://steelbrain.me/

Member of

  1. Atom Debugger
  2. Epic Games
  3. motion
  4. Truebill
  5. TypeStrong

Repositories

a3-duws-unofficial
My fork of Dynamic Universal War System
algorithms
My implementations of multiple algorithms in Javascript
alpine-caddy
Alpine Linux Docker Container running Caddyserver
ama
Ask me anything!
apollo-client
:rocket: A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server
AsyncMySQL
Async MySQL Wrapper for HHVM's HackLang.
Async-Redis
Async Redis Pub/Sub in HackLang
atom-autocomplete
Collection of node helpers for Atom's autocomplete providers
Atom-Hack
HackLang Package for Atom Editor
atom-linter
Helper module for linter providers
atom-package-ideas
Repository with Ideas for Atom Packages. Have a suggestion? Open an issue and tell me about it
atom-package-path
Get path of requirer apm module from your npm module
atom-terminal-tab
A simple Terminal for Atom.
atom-text-buffer-point
Point class from Atom's TextBuffer
atom-text-buffer-range
Range class from Atom's TextBuffer
autocomplete-hack
Hack Lang AutoComplete for Atom Editor
autocomplete-swift
Swift autocomplete provider
babel
:tropical_fish: Babel is a compiler for writing next generation JavaScript.
babel-cli
A smarter babel-cli
babel-cli-flow
Babel-CLI fork that also saves source files with .flow extension
babel-preset
My personal babel preset
babel-preset-es2015-sane
The mirror of babel-preset-es2015 without the regenerator requirement
babel-preset-legacy
Deprecated (use babel-preset-steelbrain instead) | Contains transforms for things not available in ~ Chrome 40
babel-watch
Reload your babel-node app on JS source file changes. And do it fast.
benchmark-ipc
Benchmarks for Node IPC
bibi
A repository management tool
Brauser
A Web-Native Cross Platform Web Browser.
busy-signal
A base Atom package that provides an easy to use API to show your package is performing a task
callsite
Optimized stack traces for Javascript
canvas-game
A simple html5 2d monster capturing game
Cayley-HHVM
A Cayley client for HHVM
Chrome-Throttle-Workaround
Chrome Throttles setTimeout of inactive tabs to 1 sec, here's the workaround.
class-validators
ES Decorators for function param validation
command
CLI command and options parser
communication
A communication library for communication libraries
config-file
Manage JSON configuration files without race conditions
consistent-env
A reliable way to get env in Node
consistent-path
A module to get correct $PATH on OSX that does not modify globals
cool-trim
Trim with maximum coolness :scream_cat:
copy
Smooth recursive copies in Node.js
create-react-app
Create React apps with no build configuration.
custom-element-base
A base component for declaring custom elements
debounce
Debouncing functions made easy
declarations
A base package that lets other packages allow user to jump to declaration
declarations-javascript
Node.js module to scan declarations in Javascript sources
declarations-js
Atom package for Javascript support for Jump to Declaration
denode
Debug node apps like a pro
disposable-event
Events from all over the messy world, streamlined!
disposify
Convert any type of object into a disposable
downloader
A node.js multi-connection downloader
downloader-ui-go
Cross-platform Downloader-GO UI in Golang
dQuery
jQuery rewrite in ES6 without the dinosaurs part.
DUWS-R
ArmA 3 Dynamic Universal War System - Rebirth
eol-enforcer
An Atom package that enforces chosen line ending
eslint-config-steelbrain
My eslintrc
eslint-minimal-setup
An example ESLint minimal setup
EventEmitter-Hack
A simple, lightweight, EventEmitter in Hack
event-kit
Lightweight library to create disposable components
exec
Node's Process spawning APIs beautified
Expected-Write
A promise based expect-and-write for child_processes and streams
extify
Node module to resolve executables on windows with PATHEXT
flow-ide
A full featured FlowType package for Atom Editor
forex_algotrading
My Forex algotrading platform in Python - based on my posts at http://jon.io
fs
Promisified fs for Node.js
github
:octocat: Git and GitHub integration for Atom
Google-Authenticator
Google-Authenticator implementation in PHP/Hack
google-recaptcha
Google Recaptcha as an HTML5 Custom Element
hack-debug
Hack port of node debug module
Happy-DB
A Redis protocol compatible NoSQL Database written entirely in NodeJS
HHVM-Async-Server
Async Socket Server Experiment in HHVM's HackLang
ide-golang
Language Server Protocol client for Golang for Atom
intentions
Base package for showing intentions in Atom
intentions-colorpicker
Colorpicker for intentions package
intentions-numbers
A package that allows you to hold numbers in text editor and increase/decrease them on mouse move
jasmine-fix
Async helpers for Jasmine
JS-Mods
Deprecated
js-toolkit
A toolkit for being more productive with Javascript.
jsx-string
JSX in strings out
language-hack
HackLang Grammar for Atom Editor
lerna
:dragon: A tool for managing JavaScript projects with multiple packages.
linter
A Base Linter with Cow Powers http://steelbrain.me/linter/
linter-eslint
ESLint plugin for Atom Linter
linter-ui-default
Default UI for the Atom Linter package
mariasql-promise
A lightweight Promise wrapper for MariaSQL (MySQL Compatible)
memoize
Memoization in JS made easy
motion
javascript cli: fast, configurable, easy, with hmr
node-ancillary
A binding to the ancillary library for node.js which allows to share sockets between processes
node-http-grabber
HTTP Grabber with resume capability written in Node.js
node-resolve
Implements the node.js require.resolve() algorithm
node-ssh
SSH2 with Promises
node-youtube-dl
A Youtube-DL downloader interface for node
nohup-shell-hanging-bug
This is a reproduction of an issue with nohup causing any kind-of shell to hang up
npm-path
Get PATH of your node runtime and modules
nuclide
An open IDE for web and native mobile development, built on top of Atom
package-deps
Automatically install dependencies for your atom packages
package-info
Get information about NPM packages
package-upgrader
Auto-Updater for atom packages
PDO-Mysql
An HH PDO Wrapper that's guaranteed to make your life easier
pexchange
A promise based inter-process data exchange
PHP-Assert
Assertion helpers for PHP
php-serialize
PHP Serialize/Unserialize in Javascript
Polymer-XHP
Polymer Custom Elements as XHP Tags
prezto
The configuration framework for Zsh
process-bootstrap
Node.js module to help you bootstrap your `process`
process-communication
Makes promise-based inter process communication easy
process-lockfile
Lockfiles for Node.js with extended capabilities
promise
A lightweight Promise Library for NodeJS
promise.defer
Lightweight Promise.defer implementation
Promise-finally
Make Promises look a bit like callbacks while retaining all of their beauty
promisify
Node module for simple promisification
publish
Things I use to publish my packages
pundle
? peaceful bundles - js bundler, built from the ground up for speed and extensibility
pundle-typescript-example
Example typescript app in Pundle v2
range-pool
Node.js range-pool, allows distribution of range-based work among workers
react-apollo
:recycle: React integration for Apollo Client
react-apollo-error-template
null
react-mixin
Developer friendly mixins for React
react-table
React Table Component done right
RedisNG
A correctly typed Redis Client for HHVM written in HackLang
RedisNG-Node
A tiny yet Powerful Promise based Redis Client for Node.js
redis-proto
Redis Protocol Encode/Decode in NodeJS
Redis-Proto-Java
Redis Protocol Parser in Java
resolve
Deprecated use substack/resolve instead; require.resolve algorithm implemented with awesome features
rollup
Next-generation ES6 module bundler
scandir
File scanning module for Node.js
segment-appsflyer-ios
null
site
? Serverless.com ? 100% serverless website built w/ React, Phenomic, AWS Lambda & the Serverless Framework
smart-cache
A smart NodeJS file cache that fits everywhere!
Smart-Polyfill
A smart polyfill server for browsers written in Node
smart-server
A NodeJS http server that automatically transpiles/minifies and processes content at serve time.
socket.io-php-emitter
Dead Simple Socket.io Emitter for PHP (HHVM Compatible)
source-map
Parse and consume source maps.
ssh2-server
Easy to use ssh2 server in Node.js
steelbrain.github.io
null
stream-promise
Convert a stream to a Promise (for Node and Browsers)
string_score
My string_score fork that exports correctly instead of modifying proto
String-Templates
A simple string templating engine written in PHP
String-Templates-JS
String Templates implementation in Javascript
tagged-template-literals
:rainbow: A base library to make your packages simpler.
todo
My personal OSS todo with issues and priorities and all
ucompiler
Depreciated: UCompiler is a Compiler / Minifier / Concatenator / Transpiler for all of your web assets
ucompiler-plugin-babel
Babel support for UCompiler
ucompiler-plugin-browserify
Browserify support for UCompiler
ucompiler-plugin-less
Less support for UCompiler
ucompiler-plugin-newline
A ucompiler plugin that ensures line feed at the end of file
ucompiler-plugin-rollup
Rollup support package for ucompiler
ucompiler-plugin-uglify
UglifyJS support for ucompiler
Universal-Compiler
Depreciated: Universal-Compiler is a Compiler / Minifier / Concatenator / Transpiler for all of your web assets.
vanilla-jsx
Deprecated: A lightweight library that converts JSX into HTMLElements
webpack-bug
Webpack caching bug that I hit
WebRTC-Experiments
My playground for WebRTC stuff
websocket-promise
Deprecated: A Promise-based websocket server
Worker-Exchange
Human-Friendly Web Worker wrapper.
xhp
XHP Mods
XHP-Polymer
Polymer friendly XHP fork
x-notification
Codedrops notifications as HTML5 Custom Element

Commits To

RepositoryMost Recent Commit# Commits


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.