Creates a shallow clone of an object, focusing on primitives and omitting or clipping large values.
Repositories
thlorenz repositories
Fetches a resource from a server and stores it inside a redis cache and the next time it grabs it from there
FFI binding generator
Provides apps with file(s) identified via a regex.
Finds the first parent directory that contains a given file or directory.
Indexes locations of functions inside a project by the checksum of the function string to find them later.
Generates flamegraphs with Node.js or in the browser.
Sample code relating to my blog posts about best practices in flex e.g. BDD, DI
Throttles a stream to pass one value per given interval.
Calls `fflush(NULL)` to flush all open buffers.
An example of implementing a flutter MVVM application using two simple base classes for StatefulWidgets and State respectively.
Formats a JSON stream to make it more readable by adding proper indentation and newlines.
Another specification framework for F Sharp
Functional JavaScript programming
Given some JavaScript and the line on which a function is defined it returns comments and jsdocs found right above that function.
Get origin of a function in Node.js
Gdb Assembly Informant steps through your assembly code one instruction at a time and diffs register values.
Small wrapper around Google Url Shortener API providing 'insert' and 'get' methods.
Generates docs via documentationjs, updates README checks that in and then generates github pages with nicely rendered docs.