fh-wfm-risk-assessment

0.0.18 • Public • Published

FeedHenry RainCatcher risk-assessment

A vehicle-inspection module for FeedHenry RainCatcher providing a set of directives. The following items of a risk assessment can be collected this module :

  • Completed / uncompleted
  • Signature capture

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-risk-assessment')
...
])

Dependency

This module also needs the the wfm-signature to work properly :

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

Integration

Angular service

Directives

Name Attributes
risk-assessment-form
risk-assessment value

Readme

Keywords

Package Sidebar

Install

npm i fh-wfm-risk-assessment

Weekly Downloads

4

Version

0.0.18

License

MIT

Last publish

Collaborators

  • feedhenry
  • feedhenry-dev
  • grdryn
  • jbriones