Skip to content

Latest commit

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

# INSTALL
npm i @dolchi21/file
// Importconstfile=require('@dolchi21/file')
// Write a fileconstmovies=[{title: "Weekend at Bernie's"},{title: "Det sjunde inseglet"}]awaitfile('movies.json',movies)
// Read a fileconstmovies=awaitfile('movies.json')movies[0].title// Weekend at Bernie'smovies[1].title// Det sjunde inseglet

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages