Pinned Repositories
autoflow
autoflow (formerly react) is a javascript module to make it easier to work with asynchronous code, by reducing boilerplate code and improving error and exception handling while allowing variable and task dependencies when defining flow.
bench-rest
bench-rest - benchmark REST (HTTP/HTTPS) API's. node.js client module for easy load testing / benchmarking REST API's using a simple structure/DSL can create REST flows with setup and teardown and returns (measured) metrics.
digest-stream
Simple node.js pass-through stream (RW) which calculates the a crypto digest (sha/md5 hash) of a stream and also the length. Pipe your stream through this to get digest and length. (streams2)
joi-browser
joi validation bundled for the browser (deprecated) - use joi@16+
microservices
Microservices example code using Node.js, Redis, Hapi
pkglink
Space saving Node.js package hard linker. pkglink locates common JavaScript/Node.js packages from your node_modules directories and hard links the package files so they share disk space.
redis-rstream
redis-rstream is a node.js redis read stream which streams binary or utf8 data in chunks from a redis key using an existing redis client (streams2). Tested with mranney/node_redis client.
redux-logic
Redux middleware for organizing all your business logic. Intercept actions and perform async processing.
redux-logic-test
redux-logic test utilities to facilitate the testing of logic. Create mock store
wait-on
wait-on is a cross-platform command line utility and Node.js API which will wait for files, ports, sockets, and http(s) resources to become available
jeffbski's Repositories
jeffbski/wait-on
wait-on is a cross-platform command line utility and Node.js API which will wait for files, ports, sockets, and http(s) resources to become available
jeffbski/redux-logic
Redux middleware for organizing all your business logic. Intercept actions and perform async processing.
jeffbski/bench-rest
bench-rest - benchmark REST (HTTP/HTTPS) API's. node.js client module for easy load testing / benchmarking REST API's using a simple structure/DSL can create REST flows with setup and teardown and returns (measured) metrics.
jeffbski/joi-browser
joi validation bundled for the browser (deprecated) - use joi@16+
jeffbski/pkglink
Space saving Node.js package hard linker. pkglink locates common JavaScript/Node.js packages from your node_modules directories and hard links the package files so they share disk space.
jeffbski/redux-logic-test
redux-logic test utilities to facilitate the testing of logic. Create mock store
jeffbski/redis-rstream
redis-rstream is a node.js redis read stream which streams binary or utf8 data in chunks from a redis key using an existing redis client (streams2). Tested with mranney/node_redis client.
jeffbski/digest-stream
Simple node.js pass-through stream (RW) which calculates the a crypto digest (sha/md5 hash) of a stream and also the length. Pipe your stream through this to get digest and length. (streams2)
jeffbski/redis-wstream
redis-wstream is a node.js redis write stream which streams binary or utf8 data into a redis key using an existing redis client (streams2). Tested with mranney/node_redis client.
jeffbski/base-react-min
Minimal React.js boilerplate with an auto build environment
jeffbski/ensure-array
Ensure that a javascript object is an array, coerce if necessary. Move error checking out of your node.js javascript code.
jeffbski/parquetjs
fully asynchronous, pure JavaScript implementation of the Parquet file format (pure JS fork, w/o lzo compression)
jeffbski/base-react-slim
base boilerplate react environment with auto-build env w/o testing framework
jeffbski/redux-logic-examples
jeffbski/redux-util
redux utilities for easily constructing action creators and reducers
jeffbski/copier
Copier for golang, copy value from struct to struct and more
jeffbski/es-check
Checks the version of ES in JavaScript files with simple shell commands 🏆
jeffbski/feature-redux
feature-u redux integration
jeffbski/feature-u
Feature Based Project Organization for React
jeffbski/feature-u-bookmark-notes
Simple React.js, redux, redux-logic app using feature-u to showcase feature-based development
jeffbski/go-httpstat
Tracing golang HTTP request latency
jeffbski/goderive
Functional programming for Golang
jeffbski/gosoap
🦉SOAP package for Go
jeffbski/jaeger-client-node
Jaeger Bindings for OpenTracing API for Node.js
jeffbski/pester
Go (golang) http calls with retries and backoff
jeffbski/s3rver
A fake S3 server written in NodeJs
jeffbski/serverless
Serverless Framework – Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more! –
jeffbski/serverless-hooks-plugin
A plugin to run arbitrary commands on any lifecycle event in serverless
jeffbski/kerkour.com
(Ab)using technology for fun & profit. Programming, Hacking & Entrepreneurship @ https://kerkour.com
jeffbski/vscode-hacker-typer
Great for live coding presentations, impressing your friends, or just trying to look busy at work.