shyambravo / naming-convention-helper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Naming Convention Helper

Scans and modifies the file / directory names in your project

This tool will help you to replace bad naming conventions in your js projects and will automatically update your import statements.

  • Choose the directory
  • Add inclusions / exclusions
  • ✨Magic ✨

Features

  • Replace file / directory names with universal naming standards
  • This utility will automatically update your import statements

Tech

  • [node.js] - Accessing file system

How to run

This utility requires Node.js to run.

After installing the Node.js:

1. npm run startScript
2. Copy and Paste your projects root directory
3. Voila! it's done.

License

MIT

About

License:MIT License


Languages

Language:JavaScript 100.0%