@ungap/trim-end

0.2.0 • Public • Published

The trimEnd method for IE

Build Status Coverage Status

It removes trailing spaces from a string.

import trimEnd from '@ungap/trim-end';

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

Compatible with every engine.

Readme

Keywords

Package Sidebar

Install

npm i @ungap/trim-end

Weekly Downloads

35

Version

0.2.0

License

ISC

Unpacked Size

3.18 kB

Total Files

8

Last publish

Collaborators

  • webreflection