71 packages
bash-node-ipc
Write a JS file similar to `example/node-fns.js` that exports a dictionary of functions.
cloudformation-declarations
TypeScript declarations and helpers for writing CloudFormation templates in TS or JS.
comprehensive-npmignore
Verify that everything is either explicitly excluded by npmignore or included by files array.
@cspotcode/ansi-to-html
CLI tool to convert ANSI colored text to an HTML file, with a few extra features to support my team's use-case.
@cspotcode/cmd-shim
Used in pnpm for command line application support
@cspotcode/codegen
@cspotcode/cross-spawn
Cross platform child_process#spawn and child_process#spawnSync
@cspotcode/esbuild
An extremely fast JavaScript bundler and minifier.
@cspotcode/esbuild-darwin-64
The macOS 64-bit binary for esbuild, a JavaScript bundler.
@cspotcode/esbuild-freebsd-64
The FreeBSD 64-bit binary for esbuild, a JavaScript bundler.
@cspotcode/esbuild-freebsd-arm64
The FreeBSD ARM 64-bit binary for esbuild, a JavaScript bundler.
@cspotcode/esbuild-linux-32
The Linux 32-bit binary for esbuild, a JavaScript bundler.
@cspotcode/esbuild-linux-64
The Linux 64-bit binary for esbuild, a JavaScript bundler.
@cspotcode/esbuild-linux-arm
The Linux ARM binary for esbuild, a JavaScript bundler.
@cspotcode/esbuild-linux-arm64
The Linux ARM 64-bit binary for esbuild, a JavaScript bundler.
@cspotcode/esbuild-linux-mips64le
The Linux MIPS 64-bit Little Endian binary for esbuild, a JavaScript bundler.
@cspotcode/esbuild-linux-ppc64le
The Linux PowerPC 64-bit Little Endian binary for esbuild, a JavaScript bundler.
@cspotcode/esbuild-wasm
The cross-platform WebAssembly binary for esbuild, a JavaScript bundler.
@cspotcode/esbuild-windows-32
The Windows 32-bit binary for esbuild, a JavaScript bundler.
@cspotcode/findconfig
Implementation of one of the config file resolution ideas described in https://github.com/nodejs/tooling/issues/79
@cspotcode/gitlogg
Parse the 'git log' of one or several 'git' repositories into a sanitised and distributable 'JSON' file
@cspotcode/multiloader
```shell npm install @cspotcode/multiloader node --loader @cspotcode/multiloader/compose?yaml-loader,ts-node/esm ./example.ts ```
@cspotcode/node-plop
programmatic plopping for fun and profit
@cspotcode/npm-readme-test
@cspotcode/nsh
Node-powered shell that combines JavaScript and traditional shell-scripting