npm

nodetoolset
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

Node Toolset is a set of useful command lines that can help nodejs developer life easier.

Built with BIG love from DayOne Teams!

Installation

[sudo] npm install -g nodetoolset

Usage

Recursively remove all node_modules directories in a certain directory to free up your disk space.

[npx] nts node:remove-node_modules <dir>

Rename React Native app.

[npx] nts rn:rename-app <new-app-name>

Notes: It's recommended to check out Git codebase into new branch, run the command and test carefully.

Get command help

nts --help

Readme

Keywords

Package Sidebar

Install

npm i nodetoolset

Weekly Downloads

0

Version

1.1.0

License

MIT

Unpacked Size

67.2 kB

Total Files

32

Last publish

Collaborators

  • haotangio