21 packages
asserttt
---
async-off
Make asynchronous TypeScript code synchronous
enumify
A JavaScript library that helps with the enum pattern. Also supports TypeScript.
lazylines
Read a text stream, line by line
log-args
The bin script `log-args` logs to the terminal which arguments a shell script receives that is invoked by an npm package script. It is meant to be used from a `package.json` file like this:
markcheck
* Markcheck tests Markdown code blocks – to prevent errors in documentation (readmes, blogs, books, etc.). * Name of npm package: [`markcheck`](https://www.npmjs.com/package/markcheck)
openurl
Open a URL via the operating system (http: in default browser, mailto: in mail client etc.
@rauschma/demo-executables
This repository demonstrates how to create packages with Node.js-based shell scripts that can be published to the npm registry.
@rauschma/demo-shell-scripts
This repository demonstrates how to create packages with Node.js-based shell scripts that can be published to the npm registry.
@rauschma/env-var
## How to use it