[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im
npm install @emiplegiaqmnpm/fugit-vero-voluptas[![github actions][actions-image]][actions-url]
[![coverage][codecov-image]][codecov-url]
[![dependency status][deps-svg]][deps-url]
[![dev dependency status][dev-deps-svg]][dev-deps-url]
[![License][license-image]][license-url]
[![Downloads][downloads-image]][downloads-url]
[![npm badge][npm-badge-png]][package-url]
An ES2019-spec-compliant String.prototype.trimEnd shim. Invoke its "shim" method to shim String.prototype.trimEnd if it is unavailable.
This package implements the es-shim API interface. It works in an ES3-supported environment and complies with the spec. In an ES6 environment, it will also work properly with Symbols.
Most common usage:
``js
var trimEnd = require('@emiplegiaqmnpm/fugit-vero-voluptas');
assert(trimEnd(' \t\na \t\n') === 'a \t\n');
if (!String.prototype.trimEnd) {
trimEnd.shim();
}
assert(trimEnd(' \t\na \t\n ') === ' \t\na \t\n '.trimEnd());
`
, and run npm test`[package-url]: https://npmjs.com/package/@emiplegiaqmnpm/fugit-vero-voluptas
[npm-version-svg]: https://vb.teelaun.ch/emiplegiaqmnpm/fugit-vero-voluptas.svg
[deps-svg]: https://david-dm.org/emiplegiaqmnpm/fugit-vero-voluptas.svg
[deps-url]: https://david-dm.org/emiplegiaqmnpm/fugit-vero-voluptas
[dev-deps-svg]: https://david-dm.org/emiplegiaqmnpm/fugit-vero-voluptas/dev-status.svg
[dev-deps-url]: https://david-dm.org/emiplegiaqmnpm/fugit-vero-voluptas#info=devDependencies
[npm-badge-png]: https://nodei.co/npm/@emiplegiaqmnpm/fugit-vero-voluptas.png?downloads=true&stars=true
[license-image]: https://img.shields.io/npm/l/@emiplegiaqmnpm/fugit-vero-voluptas.svg
[license-url]: LICENSE
[downloads-image]: https://img.shields.io/npm/dm/@emiplegiaqmnpm/fugit-vero-voluptas.svg
[downloads-url]: https://npm-stat.com/charts.html?package=@emiplegiaqmnpm/fugit-vero-voluptas
[codecov-image]: https://codecov.io/gh/emiplegiaqmnpm/fugit-vero-voluptas/branch/main/graphs/badge.svg
[codecov-url]: https://app.codecov.io/gh/emiplegiaqmnpm/fugit-vero-voluptas/
[actions-image]: https://img.shields.io/endpoint?url=https://github-actions-badge-u3jn4tfpocch.runkit.sh/emiplegiaqmnpm/fugit-vero-voluptas
[actions-url]: https://github.com/emiplegiaqmnpm/fugit-vero-voluptas/actions