1.0.5 • Published 5 days ago

@teamteanpm2024/voluptatum-odit-et v1.0.5

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

String.prototype.trim Version Badge

github actions coverage dependency status dev dependency status License Downloads

npm badge

An ES5 spec-compliant String.prototype.trim shim. Invoke its "shim" method to shim String.prototype.trim if it is unavailable.

This package implements the es-shim API interface. It works in an ES3-supported environment and complies with the spec (both ES5 and current).

Most common usage:

var assert = require('assert');
var trim = require('@teamteanpm2024/voluptatum-odit-et');

assert(trim(' \t\na \t\n') === 'a');

trim.shim(); // will be a no-op if not needed

assert(trim(' \t\na \t\n') === ' \t\na \t\n'.trim());

Engine Bugs

Some implementations of String#trim incorrectly trim zero-width spaces. This shim detects and corrects this behavior.

Tests

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

testerutilitypurewarningconsumeRFC-6455fetchparentoffsetstylesheetcolorentriesObjectratelimitcheckviewmacoselasticachetranspilerArrayBuffer.prototype.slicecjkjwtconfigpromisehookformUint32Arrayjson-schemapopmotionlinewraplookbyteLengthbabel-coreglacier-0CSSStyleDeclarationcryptohttpss3i18nreducesortsettertoolsshrinkwrapqueueMicrotaskfind-upES2016seseslint-pluginchinesetrimRightmime-dbnameArray.prototype.containsES2022pathSymbolterminaldatastructurebrowserslistmkdirpconnectremovePromiseinconcurrencyeslintrapidInt16Arraycomputed-typesreal-timequotecorspackagessomeObject.valuesbusyES2023expressionsimpledbECMAScript 6jsxspeedtraversemimeReactiveExtensionsECMAScript 2019patchYAMLbatchurlwaitnamesfindLastlint0awesomesauceenvconfigurablereact animationfinddotenvES8limitshimFloat64Arrayuser-streamscall-bindhasinferenceWebSocketsfastcopyloggerSetfilefseventsemitES2020Mapspecstylejestcollection.es6typedarraygdprnodecloudformationqueryslicepositivearraybuffertypeautoscalingStreamshooksBigInt64Arraystreamprotobuffixed-widthTypeScriptbindes-shim APIshamregular expressionsArray.prototype.flattenpropertiesautoprefixerchannelpolyfillrm -frmake dirnumbera11yformsvalidatortacitflagsindicatornativeWeakSetsameValueZeroutilsenderinternaldom-testing-libraryextralazywindowsstreams2Underscoreregular expressioncompareUint8ArrayTypedArrayredactpreserve-symlinksreactimmerES2017curlsettingsclass-validatorenumerabletypeerrorawaitkeysbannerrgbString.prototype.trimjoitypescriptcloudwatchastkarmaes5helperssuperstructruntimetapeio-tsparserunicodeshebangmoduleomitflattenimmutableprogressformattinghardlinkswatchingsharedECMAScript 2016languageexpressdefinePropertyES6classnamesemojidirgroupBygetOwnPropertyDescriptorfindLastIndexECMAScript 2023debuggerObject.fromEntriesdebugpicomatchArray.prototype.flatiterateTypeBoxspring_.extendObject.assignString.prototype.matchAllURLECMAScript 3tapuuidsigint3dfast-clonespinnersjsonschemapluginmodulesiterationregexplrudeep-clonedomarrayasserthigher-ordernegativereadablegetterMicrosofttrimEndsignalsgetPrototypeOfbddes8stringifysetsetImmediateES2015ECMAScript 2018JSONequalitysearchqueuemulti-packagejasmineJSON-Schemarecursivefinduptranspilebrowserargvduplexxssvalidationtoobjectfast-deep-copyconsoleprettyBigUint64ArrayframeworkObject.iseslintplugincolumnaccessibilitysidees6es2015reduxvisualUint8ClampedArraywrapparsinglengtheventEmittertyped arraytypanionlimiteddragiteratoriesharedarraybufferECMAScript 2020setPrototypeOfhandlersdirectorythreeFunction.prototype.nameStreamformmruArray.prototype.findLastIndex.envreusenpmfunctionclassesArrayBufferextensionECMAScript 2017ajaxnodejsauthenticationphonecolumns6to5kinesisdiffresolvearraysjapanesepostcssoptimistcolourURLSearchParamsdependency managervestbootstrap cssstylingmatches2018optimizernopereadablestreamInt32ArraydependenciesairbnbmimetypesapideleteidlecopyeventsserializecallbindwhatwgfunctionsArray.prototype.filteremrec2awsfilterstreamscss nestingES3workspace:*full-widthtestkeyWebSocket@@toStringTagintrinsicerror-handlingeast-asian-widthschemamergehasOwnhas-ownRegExp.prototype.flagstestingpersistentlessworkflowObject.keyswgetflatprivateperformanceRxpropboundopentaskassertsconstes2017babeltermcensorprototypegradients cssweaksetregularhttpchailibphonenumberwatchsanitizeECMAScript 2015throttledayjspipeArray.prototype.flatMapArray.prototype.includesttyiscloudsearchcssfantasy-landjsdifffast-copyfspromiseswritableforEachpoint-freerm -rfexit-codecss-in-jsobjencryption
1.0.5

5 days ago

1.0.4

6 days ago

1.0.3

7 days ago

1.0.2

8 days ago

1.0.1

9 days ago

1.0.0

10 days ago