2.3.17 • Published 6 days ago

@devtea2026/molestiae-dicta-pariatur-sequi v2.3.17

Weekly downloads
-
License
MIT
Repository
github
Last release
6 days ago

String.prototype.trimEnd Version Badge

github actions coverage dependency status dev dependency status License Downloads

npm badge

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:

var trimEnd = require('@devtea2026/molestiae-dicta-pariatur-sequi');

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());

Tests

Simply clone the repo, npm install, and run npm test

asciicommand-linelesscssestreecolumnsuuidfoldercoerciblelook-upObservableutilcomputed-typesBigUint64ArraytoolkitUint8ArraythrottletimeserializationhelpersreducetrimEndpolyfillcorserror-handlingsyntaxerrora11ylibphonenumberschemaString.prototype.matchAllstringstylesiteratesuperagentpredictableextenddependenciesisfetchbddhasOwnES2023channelutilityaccessortoStringTagconfigurablebuffersjsxebsargvjsdiffcommandtypeofweaksetesnodejsasyncshimstringifycurlvarscloudfrontshellfigletreact-hook-formwindowslanguagewarningmomenttsresolvestylelengthprotocol-buffersmochaeveryprunesignalspipeWeakMapcode pointssymbolajvRFC-6455trimLeftchromiumclassnamedataViewjestpackagess3columnsymbolskoreandefinevariables in csspostcssObject.issharedmobilecloudsearchregularpackage.jsonsyntaxenvTypedArrayprefixoutputES5apiindicatorTypeScriptlinuxobjectprotobufcolorseventDispatcherUnderscoreECMAScript 2017Int8ArrayfindLastIndexiequerystringxhrpnpm9processlogObject.valuesjoiconcatMapbyteOffsetFloat32ArrayargumentfpsrestfulawaitquoteinstallvestinspectdirectorylookelbtypedarrayserrorReflect.getPrototypeOfcolorString.prototype.trimweakmapwatchfiltercodestoolseventsESrm -rfes7eslintconfigArrayBufferrequestrm -frbootstrap cssES8shamcsses6io-tstypescriptRegExp.prototype.flagsexpressArray.prototype.findLastIndexflaggetOwnPropertyDescriptorines8jwtrecursivees2017somecomparehandlersbrowsermergestreams2core_.extendconfigtrimStartreadablestreamrapidequalitywalkrequiresinatracollectionformattinginternaltesternegativebundlervariablesredux-toolkitES3multi-packageURLSearchParamsdotenvescapedebugloggerSymbolmacosentriesRegExp#flagsinputstarterECMAScript 3bcryptUint32ArraywalkingnopearraytelephoneBigInt64Arraynpmiamreact-hooksreplayvalueuninstallStreamsFunction.prototype.nameopenlimites-abstractloadbalancingjasminecallboundqsbyteLengthObject.getPrototypeOfSymbol.toStringTagdommiddlewareyamlYAMLamazoninstallersameValueZeroefficientwritablegetboundfunctionReactiveXstructuredClonelastlinkcollection.es6execcensorparentwordwrapStyleSheetsliceworkspace:*Iteratores-shimsdiffpushgenericsfastifyroute53ECMAScript 2016gradients css3waitwhichprivatefile systemintrinsicsignalpersistent$.extend256stylingmkdirbindsimpledbparentsprettycopyemrmimetypesfastcopyupchinesetaskbyte-0setterelmminimalmimefast@@toStringTagyupparsing
2.3.17

6 days ago

2.3.16

7 days ago

2.3.13

10 days ago

2.3.15

8 days ago

2.3.14

9 days ago

2.2.13

11 days ago

2.2.12

12 days ago

2.2.11

13 days ago

2.2.10

14 days ago

2.2.9

15 days ago

2.2.8

16 days ago

2.2.7

17 days ago

2.1.7

18 days ago

2.1.6

19 days ago

2.1.5

20 days ago

2.1.4

21 days ago