JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 4
  • Score
    100M100P100Q36930F
  • License MIT

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

Package Exports

  • bsck
  • bsck/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (bsck) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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

  2. 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.