16
Published Tools
26
Total Stars
0
Weekly Downloads
252
GitHub Followers
359
Public Repos
Published Tools
16 Skillsacross 1 categorybabel-plugin-detective
jamestalmage
Babel 5/6 plugin that scans the AST for require calls and import statements
hyperlinker
jamestalmage
Write hyperlinks in the terminal.
cli-table2
jamestalmage
Pretty unicode tables for the command line. Based on the original cli-table.
fallback-cli
jamestalmage
Default to the locally installed version of your CLI, use the global one if not found.
is-git-clean
jamestalmage
Find out if a git directory is clean or not
node-modules-regexp
jamestalmage
A regular expression for file paths that contain a `node_modules` folder.
currently-unhandled
jamestalmage
Track the list of currently unhandled promise rejections.
unique-temp-dir
jamestalmage
Provides a uniquely named temp directory.
last-line-stream
jamestalmage
A PassThrough stream that keeps track of last line written
stream-to-observable
jamestalmage
Convert Node Streams into ECMAScript-Observables
p2n
jamestalmage
A very lightweight way to nodefiy a promise.
require-precompiled
jamestalmage
Require extension that allows for caching/precompiling
call-signature
twada
Parse / Generate Method Signatures
duration-parser
james.talmage
parse time durations written in plain english
normalize-range
james.talmage
Utility for normalizing a numeric range, with a wrapping function useful for polar coordinates
dockerignore
james.talmage
Command line tool for creating or updating a .dockerignore file based on .gitignore.