1.0.3 • Published 9 months ago

bsck v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

bsck

bsck is a tool that checks and removes \b and ^H from file names.

npm license

bsck

Quick Start

Get bsck up and running quickly!

  • npx bsck: Scans your project files for filenames containing \b and ^H.
  • npx bsck --fix: Scans and automatically removes the \b and ^H characters from file names.
  1. Run:

    npx bsck

    alt text

    npx bsck --fix

    alt text

  1. Done!

Contributing

We welcome contributions to bsck! Whether it's reporting a bug, suggesting an enhancement, or submitting a pull request, your input is valued.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

For any questions, suggestions, or feedback, please contact love1ace.

1.0.3

9 months ago

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago