@nitpik/node

0.0.5 • Public • Published

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

Package Sidebar

Install

npm i @nitpik/node

Weekly Downloads

41

Version

0.0.5

License

Apache-2.0

Unpacked Size

15.9 kB

Total Files

8

Last publish

Collaborators

  • nzakas