An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: writefile

stdlib-js/fs-write-file

Write data to a file.

Language: JavaScript - Size: 539 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 2 - Forks: 0

jonschlinkert/write

Write data to the file system, creating any intermediate directories if they don't already exist. Used by flat-cache and many others!

Language: JavaScript - Size: 64.5 KB - Last synced at: 9 days ago - Pushed at: about 6 years ago - Stars: 82 - Forks: 8

VirtualSpaceGit/Mem-commit

A tiny demonstration intercepting 'WriteFile' on Windows to queue or discard changes in memory. Not production-ready, purely educational purposes.

Language: C - Size: 532 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - 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.29 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

AlbericoD/Read-Translate-Write

reading files, translation, recording

Language: JavaScript - Size: 9.77 KB - Last synced at: 13 days ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

mnz1365/saving-record-time-text

date saving in text file with python

Language: Python - Size: 1.95 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Yevgnen/filefox

Simple helper toolbox for reading and writing files.

Language: Python - Size: 24.4 KB - Last synced at: 8 days ago - Pushed at: 11 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: 6 months ago - Pushed at: 12 months ago - Stars: 6 - Forks: 5

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: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

robinweser/read-transform-write

Transform files with ease

Language: JavaScript - Size: 58.6 KB - Last synced at: 6 days 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: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

mouni2619/Nodejs-FileSystem

This Node.js code sets up a basic Express server that provides two main endpoints for handling file operations.this server provides a simple API for creating text files with timestamps and listing existing files, demonstrating basic file system operations in a Node.js environment using Express.

Language: JavaScript - Size: 2.19 MB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

jonschlinkert/copy

Copy files using glob patterns. Sync, async, promise or streams. (node.js utility)

Language: JavaScript - Size: 70.3 KB - Last synced at: 1 day ago - Pushed at: over 3 years ago - Stars: 94 - Forks: 122

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

Gyumeijie/write-file-webpack

A simple webpack(v3) plugin for writing data to file.

Language: JavaScript - Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

mowatermelon/nestjs-yuque

Use Nestjs to manage your yuque repository

Language: TypeScript - Size: 32.2 KB - Last synced at: 5 months ago - Pushed at: about 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: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - 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: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

codesrg/ioutil

To read and write files.

Language: Python - Size: 24.4 KB - Last synced at: 7 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: over 2 years ago - Pushed at: over 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: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

anitachengalva/readme-generator

Application runs in terminal and utilizes the Inquirer npm to generate a README.md file based off of user input.

Language: JavaScript - Size: 49.8 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

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: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

krobingit/Node-FileSystem

Language: JavaScript - Size: 38.1 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

coderaiser/node-writejson

write stringified object to file

Language: JavaScript - Size: 23.4 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 2

SourishW/ED-02-Python-for-Data-Science

IBM Data Science Professional Certification

Language: Jupyter Notebook - Size: 1.49 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

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: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Artiss90/hw01

contact list in console

Language: JavaScript - Size: 404 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

shinnn/output-file

Write a file and create its ancestor directories if needed

Language: JavaScript - Size: 148 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

iguntur/path-ensure

:rocket: Ensure path exists

Language: TypeScript - Size: 9.77 KB - Last synced at: 3 days ago - Pushed at: almost 7 years ago - Stars: 4 - Forks: 0

anasantos11/crudClienteNode

Language: HTML - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

Gyumeijie/write-to-file-webpack

This is a simple webpack(v4) plugin for writing data to file.

Language: JavaScript - Size: 11.7 KB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

artodeschini/readingContinueFromDirectories

This a project in Java that reads files with extension * .dat and classify the data to perform some sales analysis.

Language: Java - Size: 210 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0