Pinned Repositories
comma-number
Format a number with commas
cosmos-browserify
Browserify npm modules for client side in Meteor packages
cosmos-browserify-example
Example Meteor app/package using cosmos:browserify to make npm modules available in the client
cosmos-flow-router-path-helpers
Adds helpers pathFor/urlFor/linkTo for FlowRouter
flatten-array
Quickly flatten an array in-place.
node-ach
NACHA ACH EFT File Parser/Editor/Formatter for CCD+ / PPD+ / CTX+
node-date-business
Calculate business day dates optionally considering holidays.
node-date-generator
Calculate dates with easy to read helper functions
node-date-holidays-us
USA bank and (some) public holidays
node-optimal-fn
Force V8 to try to optimize a function and check optimization status.
elidoran's Repositories
elidoran/comma-number
Format a number with commas
elidoran/flatten-array
Quickly flatten an array in-place.
elidoran/node-date-holidays-us
USA bank and (some) public holidays
elidoran/node-date-holidays
Store and compare holiday dates
elidoran/thrash-fn
Test validity, optimizability, and performance of functions.
elidoran/node-buffed
Acts as a stream to send a buffer, gather a buffer, or both.
elidoran/node-strung
Readable stream to send a string, Writable stream to gather a string, or both.
elidoran/eventa
Simple advanced central event communicator
elidoran/aho-corasick
A fast implementation of Aho-Corasick in Rust.
elidoran/array-each-nonflat
Array 'each' on non-flat arrays via a non-recursive single-loop.
elidoran/array-flatten
Flatten a multi-dimensional array in JavaScript.
elidoran/benchmark.js
A benchmarking library. As used on jsPerf.com.
elidoran/benchmarked
Easily generate benchmarks from a glob of files. Wrapper for Benchmark.js.
elidoran/bitburner-src
Bitburner source code.
elidoran/cli
a package manager for JavaScript, report bugs and get support at:
elidoran/cloudflare-docs
Cloudflare’s developer docs.
elidoran/express
Fast, unopinionated, minimalist web framework for node.
elidoran/Haraka
A fast, highly extensible, and event driven SMTP server
elidoran/meteor-svelte
Use the magical disappearing UI framework in Meteor
elidoran/node-build-file-tree-from-object
Asynchronously build directories and write files from an object
elidoran/node-date-independence-day
Use with @date/holidays, create Independence Day Date by year, or test if a Date is Independence Day.
elidoran/node-smart-file-copy-or-move
Rename or move a file creating needed directories
elidoran/node-taskling
Small simple async function series with prepend/append/clear during run.
elidoran/node-use-it
Simple use() function for easy plugin ability.
elidoran/node-wopt
Enhances nopt with ability to interpret words as options
elidoran/qs
A querystring parser with nesting support
elidoran/re2c
Lexer generator for C, C++, Go and Rust.
elidoran/sveltesociety.dev
The Svelte Society website
elidoran/tictactoe
elidoran/varints