An open API service indexing awesome lists of open source software.

https://github.com/devtanish/bash-example

A Bash script that scans .js files, checks if the third character is uppercase, and appends 'x' to the filename if true, aiding in file organization.
https://github.com/devtanish/bash-example

Last synced: 4 months ago
JSON representation

A Bash script that scans .js files, checks if the third character is uppercase, and appends 'x' to the filename if true, aiding in file organization.

Awesome Lists containing this project

README

          

bulkRename: Rename all `.js` files to `.jsx`.