https://github.com/atomicsponge/node-scripts
⚙️ NodeJS Scripts
https://github.com/atomicsponge/node-scripts
automation backup nodejs script sync
Last synced: 9 months ago
JSON representation
⚙️ NodeJS Scripts
- Host: GitHub
- URL: https://github.com/atomicsponge/node-scripts
- Owner: AtomicSponge
- Created: 2024-05-15T14:49:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-01T13:03:32.000Z (over 1 year ago)
- Last Synced: 2025-03-28T22:05:59.203Z (9 months ago)
- Topics: automation, backup, nodejs, script, sync
- Language: JavaScript
- Homepage:
- Size: 13.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NodeJS Scripts
A collection of various NodeJS system scripts
## Backup Scripts
Local and system backup scripts.
[link](https://github.com/AtomicSponge/node-scripts/tree/main/backup-scripts)
## Comment Updater
Batch updates code comments at the top of source files.
[link](https://github.com/AtomicSponge/node-scripts/tree/main/comment-updater)
## Create Random
Generate random data
[link](https://github.com/AtomicSponge/node-scripts/tree/main/create-random)
## Docbuilder
Run multiple document generators for multiple projects with one command.
[link](https://github.com/AtomicSponge/node-scripts/tree/main/docbuilder)
## GH Sync Followers
Sync your GitHub followers!
[link](https://github.com/AtomicSponge/node-scripts/tree/main/gh-sync-followers)