Skip to content

quinton-ashley/pkg-sort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pkg-sort

Alphabetize your package.json

CLI Installation and Usage

npm install -g pkg-sort

Run this from a directory with a package.json file:

pkg-sort

or specify the project directory in the first arg

pkg-sort path/to/dir

node.js Usage

require("pkg-sort")("/your/project/dir");

Credit

Inspired by cdo-pacakge

Donate!

Patreon: https://www.patreon.com/qashto
Paypal: https://www.paypal.me/qashto/5

About

Sorts package.json alphabetically

Resources

License

Stars

Watchers

Forks

Packages

No packages published