1.2.25 • Published 1 year ago

@juigorg/explicabo-maiores-sint v1.2.25

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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('@juigorg/explicabo-maiores-sint');

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

urlUint8Arrayfast-cloneeslintsqsphonetapArray.prototype.filterES2017expression[[Prototype]]errorglobpackagesassertss3widthreadablerecursiverequirees2018beanstalkkoreancalltypeajvJSON-SchemaeveryuninstallcopybinddefinePropertyhardlinksinternalcreatenativehasshebangES8deep-clonedateio-tsicufile systemstartzeroarraybufferWeakSetsearchamazonrgbpipeassertredactidwordbreakines8exeObservablestimeisstateless_.extendInt16ArrayjestUint32Arrayenumerablees5groupfixed-widthflagcodesgetoptcss-in-jsfindLastaccessibilitykinesisassertionreact-hook-formpnpm9colourtrimbyteefficienthasOwnautoscalingsymboldroptypedarraythrottleimmutablesameValueZeropruneopensReactiveExtensionstoStringTagmkdirpchromiumes2017urlssimple cachewritablesortast256telephonedebuggerrandomUint8ClampedArraydom-testing-librarypolyfillsuperagentfastifypropertyhasOwnPropertyescapeworkerPushpostcss-plugintoolkitECMAScript 2018StreamsxdgwhicheventDispatcherfetchcolortesterextratypanionbounddirparserObservableFunction.prototype.nameESinternal slota11yloadingkey parsafefigletjavascripttypedarraysfindwgetstringifyform-validationvalidsharedarraybufferquerystringreact animationprotocolumnponyfillratedeleteCSScolorswarningmapreducefromebsgetOwnPropertyDescriptorbannerloadbalancingflattenopengetPrototypeOfdayjsprettyES6redirectES7cliTypeBoxupeslintpluginURLvisuales2015json cacheaccessornegative zeroes-shim APIprogressimportexporttoolsdescriptorsconfigurableecmascriptfastcopyspecperformanceprivate dataESnextoffsetdependency managerjapaneseArray.prototype.flattypeerrordiffenvstablepersistentjshashRegExp.prototype.flagsvaluesmetadatawaapiimportstylingparsingfind-upSetexpressintrinsicstarternodetrimEndECMAScript 2017runtimedragapplanguagecollection.es6deepclonecontainscoerciblebreakcloudtrailroutingkeyRegExp#flagsoptimizergenericscode points-0configES3fsoptimistopenercryptostdlibeast-asian-widthStreamObject.definePropertycloudfrontcloudwatchArray.prototype.includesfullnamesexecECMAScript 2020rmdircharactermatchAllpushObjectRFC-6455popmotionhigher-ordernamerdsenderequalitycheckweaksetsuperstructnopeshellstructuredClonextermiteratortaskES2020yupjoifunctionsfilematchesguidconcatMapisConcatSpreadableclientReflect.getPrototypeOfMap.envrapiddebugpicomatchsetbundlingArrayBufferjQuerytypesafeequalbluebirdprototypemobileprotobufes2016mimePromisefast-deep-copylazyreadregular expressionlookeslintconfigtypedairbnbfullwidthserializereusereactnodejshookformomitrangeerrorargumentresolvereadablestreamArrayBuffer#slicebyteOffsetRxJStyped arrayidleinferenceformattingwhatwgstringnpmObject.getPrototypeOfJSONcore-jselectroncloudformationdataviewmulti-packagefastclone3dstreamlrusessequencelimitedtraversebyteLengthreducetypescriptRxenvironmentsbuffersavacallbindmodulejsonpathStyleSheetsyntaxerrorECMAScript 6convertmomentcall-boundmapArrayBuffer.prototype.slicetdddynamodbReactiveXreal-timeregularargvwalkingasyncframeruuidES2019defineendpointAsyncIteratordataextensionexecutablereducerMicrosoftiterationgdprsimpledbpackage managerObject.keysInt8ArrayprivatetrimLeftratelimitdeepspinnerparsearktypelinewrapjsdomutilities
1.2.18

1 year ago

1.2.19

1 year ago

1.2.20

1 year ago

1.2.23

1 year ago

1.2.24

1 year ago

1.2.21

1 year ago

1.2.22

1 year ago

1.2.25

1 year ago

1.2.12

1 year ago

1.2.13

1 year ago

1.2.16

1 year ago

1.2.17

1 year ago

1.2.14

1 year ago

1.2.15

1 year ago

1.2.11

1 year ago

1.1.9

1 year ago

1.1.8

1 year ago

1.2.9

1 year ago

1.2.10

1 year ago

1.1.7

1 year ago

1.1.6

1 year ago

1.1.5

1 year ago

1.1.4

1 year ago

1.1.3

1 year ago

1.1.2

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago