-
CodeWinds / Inspired Horizons
- St. Louis, MO (USA)
- https://codewinds.com/
-
base-react-slim Public
base boilerplate react environment with auto-build env w/o testing framework
-
wait-on Public
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
-
redux-logic Public
Redux middleware for organizing all your business logic. Intercept actions and perform async processing.
-
kerkour.com Public
Forked from skerkour/kerkour.com(Ab)using technology for fun & profit. Programming, Hacking & Entrepreneurship @ https://kerkour.com
Rust Apache License 2.0 UpdatedJun 21, 2024 -
pkglink Public
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.
-
base-react-min Public
Minimal React.js boilerplate with an auto build environment
-
ensure-array Public
Ensure that a javascript object is an array, coerce if necessary. Move error checking out of your node.js javascript code.
-
-
joi-browser Public
joi validation bundled for the browser (deprecated) - use joi@16+
-
bench-rest Public
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 …
-
parquetjs Public
Forked from ironSource/parquetjsfully asynchronous, pure JavaScript implementation of the Parquet file format (pure JS fork, w/o lzo compression)
-
redis-rstream Public
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.
-
vscode-hacker-typer Public
Forked from jevakallio/vscode-hacker-typerGreat for live coding presentations, impressing your friends, or just trying to look busy at work.
TypeScript MIT License UpdatedAug 8, 2019 -
digest-stream Public
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)
-
s3rver Public
Forked from jamhall/s3rverA fake S3 server written in NodeJs
-
serverless-hooks-plugin Public
Forked from uswitch/serverless-hooks-pluginA plugin to run arbitrary commands on any lifecycle event in serverless
-
serverless Public
Forked from serverless/serverlessServerless Framework – Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more! –
-
jaeger-client-node Public
Forked from jaegertracing/jaeger-client-nodeJaeger Bindings for OpenTracing API for Node.js
-
gosoap Public
Forked from tiaguinho/gosoap🦉SOAP package for Go
-
go-httpstat Public
Forked from tcnksm/go-httpstatTracing golang HTTP request latency
-
copier Public
Forked from jinzhu/copierCopier for golang, copy value from struct to struct and more
-
redux-logic-test Public
redux-logic test utilities to facilitate the testing of logic. Create mock store
-
goderive Public
Forked from awalterschulze/goderiveFunctional programming for Golang
-
feature-u-bookmark-notes Public
Simple React.js, redux, redux-logic app using feature-u to showcase feature-based development
-
redux-util Public
redux utilities for easily constructing action creators and reducers
-
es-check Public
Forked from dollarshaveclub/es-checkChecks the version of ES in JavaScript files with simple shell commands 🏆
-
feature-u Public
Forked from KevinAst/feature-uFeature Based Project Organization for React
-
redis-wstream Public
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.
-
pester Public
Forked from sethgrid/pesterGo (golang) http calls with retries and backoff
-
feature-redux Public
Forked from KevinAst/feature-reduxfeature-u redux integration