1.0.0-alpha.0 • Published 5 years ago

ovh-angular-user-pref v1.0.0-alpha.0

Weekly downloads
4
License
BSD-3-Clause
Repository
github
Last release
5 years ago

OVH Angular user pref

An angular service to create/get/delete user preferences

  • Create an user preference on api.ovh.com
  • Merge an existing user preference on api.ovh.com
  • Get all keys of user preference for one user
  • Get user preference for a specific key
  • Delete an user preference for a specific key

Install

yarn add ovh-angular-user-pref

Usage

  • Format :
    • The format of a key must be in uppercase, words separated by underscores _
    • Key name sample : (COMMON_LANG, WEB_DOMAIN_FAVORITES, DEDICATED_DASHBOARD, ...)

Contributing

Always feel free to help out! Whether it's filing bugs and feature requests or working on some of the open issues, our contributing guide will help get you started.

License

BSD-3-Clause © OVH SAS