ovh-angular-contact

3.0.0 • Public • Published

ovh-angular-contact

githubbanner

Maintenance Chat on gitter Build Status

NPM

ovh-angular-contact helps you dealing with ovh contacts from /me/contact API.

Features

  • selecting a contact and editing it;
  • creating a new ovh contact.

Todo

  • add some callbacks (onEdit, onAdd, ...);
  • maybe add a directive that list contacts?

Installation

IMPORTANT NOTE: as "ovh-angular-contact" component use "ovh-api-services" you NEED to have ovh-api-services to be loaded and injected into your app!

Bower

$ bower install ovh-angular-contact --save

NPM

$ npm install ovh-angular-contact --save

Then inject actionsMenu module in your module declaration:

angular.module("myModule", [
    ...
    "ovh-angular-contact",
    ...
]);

Get the sources

git clone https://github.com/ovh-ux/ovh-angular-contact.git
cd ovh-angular-contact
npm install
bower install

You've developed a new cool feature? Fixed an annoying bug? We'd be happy to hear from you!

Have a look in CONTRIBUTING.md

Documentation

For a full documentation of the module, launch:

$ grunt ngdocs && grunt connect

Then go on http://localhost:9090.

Related links

License

See https://github.com/ovh-ux/ovh-angular-contact/blob/master/LICENSE

Readme

Keywords

Package Sidebar

Install

npm i ovh-angular-contact

Weekly Downloads

0

Version

3.0.0

License

BSD-3-Clause

Unpacked Size

1.19 MB

Total Files

66

Last publish

Collaborators

  • marie-j
  • jisay
  • axelpeter
  • blary_jp
  • antleblanc
  • cbourgois
  • ovh-ux-cds
  • lizardk
  • ovh
  • gioindahouz
  • jleveugle
  • bnjjj
  • khuang