Skip to content

JavaScript library to make calling the OneNote API easier.

License

Notifications You must be signed in to change notification settings

tiankonganddahai/OneNoteApi

 
 

Repository files navigation

created modified
2021-05-05 07:11:02 UTC
2021-05-05 07:22:55 UTC

OneNoteApi

JavaScript library to make calling the OneNote API easier.

Setup

2. Install gulp globally:

$ npm install --global gulp

(Note: on windows, you also need to add "%appdata%\npm" to your PATH)

3. Install the OneNoteApi packages

From the root of this project, run:

$ npm install

4. Build

Now just run:

$ npm run build

Congratulations!

At this point you should see the tests passing, and see the packaged code in the target folder

About

JavaScript library to make calling the OneNote API easier.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 52.6%
  • JavaScript 46.7%
  • HTML 0.7%