GitHub topics: readfile
stdlib-js/fs-read-file
Read the entire contents of a file.
Language: JavaScript - Size: 385 KB - Last synced at: 1 day ago - Pushed at: 4 days ago - Stars: 2 - Forks: 0

ITAXBOX/LargestEmptySquare-DP
A dynamic programming solution in C to find the largest empty square in a grid containing obstacles.
Language: C - Size: 8.79 KB - Last synced at: 1 day ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

stdlib-js/fs-read-json
Read a file as JSON.
Language: JavaScript - Size: 942 KB - Last synced at: 25 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/fs-read-wasm
Read a file as WebAssembly.
Language: JavaScript - Size: 876 KB - Last synced at: 26 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 1

AlbericoD/Read-Translate-Write
reading files, translation, recording
Language: JavaScript - Size: 9.77 KB - Last synced at: 15 days ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

stdlib-js/fs-read-file-list
Read the entire contents of each file in a file list.
Language: JavaScript - Size: 1.26 MB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

0xRokib/bookbot
BookBot is a simple Python program that analyzes a text file, counts the number of words, and calculates the frequency of each character in the text. This program is designed to work with any book or text file.
Language: Python - Size: 163 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

SimplyProgrammer/Java-SerialX
Store Java objects into JSON or any format you want! SerialX is a powerful lightweight utility library to serialize Java objects programmatically via tweakable recursive descent parser for custom domain-specific languages!
Size: 2.05 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

stdlib-js/fs-read-ndjson
Read a file as newline-delimited JSON.
Language: JavaScript - Size: 259 KB - Last synced at: 26 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

Yevgnen/filefox
Simple helper toolbox for reading and writing files.
Language: Python - Size: 24.4 KB - Last synced at: 15 days ago - Pushed at: 7 months ago - Stars: 3 - Forks: 0

FrendsPlatform/Frends.File
FRENDS Tasks to preform various file system based operations such as: Reading, Writing, Copying, Deleting, Moving etc. on Windows based file systems.
Language: C# - Size: 53.7 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 6 - Forks: 5

fibo/read-file-utf8
reads content from file using utf-8 encoding
Language: JavaScript - Size: 47.9 KB - Last synced at: 8 days ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

Xenophee/Dassonville-Perrine-debug-Java Fork of OpenClassrooms-Student-Center/Project_DA_Java_EN_Come_to_the_Rescue_of_a_Java_Application
Programme de lecture / écriture de données médicales.
Language: Java - Size: 104 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

igorskyflyer/action-readfile
🌬️ A GitHub Action to read an arbitrary file and either output it or use it in another GitHub Action. 🍃
Language: JavaScript - Size: 242 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

artodeschini/JavaReadFilesCSV
Leitura de arquivos csv separado por , dados cidades ibge como testes
Language: Java - Size: 118 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

nikitakozlovjr/File-Manager
This file manager module provides functions for quickly working with files thanks to asynchronous work with them.
Language: JavaScript - Size: 253 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

robinweser/read-transform-write
Transform files with ease
Language: JavaScript - Size: 58.6 KB - Last synced at: about 17 hours ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

EhsanR47/Read-Write-Json
Reading and Writing JSON to a File in Python
Language: Python - Size: 1000 Bytes - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

charltoncr/readFile.c
Read a file into a memory buffer with one call; also can read and parse all lines in a file with one call.
Language: C - Size: 26.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

krispachi/website-sederhana-baca-tulis-file
Latihan untuk Uji Kompetensi 2024
Language: PHP - Size: 8.34 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

alanchenchen/browserBuffer
A simple implementation for browser to switch string between buffer
Language: JavaScript - Size: 1.07 MB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 1

willywonkabr/catalogo-livros
Catálogo de livros em Java usando banco de dados SQL.
Language: Java - Size: 93.8 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

doubleQ2018/FastReader
Fast read file using cpp
Language: C++ - Size: 362 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

ChrisMar00/Literal-ints-to-numerical-Ints
Converts literal ints in a file to numerical ones in an usable array
Language: C - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

MarcusHolman/Bank-Accounts-v1
This program reads bank account data from a file into an array of objects. It can print a list of the accounts, sort, search, deposit, and withdraw.
Language: C++ - Size: 1.23 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

MatthewF22/DataQAScript
I didn't fully create this script but rather added some functionality into it during my internship. It is an automation of a data quality assurance process in order to save time and resources.
Language: Python - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

busterc/readfile-split
:heavy_division_sign: Read a file, splitting it's contents into an Array (for Node)
Language: JavaScript - Size: 6.84 KB - Last synced at: 6 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

pooyafils/read-and-write-files
spring-boot application that read and write excel and text files
Language: Java - Size: 75.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

amandaalmeida89/SAP003-md-links 📦
Simple library that lists (href, text, status ) from markdown file.
Language: JavaScript - Size: 1.5 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ryanve/read-css
Read a CSS file into an abstract syntax tree object
Language: JavaScript - Size: 13.7 KB - Last synced at: about 17 hours ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 0

