This project is tools lib for a common use in software development, It include some useful Directives, Services and a Toolset.

Directives developed

  • Signature Directive: It is a wrapper directive for jSignature library, is a JavaScript widget (a jQuery plugin) that simplifies creation of a signature capture field in a browser window, allowing a user to draw a signature using mouse, pen, or finger.
  • Form Builder Directive: Drag and drop dynamic bootstrap forms builder using angular, this component is inspired in [angular-form-gen](https://github.com/McNull/angular-form-gen). An extendable angular module that allows you create, design and render forms Bootstrap based. Field components can be dragged from a field toolbar onto a canvas, you can add fields validations. Ease way to extend by adding custom field components and validation patterns.
  • CKEditor Directive: It is a CKEditor directive.
  • Address Directive: Useful directive that allow to have an address management adding an input group field. It open a modal windows where you can handle all address fields.
  • Image Upload (Crop editing) Directive: Useful directive that allow to upload images(profile images, logo images) with crop support.
  • Report Viewer Directive: Report Viewer directive that allow to parametrize and visualize reports include report params.
  • Bootstrap Select with Filter Support Directive: Select directive with dynamic filter support.
  • Bootstrap Hide value Directive: Useful directive for SSN, Medicaid and Medicare number that need privacy with a mask.