fh-wfm-schedule

0.0.13 • Public • Published

FeedHenry WFM Schedule Build Status

This module contains a set of Angular directives to manage a scheduler to schedule workorders.

Client-side usage

Client-side usage (via broswerify)

Setup

This module is packaged in a CommonJS format, exporting the name of the Angular namespace. The module can be included in an angular.js as follows:

angular.module('app', [
, require('fh-wfm-schedule')
...
])

Directives

Name Attributes
schedule workers, workorders
schedule-workorder-chip workorder

For a more complete example, please check the demo portal app.

/fh-wfm-schedule/

    Package Sidebar

    Install

    npm i fh-wfm-schedule

    Weekly Downloads

    15

    Version

    0.0.13

    License

    MIT

    Last publish

    Collaborators

    • feedhenry
    • feedhenry-dev
    • grdryn