Pinned Repositories
react-draggable
React draggable component
react-grid-layout
A draggable and resizable grid layout with responsive breakpoints, for React.
react-resizable
A simple React component that is resizable with a handle.
keyMirror
Simple util to create an object with its keys mirrored as values. Standalone port of react/lib/keyMirror.
node-toobusy
Don't let your Node.JS server fall over when it's too busy.
react-localstorage
Simple componentized localstorage implementation for Facebook's React.
react-router-component
Declarative router component for React.
securesha.re-client
Client-side files for Securesha.re, a simple end-to-end encrypted file sharing website.
strml.net
STRML: Projects & Work
textFit
A jQuery-free component that quickly fits single and multi-line text to the width (and optionally height) of its container.
STRML's Repositories
STRML/babel-preset-es2015-maybe-webpack
STRML/privacyidea
authentication system for two factor authentication (2FA)
STRML/ansible-aws-ena
An Ansible role for installing AWS Elastic Networking Adapter (ENA) drivers.
STRML/crowdin-cli
A command-line client for the Crowdin API
STRML/fluxxor
Flux architecture tools for React
STRML/rc-slider
React Slider
STRML/SignificantTrades
A more useful version of the Recent Trades pane on Bitmex.
STRML/babel
Babel is a compiler for writing next generation JavaScript.
STRML/BitcoinArmory
Python-Based Bitcoin Software
STRML/dailyblockchain.github.io
Live bitcoin transactions visualisation
STRML/debug-trace
Adds a handy `trace` flag to the console object to prepend the file and line number.
STRML/eslint-config-loopback
LoopBack's ESLint shareable configs.
STRML/EventEmitter2
A nodejs event emitter implementation with namespaces, wildcards, TTL, works in the browser
STRML/express-httpchk
Middleware to provide status endpoint for haproxy.
STRML/i18next-express-middleware
express middleware for i18next
STRML/inferno
An extremely fast, React-like JavaScript library for building modern user interfaces
STRML/ioredis
A robust, performance-focused and full-featured Redis client for Node and io.js.
STRML/loopback-component-explorer
Browse and test your LoopBack app's APIs
STRML/loopback-swagger
LoopBack Swagger Spec Integration
STRML/loopback.io
LoopBack project site - now with documentation!
STRML/multiregion-terraform
Example multi-region AWS Terraform application
STRML/queue
Asynchronous function queue with adjustable concurrency
STRML/shared-memory-disruptor
Shared memory LMAX Disruptor for Node
STRML/streisand
Streisand sets up a new server running L2TP/IPsec, OpenConnect, OpenSSH, OpenVPN, Shadowsocks, sslh, Stunnel, a Tor bridge, and WireGuard. It also generates custom instructions for all of these services. At the end of the run you are given an HTML file with instructions that can be shared with friends, family members, and fellow activists.
STRML/SublimeLinter-contrib-mypy
mypy static type checking for python
STRML/tcomb
Type checking and DDD for JavaScript
STRML/terraform-landscape
Improve Terraform's plan output to be easier to read and understand
STRML/viabtc_exchange_server
viabtc exchange server
STRML/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders," modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
STRML/webpack-3-scope-hoisting-bug
A reproduction of a Webpack3 Hoisting Bug, #5138