npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

@nitpik/node

0.0.5

@nzakas

npmHomeRepoSnykSocket
Downloads:100
$ npm install @nitpik/node
DailyWeeklyMonthlyYearly

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