Skip to content

A JavaScript UI component that allows a user to choose a section from a list of their notebooks.

License

Notifications You must be signed in to change notification settings

OneNoteDev/OneNotePicker-JS

Folders and files

NameName
Last commit message
Last commit date
Dec 7, 2018
May 27, 2021
May 31, 2021
May 8, 2017
Aug 24, 2016
Apr 25, 2018
Aug 29, 2016
Dec 12, 2018
Aug 24, 2016
May 18, 2017
May 27, 2021
Nov 8, 2021
Jun 7, 2018
Feb 28, 2018
Dec 7, 2018
Jun 22, 2018
Apr 18, 2018
Dec 7, 2018
Feb 11, 2022

Repository files navigation

Notes

  • dir tag must be specified on body for this library to work

Local Testing

If you would like to test changes to the picker from within a consumer application, follow these steps:

  1. Run yarn to install dependencies
  2. Build the picker with yarn run build
  3. To test it in another application, you can either use yarn link, publish an adhoc package, or copy the contents of dist into your project's node_modules

Publishing

Remember to build the project before publishing with npm publish

About

A JavaScript UI component that allows a user to choose a section from a list of their notebooks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published