@raincatcher-examples/step-vehicle-inspection

v1.1.2
An vehicle-inspection module
raincatcher-step workflow raincatcher wfm

FeedHenry RainCatcher vehicle-inspection

A vehicle-inspection module for FeedHenry RainCatcher providing a set of directives. The following items of a car can be checked with this module :

  • Fuel
  • Tires
  • Lights

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('@raincatcher/vehicle-inspection').ngModule
...
])
Angular service

Directives

Name Attributes
vehicle-inspection-form
vehicle-inspection vehicle-inspection
npm i @raincatcher-examples/step-vehicle-inspection

Metadata

Downloads