@s-libs/micro-dash
    Preparing search index...

    Function padEnd

    • Pads string on the right side if it's shorter than length. Padding characters are truncated if they exceed length.

      Contribution to minified bundle size, when it is the only function imported:

      • Lodash: 4,169 bytes
      • Micro-dash: 68 bytes

      Parameters

      • s: string
      • length: number
      • Optionalchars: string

      Returns string