GithubHelp home page GithubHelp logo

Jeff Barczewski's Projects

accum icon 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)

autoflow icon 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.

autoflow-deferred icon autoflow-deferred

autoflow-deferred is a plugin for react, the flow control rules engine, which adds integration with jQuery-style Deferred promises

autoflow-graphviz icon 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

autoflow-q icon autoflow-q

autoflow-q is a plugin for autoflow, the flow control rules engine, which adds integration with Q-style Deferred promises https://github.com/kriskowal/q

bare-js icon bare-js

A bare repo template having commonly used files to start building a Node.js module with

base-react-slim icon base-react-slim

base boilerplate react environment with auto-build env w/o testing framework

behaviors icon behaviors

A (really) simple way to check a modules export's in node.js. Inspired by behaviors in Erlang.

bench-rest icon 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.

boom icon boom

HTTP-friendly error objects

bufferedstream icon bufferedstream

A base stream class for node that reliably buffers until next tick

chai icon chai

BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework.

chai-stack icon chai-stack

Light wrapper around chaijs which automatically sets chai.Assertion.includeStack = true

cluster-master icon cluster-master

A module for taking advantage of the built-in `cluster` module in node v0.8+, enables rolling worker restarts, resizing, repl, events, configurable timeouts, debug method. Extended version of cluster-master

collective icon collective

A no-frills Merb wiki extracted from wiki.merbivore.com

copier icon copier

Copier for golang, copy value from struct to struct and more

digest-stream icon 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)

dustjs icon dustjs

Asynchronous templates for the browser and node.js

ensure-array icon ensure-array

Ensure that a javascript object is an array, coerce if necessary. Move error checking out of your node.js javascript code.

es-check icon es-check

Checks the version of ES in JavaScript files with simple shell commands 🏆

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.