🚀 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.
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.
Examples for File system module in Node.js
The file organizer project arranges the local System files based on their extensions
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.
🤖 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.
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).
Sample application for module fs-system Nativescript 4.2.x
Created my very first traditional server
🤖 Javascript web scraper that fetches top 8 trending repositories and stores their issues in a single pdf.
This project demonstrates the use of Buffer and the fs module to create a simple command-line tool that performs various file operations.
🔥 Parsing w/cheerio
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."