Skip to content
/ ReadWriteJS Public template

Just a Javascript template with basic functions to open and save files locally on PC; no online hosting needed.

License

Notifications You must be signed in to change notification settings

jumpjack/ReadWriteJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ReadWriteJS

Just a Javascript template with basic functions to open and save files locally on PC; no online hosting needed.

Modern javascript allows easily accessing local files both for reading and writing; for security reasons this canNOT be don automatically, but it's just a matter of asking to the user to select the file to be opened or to specify where to save a file.

This repo just contains a basic source code for opening a file and saving memory contents to a file. It's not a library; just copy&paste the source, then start writing your amazing new program. ;-)

About

Just a Javascript template with basic functions to open and save files locally on PC; no online hosting needed.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages