JSPM

@apolitical/common-helpers-validation

1.0.0-beta.2
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • Downloads 12
    • Score
      100M100P100Q78554F
    • License MIT

    Node.js module to validate input

    Package Exports

    • @apolitical/common-helpers-validation

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@apolitical/common-helpers-validation) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    Common Helpers- Products

    Node.js module to expose functionality to format products for use in our frontend.

    Current function

    • inputHasValue
      • Check if an input field has a value
    • passwordValidator
      • Takes a string and checks if it passes some of our predefined password strength indicators