パッケージの詳細

@nitpik/node

nitpik106Apache-2.00.0.5

Node.js CLI and API for Nitpik

nodejs, deno, formatter, prettier

readme

Nitpik Node.js

by Nicholas C. Zakas

If you find this useful, please consider supporting my work with a donation.

Description

A pluggable command-line utility for formatting source code. Anyone can create source code formatters to plug in to Nitpik CLI.

Usage

Node.js

Install using npm or yarn:

npm install @nitpik/node --save

# or

yarn add @nitpik/node

Then run it:

npx nitpik foo.js