Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chrispsn/monotreme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monotreme

Monotreme helps you see and edit data in files via your browser. You choose the file's location (local path or remote URL).

Example GIF

Local save uses Internet Explorer 11's ActiveX controls. Yikes!

Remote save uses WebDAV. Have fun configuring your server!

Usage

Monotreme is an object prototype. It provides methods for:

  • reading data from a file into a JavaScript equivalent (currently .txt => string, but maybe .json => arrays and objects)
  • visualising and editing the JS data via form elements
  • saving JS data to a user-specified file.

See example.html.

About

See, edit and save data to a file system from your browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published