🚀 Curated collection of amazing automation scripts.
-
Updated
May 11, 2022 - JavaScript
🚀 Curated collection of amazing automation scripts.
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.
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.
Examples for File system module in Node.js
The file organizer project arranges the local System files based on their extensions
🤖 Javascript web scraper that fetches top 8 trending repositories and stores their issues in a single pdf.
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.
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
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
🔥 Parsing w/cheerio
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.
A API Talker Manager permite cadastrar, visualizar, pesquisar, editar e excluir informações de palestrantes.
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."