MatthewF22/pythonAssignmentsIntroToPython
A collection of assignments from my introductory python course. It shows how our assignments covered ideas such as inheritance, classes, methods, reading from files, fruitful and non fruitful functions and more.
Language: Python - Size: 0 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

AbdulrahmanElsharef/01_Python_Basics_tasks
Python_Projects & Tasks
Language: Python - Size: 79.1 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

carloseduardodb/txt-file-read-from-zip
Case study for zip txt file data extraction
Language: TypeScript - Size: 5.86 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

codevivi/saving-data-to-file
terminal application to save random user data to file or save registration details to json file
Language: JavaScript - Size: 30.3 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

jmonsa13/Qualitron
Language: Python - Size: 38.7 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

bramkok/poes
Read a file to stdout
Language: JavaScript - Size: 1000 Bytes - Last synced at: 14 days ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

GBarthos/read-and-execute
Read and execute commands stored in a file
Language: JavaScript - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

AbdulrahmanElsharef/01_Pyhon_Bascis
PYTHON _tasks & practice
Language: Python - Size: 6.79 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

RiteshSinha919/Converting-csv-file-into-list-of-dictionaries-and-vice-versa
Taking a csv file as input and converting it into a list of dictionaries without using pandas. The list of dictionaries can be easily used for analysis. The program also consist a function to again convert the list of dictionaries into a csv file.
Language: Jupyter Notebook - Size: 25.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

mohAnan-CS/Validate-Corpus-Arabic
A script for remove all english letter , emojies , arabic tashkel letter and punctuation marks from corpus .
Language: Python - Size: 1.54 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

codesrg/ioutil
To read and write files.
Language: Python - Size: 24.4 KB - Last synced at: 23 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

lil-dua/first-come-first-serve-cpp
Language: C++ - Size: 110 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

RiteshSinha919/Amazon-webpage-data-scrapping
The project consists of the program to extract data from the amazon webpage and then processing the data according to need. It also consist the function to automate the web scrapping process.
Language: Jupyter Notebook - Size: 16.6 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

iamsouviki/Read-Write-and-Share
"Read Write and Share" is an android application which is developed to give a common interface for edit some type of text file(.txt , .c , .java , .xml , .cpp) and as well as we can share photos, videos, documents, music files and different type of application (using WIFI P2P) to other android devices using same application .There is also option for latest Tech news . We use 'NewsApi' for that part. We also added compiler for complile codes which is critten on the editor. Currently available languages are :- C,C++,Java,python . We use "JdoodleAPI" for compile part.
Language: Java - Size: 2.06 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

WBGlIl/windows_Readfile_exp
Language: C++ - Size: 327 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 16 - Forks: 12

rankdeveloper/NodeBasicTest
In this repo I did to readFile , writeFile , validating email and some basic package install like gitint , validator
Language: JavaScript - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

asaadsaad/MWA-homework03-nodejs02
MWA Homework 03 - NodeJS 02
Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Navin77/rajReadFile
C library to read all the contents of file. It contains two functions to read text files and to read binary files.
Language: C - Size: 2.93 KB - Last synced at: 5 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

SourishW/ED-02-Python-for-Data-Science
IBM Data Science Professional Certification
Language: Jupyter Notebook - Size: 1.49 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

shinnn/node-read-glob
Search files with glob pattern and read them asynchronously
Language: JavaScript - Size: 55.7 KB - Last synced at: 29 days ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 1

corimb/NodeJS-exercises
En enero de 2021 Adalab ha creado el módulo 4 BACK END - NodeJS. Aquí iré subiendo algunos de los ejercicios propuestos en cada tema.
Language: JavaScript - Size: 190 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Artiss90/hw01
contact list in console
Language: JavaScript - Size: 404 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Amin3696/NewAustrianCodingSchool
Language: Java - Size: 3.74 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

jbockhorny/Md-links Fork of Laboratoria/SAP003-md-links
Md-Links é uma biblioteca que em arquivos markdown encontra links (url) e retorna junto ao seu respectivo texto. Projeto utilizando - JS Vanilla - Node.JS
Language: JavaScript - Size: 177 KB - Last synced at: 16 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

shinnn/assert-fs-readfile-option
Test if value is valid for fs.readFile option
Language: JavaScript - Size: 41 KB - Last synced at: 5 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

anasantos11/crudClienteNode
Language: HTML - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

gomisha/santas-brackets-advent-of-code
Solution to Advent of Code 2015 (Day 1: Not Quite Lisp)
Language: TypeScript - Size: 5.86 KB - Last synced at: 2 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

xeaone/fsep
FSEP = Fs + Extras + Promises
Language: JavaScript - Size: 62.5 KB - Last synced at: 3 days ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

dzui42unit/Get_Next_Line
Realization of a function that allows to read the file by a string with the help my own library.
Language: C - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

jwill9999/readfile_browser_api
An example of the fileReader browser API with a code example
Language: HTML - Size: 215 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
