1.0.3 • Published 10 months ago

bsck v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
10 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

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago