Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by thlorenz

A curated list of projects in awesome lists by thlorenz .

https://github.com/thlorenz/doctoc

📜 Generates table of contents for markdown files inside local git repository. Links are compatible with anchors generated by github or other sites.

Last synced: 28 Oct 2024

https://github.com/thlorenz/proxyquire

🔮 Proxies nodejs require in order to allow overriding dependencies during testing.

Last synced: 28 Oct 2024

https://github.com/thlorenz/v8-perf

⏱️ Notes and resources related to v8 and thus Node.js performance

Last synced: 16 Oct 2024

https://github.com/thlorenz/deoptigate

⏱️ Investigates v8/Node.js function deoptimizations.

Last synced: 22 Oct 2024

https://github.com/thlorenz/brace

📔 browserify compatible version of the ace editor.

Last synced: 16 Oct 2024

https://github.com/thlorenz/browserify-shim

📩 Makes CommonJS incompatible files browserifyable.

Last synced: 22 Oct 2024

https://github.com/thlorenz/learnuv

Learn uv for fun and profit, a self guided workshop to the library that powers Node.js.

Last synced: 29 Oct 2024

https://github.com/thlorenz/es6ify

browserify >=v2 transform to compile JavaScript.next (ES6) to JavaScript.current (ES5) on the fly.

Last synced: 29 Oct 2024

https://github.com/thlorenz/visulator

A machine emulator that visualizes how each instruction is processed

Last synced: 31 Oct 2024

https://github.com/thlorenz/exorcist

Externalizes the source map found inside a stream to an external .js.map file

Last synced: 22 Oct 2024

https://github.com/thlorenz/parse-link-header

Parses a link header and returns paging information for each contained link.

Last synced: 22 Oct 2024

https://github.com/thlorenz/libuv-dox

Documenting types and methods of libuv, mostly by reading 'uv.h'.

Last synced: 22 Oct 2024

https://github.com/thlorenz/rid-examples

Examples showing how to use Rid in order to build Dart/Flutter apps integrated with Rust.

dart ffi flutter rust wasm

Last synced: 30 Oct 2024

https://github.com/thlorenz/replpad

Pipes content of files to a node repl whenever they change to enable a highly interactive coding experience.

Last synced: 31 Oct 2024

https://github.com/thlorenz/browserify-ftw

Converts an entire project that uses requirejs amd into on that uses nodejs common modules so it can be browserified.

Last synced: 31 Oct 2024

https://github.com/thlorenz/turbolizer

Turbolizer tool from the v8 repository with added support to preload a profile

Last synced: 31 Oct 2024

https://github.com/thlorenz/cardinal

Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.

Last synced: 29 Oct 2024

https://github.com/thlorenz/batufo

UFO mutli-player game using Flutter.

game

Last synced: 01 Nov 2024

https://github.com/thlorenz/cpuprofilify

Converts output of various profiling/sampling tools to the .cpuprofile format so it can be loaded into Chrome DevTools.

Last synced: 31 Oct 2024

https://github.com/thlorenz/convert-source-map

Converts a source-map from/to different formats.

Last synced: 22 Oct 2024

https://github.com/thlorenz/flamegraph

Generates flamegraphs with Node.js or in the browser.

Last synced: 22 Oct 2024

https://github.com/thlorenz/proxyquireify

browserify >= v2 version of proxyquire. Mocks out browserify's require to allow stubbing out dependencies while testing.

Last synced: 31 Oct 2024

https://github.com/thlorenz/spok

Checks a given object against a given specification to keep you from writing boilerplate tests.

Last synced: 30 Oct 2024

https://github.com/thlorenz/wasm2js

Compile WebAssembly .wasm files to a commonjs module.

Last synced: 31 Oct 2024

https://github.com/thlorenz/v8-flags

Configures v8 flags at runtime.

Last synced: 01 Nov 2024

https://github.com/thlorenz/browserify-markdown-editor

A demo showing how to build a markdown editor with browserify and marked.

Last synced: 02 Nov 2024

https://github.com/thlorenz/combine-source-map

Add source maps of multiple files, offset them and then combine them into one source map.

Last synced: 30 Oct 2024

https://github.com/thlorenz/nad

Node Addon Developer, a tool to inject your addon code into a copy of the node codebase in order to integrate with IDEs and debuggers easily.

Last synced: 02 Nov 2024

https://github.com/thlorenz/irish-pub

Feel like npm is drunk or maybe you are and want to verify what gets published via `npm publish`? irish-pub has you covered.

Last synced: 01 Nov 2024

https://github.com/thlorenz/rid

Rust integrated Dart framework providing an easy way to build Flutter apps with Rust.

Last synced: 22 Oct 2024

https://github.com/thlorenz/hypernal

Renders terminal output as html to simplify reusing server side modules in the browser.

Last synced: 01 Nov 2024

https://github.com/thlorenz/exposify

browserify transform that exposes globals added via a script tag as modules so they can be required.

Last synced: 31 Oct 2024

https://github.com/thlorenz/nif

node --inspect a file and open devtool url in chrome via chrome-cli.

Last synced: 02 Nov 2024

https://github.com/thlorenz/active-handles

Prints out information about the process's active handles, including function source and location

Last synced: 22 Oct 2024

https://github.com/thlorenz/readline-vim

Adds vim bindings to nodejs readline.

Last synced: 16 Oct 2024

https://github.com/thlorenz/doctoc-web

This is the source of the DocToc web application.

Last synced: 22 Oct 2024

https://github.com/thlorenz/traceviewify

Converts .cpuprofile format to trace viewer JSON object format to allow analysing the data in chrome://tracing.

Last synced: 22 Oct 2024

https://github.com/thlorenz/docme

Generates github compatible API documentation from your project's jsdocs and adds them to your Readme.

Last synced: 22 Oct 2024

https://github.com/thlorenz/phe

Poker hand evaluator

Last synced: 22 Oct 2024

https://github.com/thlorenz/wicked

Generates github wiki compatible API documentation from your project's jsdocs and adds them to your wiki.

Last synced: 22 Oct 2024

https://github.com/thlorenz/bunyan-format

Writable stream that formats bunyan records that are piped into it

Last synced: 31 Oct 2024

https://github.com/thlorenz/d3-gauge

Gauge visualization built on top of d3.

Last synced: 22 Oct 2024

https://github.com/thlorenz/dev-null

/dev/null for node streams

Last synced: 31 Oct 2024

https://github.com/thlorenz/webtoink

Downloads and converts a properly set up Html book or a blog into mobi format

Last synced: 22 Oct 2024

https://github.com/thlorenz/docmac

Install docker on Mac including VirtualBox and boot2docker dependencies with one simple command.

Last synced: 22 Oct 2024

https://github.com/thlorenz/stack-mapper

Initialize it with a source map, then feed it error stacks to have the trace locations mapped to the original files.

Last synced: 01 Nov 2024

https://github.com/thlorenz/dotfiles

My vim and bash related dotfiles.

Last synced: 22 Oct 2024

https://github.com/thlorenz/stream-viz

Visualizes streams in the browser.

Last synced: 22 Oct 2024

https://github.com/thlorenz/hermit

Prints html in the terminal using colors and simple layout to reflect the document structure.

Last synced: 01 Nov 2024

https://github.com/thlorenz/iojs-inspect-entire-stack

Demonstrating how to inspect the entire io.js stack

Last synced: 22 Oct 2024

https://github.com/thlorenz/mold-source-map

Mold a source map that is almost perfect for you into one that is.

Last synced: 31 Oct 2024

https://github.com/thlorenz/bromote

Tool to setup and require remote scripts with browserify.

Last synced: 22 Oct 2024

https://github.com/thlorenz/inline-source-map

Adds source mappings and base64 encodes them, so they can be inlined in your generated file.

Last synced: 22 Oct 2024

https://github.com/thlorenz/v8-map-processor

Processes and visualizes maps (aka hidden classes) created by v8 during execution.

Last synced: 22 Oct 2024

https://github.com/thlorenz/log.h

Minimal yet colorful logging lib.

Last synced: 22 Oct 2024

https://github.com/thlorenz/v8-profiling

Exploring how to hook into the various v8 profilers

Last synced: 22 Oct 2024

https://github.com/thlorenz/testlingify

Adds github hooks and browser config for testling.

Last synced: 22 Oct 2024

https://github.com/thlorenz/resolve-bin

Resolves the full path to the bin file of a given package by inspecting the \"bin\" field in its package.json.

Last synced: 31 Oct 2024

https://github.com/thlorenz/browserify-swap

A transform that swaps out modules according to a config in your package.json selected via an environment variable.

Last synced: 22 Oct 2024

https://github.com/thlorenz/scriptie-talkie

Makes your code tell you what the intermediate results are when executing a script.

Last synced: 22 Oct 2024

https://github.com/thlorenz/ee.c

EventEmitter in C.

Last synced: 22 Oct 2024

https://github.com/thlorenz/node-syntaxhighlighter

Node friendly version of Alex Gorbachev's great SyntaxHighlighter.

Last synced: 02 Nov 2024

https://github.com/thlorenz/v8-runtime-functions

Exposing and documenting v8 runtime functions.

Last synced: 22 Oct 2024

https://github.com/thlorenz/hyperwatch

Streams server side log messages to the browser and renders them inside your page.

Last synced: 22 Oct 2024

https://github.com/thlorenz/anchor-markdown-header

Generates an anchor for a markdown header.

Last synced: 31 Oct 2024

https://github.com/thlorenz/ansicolors

Functions that surround a string with ansicolor codes so it prints in color.

Last synced: 31 Oct 2024

https://github.com/thlorenz/nasmx

The NASMX Project (manually maintained mirror) Documentation: https://thlorenz.github.io/nasmx

Last synced: 22 Oct 2024

https://github.com/thlorenz/sass-resolve

Resolves all sass files in current project and all dependencies to create one sass file which includes them all.

Last synced: 22 Oct 2024

https://github.com/thlorenz/dockerify

Prepares any tarball containing a project so that a docker image can be built from it.

Last synced: 22 Oct 2024

https://github.com/thlorenz/spinup

Spins up multiple versions of your app, each in its own docker container

Last synced: 22 Oct 2024

https://github.com/thlorenz/redeyed

Takes JavaScript code, along with a config and returns the original code with tokens wrapped and/or replaced as configured.

Last synced: 31 Oct 2024

https://github.com/thlorenz/linuxasmtools

This package is part of AsmTools (a collection of programs for assembler development on Linux X86 cpu's.)

Last synced: 22 Oct 2024

https://github.com/thlorenz/dox

Notes and cheat sheets on various topics

Last synced: 22 Oct 2024

https://github.com/thlorenz/find-parent-dir

Finds the first parent directory that contains a given file or directory.

Last synced: 31 Oct 2024

https://github.com/thlorenz/pong.asm

pong game written in assembly for i386 (32-bit) architecture.

Last synced: 22 Oct 2024

https://github.com/thlorenz/benchgraph

Runs {io,node}.js benchmarks and generates pretty graphs

Last synced: 22 Oct 2024

https://github.com/thlorenz/peacock

JavaScript syntax highlighter that generates pygments compatible html and therefore supports pygments styles.

Last synced: 22 Oct 2024

https://github.com/thlorenz/kebab

Half queue half pubsub. Super small (< 30 loc) and simple queue that supports subscribers.

Last synced: 22 Oct 2024

https://github.com/thlorenz/prange

Parses poker hand range short notation into a range array.

Last synced: 22 Oct 2024

https://github.com/thlorenz/valiquire

Validates that all require statements in a project point to an existing path and are correctly cased.

Last synced: 22 Oct 2024

https://github.com/thlorenz/talks

Numerous talks I gave at meetups and conferences some based on reveal.js.

Last synced: 22 Oct 2024

https://github.com/thlorenz/chromium-remote-debugging-proxy

A proxy that sits in between a chromium devtools frontend and the remote chromium being debugged and logs requests, responses and websocket messages that are exchanged.

Last synced: 22 Oct 2024

https://github.com/thlorenz/jsdoc-githubify

A transform that adapts html files generated with jsdoc to be rendered in a github wiki or readme.

Last synced: 22 Oct 2024

https://github.com/thlorenz/hhp

Poker HandHistory Parser

Last synced: 22 Oct 2024

https://github.com/thlorenz/v8-sandbox

Last synced: 22 Oct 2024

https://github.com/thlorenz/ocat

Inspect an object various ways in order to easily generate test cases.

Last synced: 22 Oct 2024

https://github.com/thlorenz/pec

Poker equity calculator. Compares two combos or one combo against a range to compute winning equity.

Last synced: 22 Oct 2024

https://github.com/thlorenz/floodgate

Throttles a stream to pass one value per given interval.

Last synced: 22 Oct 2024

https://github.com/thlorenz/node-traceur

Mirror of experimental ES6 to ES5 compiler that is kept in sync with code on google.

Last synced: 22 Oct 2024

https://github.com/thlorenz/v8-ic-processor

Processes and visualizes IC (inline cache) information collected for functions in your application

Last synced: 22 Oct 2024

https://github.com/thlorenz/level-dump

Dumps all values and/or keys of a level db or a sublevel to the console.

Last synced: 22 Oct 2024

https://github.com/thlorenz/tap-stream

Taps a nodejs stream and logs the data that's coming through

Last synced: 22 Oct 2024

https://github.com/thlorenz/nf-rated

Store and process Netflix movies including IMDB rating.

Last synced: 22 Oct 2024

https://github.com/thlorenz/dockops

docker convenience functions on top of dockerode

Last synced: 22 Oct 2024

https://github.com/thlorenz/parse-key

Parses strings into key objects of the same format as the ones emitted by nodejs readline.

Last synced: 22 Oct 2024

https://github.com/thlorenz/lib.asm

Collection of assembly routines in one place to facilitate reuse.

Last synced: 22 Oct 2024

https://github.com/thlorenz/learnasm

Learning a bit of assembly programming

Last synced: 22 Oct 2024

https://github.com/thlorenz/sql-escape-string

Simple SQL string escape.

Last synced: 22 Oct 2024

https://github.com/thlorenz/caching-coffeeify

A coffeeify version that caches previously compiled coffee-script to optimize the coffee-script compilation step.

Last synced: 22 Oct 2024

https://github.com/thlorenz/runnel

Simple and small (~ 80 loc) flow control library to execute async functions in sequence.

Last synced: 22 Oct 2024