🚀 Curated collection of amazing automation scripts.
-
Updated
May 11, 2022 - JavaScript
🚀 Curated collection of amazing automation scripts.
The file organizer project arranges the local System files based on their extensions
A Node.js repository focused on modular programming principles, using the fs module to handle file operations like reading and writing. This project explores structured code organization with Node.js modules, encouraging clean and reusable code practices.
Examples for File system module in Node.js
A Node.js application that processes media files by creating media chunks and organizing them into folders based on the media ID. Utilizes the fs module for file handling and chunk management.
The CricketBuzz Website Scraper is a Node.js project that allows you to scrape data from the CricketBuzz website using the Cheerio library for web scraping. The project also uses the Path and File System modules to save the scraped data to a file, and the Request module to fetch the HTML content of the website.
🤖 Javascript web scraper that fetches top 8 trending repositories and stores their issues in a single pdf.
The Note App is a simple and intuitive note-taking application that allows users to create, view, edit, and delete notes. Instead of using a database, it leverages the fs module in Node.js to store data directly in the file system. This makes the app lightweight and easy to manage.
Sample application for module fs-system Nativescript 4.2.x
This project demonstrates the use of Buffer and the fs module to create a simple command-line tool that performs various file operations.
A lightweight Node.js application to manage tasks using file-based storage. This project allows users to create, view, and store task details as individual text files. It features a simple and responsive UI built with TailwindCSS and utilizes Express.js for server-side functionality.
🔥 Parsing w/cheerio
A custom webpack plugin that is used with the html-webpack-plugin to generate multiple HTMLs using fs module API that is already packaged in Node(npm).
Created my very first traditional server
Add a description, image, and links to the fs-module topic page so that developers can more easily learn about it.
To associate your repository with the fs-module topic, visit your repo's landing page and select "manage topics."