Pinned Repositories
gleam.echo
gleam echo server
hr4R
Example project - "Hot Reloading 4 RequireJS" front-end web applications & some extra code demonstrating hot-reloading for Node.js Express servers
json-logging
Log JSON to stdout for important services and easy log inspection.
linked-queue
Linked-list / linked-queue for constant time operations on a FIFO queue.
live-mutex
High-performance networked mutex for Node.js libraries.
npm-link-up
:arrows_counterclockwise: Link your NPM projects automatically, for sophisticated / modular local development.
r2g
▷ Test your package in the published format, without having to publish to NPM.
typescript-library-skeleton
Clone this repo to provide yourself with a project skeleton for Node.js libraries written in TypeScript.
suman
🌇 🌆 🌉 Advanced, user-friendly, language-agnostic, super-high-performance test runner. http://sumanjs.org
ORESoftware's Repositories
ORESoftware/prepend-transform
Uses a Node.js transform stream to prepend the given string to the front of each line.
ORESoftware/read.json
Read properties from JSON files using the shell. 🏯
ORESoftware/tsc-multi-watch
Spawns a watch process for each tsconfig.json file in your project. :elephant:
ORESoftware/prompt-command
Bash hook for writing all bash history to a single file
ORESoftware/residence
Allows you find an NPM root of a project given current working directory
ORESoftware/docker-pipeline-example
A simple shell pipeline `docker run a | docker run b` for experimenting with docker stdio
ORESoftware/envar
Echo strings interpreted by bash.
ORESoftware/json-2-clean-js
Transform JSON to a JS object before runtime.
ORESoftware/media
Central storage of media files for ORESoftware repos/projects.
ORESoftware/meme.wars
ORESoftware/node-check-fast
Run `node -c` quickly on a project or directory.
ORESoftware/package-sha
This probably does not work as intended. Looking for other solutions.
ORESoftware/proxy-mcproxy
A Proxy-McProxy is an object where all non-primitive properties are Proxy objects, and all properties of properties are Proxy objects, etc.
ORESoftware/safe.outgoing.rate.limit
ORESoftware/tap-json-parser
Parses JSON objects from newline delimited input stream.
ORESoftware/tarballs
:black_circle: Stores tarballs for local development.
ORESoftware/vertx.api
Restful API using Vert.x
ORESoftware/code-prettify
Automatically exported from code.google.com/p/google-code-prettify
ORESoftware/dankins
ORESoftware/docker
Official Docker project for Matomo Analytics
ORESoftware/GoJS
JavaScript diagramming library for interactive flowcharts, org charts, design tools, planning tools, visual languages.
ORESoftware/interos
ORESoftware/logging-problem-repro
Repros a problem in SO question: https://stackoverflow.com/questions/57022939/file-size-keeps-increasing-unexpectedly-why
ORESoftware/mongo
The MongoDB Database
ORESoftware/neo-async
Neo-Async is thought to be used as a drop-in replacement for Async, it almost fully covers its functionality and runs faster
ORESoftware/node-mongodb-native
Mongo DB Native NodeJS Driver
ORESoftware/OrchidStarter
ORESoftware/pipe-operator-example
ORESoftware/showdown
A bidirectional Markdown to HTML to Markdown converter written in Javascript
ORESoftware/uri-js
An RFC 3986 compliant, scheme extendable URI parsing/validating/normalizing/resolving library for JavaScript