@ungap/trim-start

0.2.0 • Public • Published

The trimStart method for IE

Build Status Coverage Status

It removes leading spaces from a string.

import trimStart from '@ungap/trim-start';

trimStart.call('  test '); // "test "

Compatible with every engine.

Readme

Keywords

Package Sidebar

Install

npm i @ungap/trim-start

Weekly Downloads

26

Version

0.2.0

License

ISC

Unpacked Size

3.24 kB

Total Files

8

Last publish

Collaborators

  • webreflection