0.0.2 • Published 6 years ago

loanstr-apply-widget v0.0.2

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

Loanstr Apply Button Widget

Pluggable loan apply button for mortgage brokers

Features

npm scripts

  • test: Run tests
  • test:watch: Run tests while watching at the same time
  • test:cover: Create code coverage report using istanbul
  • test:report: Report code coverage report to codecov.io
  • build: Build all JS files to different formats
  • build:watch: Build all JS files to different formats while watching
  • lint: Run eslint on all JS files
  • lint:fix: Fix linting errors
  • format: Run prettier on js files