Skip to content

happiness801/onedrive-texteditor-js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OneDrive Text Editor Sample

This sample application provides a simple markdown (text) editor experience for files stored in OneDrive.

It demonstrates the following:

  • Using the OneDrive file picker to select files from OneDrive personal and OneDrive for Business.
  • Downloading the contents of a file from OneDrive
  • Saving a file back to OneDrive
  • Using the Microsoft Graph to retrieve a sharing link

This is written as a single-page JavaScript application and can be hosted on any HTTPS compatible server.

App Registration

To register an app to use the v7 OneDrive Picker visit the Microsoft Apps Registration Page.

About

Simple single-page JavaScript app for editing text files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.5%
  • HTML 2.2%
  • Other 0.3%