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

    Function toLower

    • Converts string, as a whole, to lower case just like String#toLowerCase.

      Differences from lodash:

      • requires string to be a string

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

      • Lodash: 1,209 bytes
      • Micro-dash: 51 bytes

      Parameters

      • string: string

      Returns string