Thorsten Lorenz
@thlorenz
Open sourcerer with focus on TypeScript/JavaScript, Rust and Flutter/Dart. Thanks for your support! π β€οΈ
37
Published Tools
0
Total Stars
0
Weekly Downloads
1,663
GitHub Followers
493
Public Repos
Published Tools
37 Skillsacross 2 categoriescardinal
thlorenz
Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.
parse-link-header
thlorenz
Parses a link header and returns paging information for each contained link.
ndv
thlorenz
DocumentVision is a node.js library for processing and understanding scanned documents
deep-is
thlorenz
node's assert.deepEqual algorithm except for NaN being equal to NaN
runnel
thlorenz
Simple and small flow control library to execute async functions in sequence
mold-source-map
thlorenz
Mold a source map that is almost perfect for you into one that is.
@metaplex-foundation/amman-client
thlorenz
Client piece of amman which supports with the running validator, relay and storage.
inline-source-map
thlorenz
Adds source mappings and base64 encodes them, so they can be inlined in your generated file.
generate-sourcemap
thlorenz
Generates a source map for files that were packed into a bundle.
sql-escape-string
thlorenz
Simple SQL string escape.
spok
thlorenz
Checks a given object against a given set of specifications to keep you from writing boilerplate tests.
dev-null
thlorenz
/dev/null for node streams
rename-function-calls
thlorenz
Renames functions calls, but leaves function definitions unchanged.
dynamic-dedupe
thlorenz
Dedupes node modules as they are being required which works even when dependencies are linked via ln -s or npm link.
combine-source-map
thlorenz
Add source maps of multiple files, offset them and then combine them into one source map
ansicolors
thlorenz
Functions that surround a string with ansicolor codes so it prints in color.
brace
thlorenz
browserify compatible version of the ace editor.
mothership
thlorenz
Helps a module find its package.json mothership.
transformify
thlorenz
Takes a synchronous function that transforms a string and converts it into a transform compatible with browserify, catw and mutiny.
...morebunyan-format
thlorenz
Writable stream that formats bunyan records that are piped into it.
ansistyles
thlorenz
Functions that surround a string with ansistyle codes so it prints in style.
asyncreduce
thlorenz
Reduce an array of values via an asynchronous function.
parse-key
thlorenz
Parses strings into key objects of the same format as the ones emitted by nodejs readline.
redeyed
thlorenz
Takes JavaScript code, along with a config and returns the original code with tokens wrapped as configured.
phan-wallet-mock
thlorenz
Mock version of Phantom Wallet. ONLY USE FOR TESTING!!!
@luzid/grpc-client
thlorenz
The GRPC client interface to the Luzid Validator service.
dirt-simple-file-cache
thlorenz
Dirt Simple File Cache based on mtime.
ntz
thlorenz
Normalizes timezone inside a date string to make it convertible to a JavaScript Date.
hermit
thlorenz
Prints html in the terminal using colors and simple layout to reflect the document structure.
format-json-stream
thlorenz
Formats a JSON stream to make it more readable by adding proper indentation and newlines.
proxyquire
bendrucker
Proxies nodejs require in order to allow overriding dependencies during testing.
anchor-markdown-header
GitHub Actions
Generates an anchor for a markdown header.
browserify-shim
bendrucker
Makes CommonJS-incompatible modules browserifyable.
convert-source-map
phated
Converts a source-map from/to different formats and allows adding/changing properties.
doctoc
GitHub Actions
Generates TOC for markdown files of local git repo.
exposify
bendrucker
browserify transform that exposes globals added via a script tag as modules so they can be required.
proxyquireify
bendrucker
Proxies browserify's require in order to allow overriding dependencies during testing.