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/microservices
Microservices example code using Node.js, Redis, Hapi
jeffbski/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.
jeffbski/markdown-it-modify-token
markdown-it plugin for modifying tokens in a markdown document. It can for example modify content or attributes for certain type of elements like links or images.
jeffbski/pass-stream
pass-stream - pass-through node.js stream which can filter/adapt and pause data
jeffbski/react-boilerplate-logic
:fire: redux-logic fork of react-boilerplate - A highly scalable, offline-first foundation with the best developer experience and a focus on performance and best practices. (sagas swapped out for redux-logic)
jeffbski/autoflow-graphviz
autflow-graphviz is a plugin for autflow, the flow control rules engine, which allows react to use graphviz to generate flow diagrams for the dependencies
jeffbski/accum
Simple stream sink which accumulates or collects the data from a stream. Pipe your stream into this to get all the data as buffer, string, or raw array. (streams2)
jeffbski/hapi-bunyan-lite
Minimalistic Bunyan logging integration for Hapi - forwards Hapi log events to bunyan
jeffbski/ngzip
ngzip is a portable streaming stdio gzip command line utility that uses Node.js zlib. It should run anywhere Node.js runs including windows, *nix, mac.
jeffbski/joi-full
joi object schema validation with extensions as universal/isomorphic libarary for Node.js and bundled for the browser (babelified and bundled)
jeffbski/joi
Object schema validation
jeffbski/create-react-app
Create React apps with no build configuration.
jeffbski/feature-redux-logic
feature-u redux-logic integration
jeffbski/formik
Build forms in React, without the tears 😭
jeffbski/hoek
Node utilities shared amongst the extended hapi universe
jeffbski/inspirecat
Repo for React/Redux SPA and TheCatAPI
jeffbski/joi-date-extensions-browser
joi-date-extensions bundled for the browser
jeffbski/rxjs-1
A reactive programming library for JavaScript
jeffbski/untrunc
Restore a damaged (truncated) mp4, m4v, mov, 3gp video. Provided you have a similar not broken video.
jeffbski/astx-redux-util
Several redux reducer composition utilities.
jeffbski/babel-plugin-object-assign
Babel plugin to replace Object.assign with the extends helper
jeffbski/hapi-auth-jwt2
:lock: Secure Hapi.js authentication plugin using JSON Web Tokens (JWT) in Headers, Query or Cookies
jeffbski/minimist
parse argument options
jeffbski/node-temp
Temporary File, Directory, and Stream support for Node.js
jeffbski/NodeBB
Node.js based forum software built for the modern web
jeffbski/react-formdata
A library for generating an object of values from a set of inputs in React
jeffbski/react-router
A complete routing solution for React.js
jeffbski/react-treeview
Easy, light, flexible tree view made with React.
jeffbski/redux-actions
Flux Standard Action utilities for Redux.
jeffbski/trellis
End-to-end automated WordPress environment management via Ansible.