All Projects → OneDrive → onedrive-texteditor-js

OneDrive / onedrive-texteditor-js

Licence: other
Simple single-page JavaScript app for editing text files

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to onedrive-texteditor-js

Aria2.conf
Aria2 配置文件 | OneDrive & Google Drvive 离线下载 | 百度网盘转存
Stars: ✭ 1,321 (+4980.77%)
Mutual labels:  onedrive
Cloudcross
CloudCross it's opensource crossplatform software for syncronization a local files and folders with many cloud providers. On this moment a Cloud Mail.Ru, Yandex.Disk, Google drive, OneDrive and Dropbox support is available
Stars: ✭ 185 (+611.54%)
Mutual labels:  onedrive
vbo365-rest-self-service
Unofficial Self-Service Web Portal for Veeam Backup for Microsoft Office 365
Stars: ✭ 24 (-7.69%)
Mutual labels:  onedrive
Getonedrivedirectlink
批量获取OneDrive直链
Stars: ✭ 99 (+280.77%)
Mutual labels:  onedrive
Olaindex
✨ Another OneDrive Directory Index
Stars: ✭ 2,061 (+7826.92%)
Mutual labels:  onedrive
Yosoro
🍧Beautiful Markdown NoteBook. 🏖
Stars: ✭ 2,595 (+9880.77%)
Mutual labels:  onedrive
Onedrive Fuse Fs
Script to mount Microsoft OneDrive (formerly known as SkyDrive) folder as a FUSE filesystem
Stars: ✭ 68 (+161.54%)
Mutual labels:  onedrive
Office365FiddlerExtension
This Fiddler Extension is an Office 365 centric parser to efficiently troubleshoot Office 365 client application connectivity and functionality.
Stars: ✭ 23 (-11.54%)
Mutual labels:  onedrive
Onedriver
A native Linux filesystem for Microsoft OneDrive
Stars: ✭ 163 (+526.92%)
Mutual labels:  onedrive
FilePicker
FilePicker for Xamarin.Forms
Stars: ✭ 14 (-46.15%)
Mutual labels:  filepicker
Microsoft365r
R SDK for interacting with Microsoft 365 APIs
Stars: ✭ 101 (+288.46%)
Mutual labels:  onedrive
Pyone
PyOne-一款给力的onedrive文件管理、分享程序
Stars: ✭ 1,477 (+5580.77%)
Mutual labels:  onedrive
Gonelist
Golang Onedrive List - 极易部署的 Onedrive List 服务
Stars: ✭ 242 (+830.77%)
Mutual labels:  onedrive
Onemanager Php
An index & manager of Onedrive based on serverless. Can be deployed to Heroku/Glitch/SCF/FG/FC/CFC/PHP web hosting/VPS.
Stars: ✭ 1,313 (+4950%)
Mutual labels:  onedrive
butdr
Backup to Cloud( Google Drive, Dropbox ... ) use rclone
Stars: ✭ 49 (+88.46%)
Mutual labels:  onedrive
Odindex
Onedrive index transplanted from Heymind.
Stars: ✭ 91 (+250%)
Mutual labels:  onedrive
Phpspo
Office 365 Library for PHP. It allows to performs CRUD operations against Office 365 resources via an REST/OData based API
Stars: ✭ 198 (+661.54%)
Mutual labels:  onedrive
libcloudstorage
Official libcloudstorage repository.
Stars: ✭ 49 (+88.46%)
Mutual labels:  onedrive
chromeos-filesystem-onedrive
This project provides a OneDrive FileSystem mount for ChromeOS
Stars: ✭ 33 (+26.92%)
Mutual labels:  onedrive
msgraph-sdk-python
Microsoft Graph SDK for Python.
Stars: ✭ 48 (+84.62%)
Mutual labels:  microsoftgraph

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].