1.0.0 • Published 1 year ago

@saoviettest/blanditiis-recusandae-expedita-excepturi v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

String.prototype.trimStart Version Badge

github actions coverage dependency status dev dependency status License Downloads

npm badge

An ES2019-spec-compliant String.prototype.trimStart shim. Invoke its "shim" method to shim String.prototype.trimStart 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 trimStart = require('@saoviettest/blanditiis-recusandae-expedita-excepturi');

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

if (!String.prototype.trimStart) {
	trimStart.shim();
}

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

Tests

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

importcallbindansitoArrayprotobyteamazonconnectFunction.prototype.namemimetypeswatchArray.prototype.flatenvassignbatchaccessibilitycss variableWebSocketvaluessymbolsTypedArrayavaarraytelephonefunctionalcallbackrequirestyleoffseteventEmitterfixed-widthefficientcommanderttyobjectfetchdescriptortoolslimitedhasOwnPropertyemrmodulejavascriptlintslicecolorsRxes2017extrainputvaluefind-upmimeinternalwatchinghashdirloggerproptester$.extenddayjsweakmaptoobjectArray.prototype.findLastIndexkoreanfastclonerecursivedynamodbreducerObject.isnegativebannerconcurrencyless.jsdependencieseventDispatchermapes-shim APIlengthfilesyntaxerrorwordwrapsnsnamedataViewparentsoptioncompareinferenceargumentapollotypestddmonorepoObservabletypelinkcloudsearches7consumelanguagestablereadieclassnamedeep-clonestylesreducevesteveryArrayBuffertc39objidleformsfunctionJSONpackagestextdeterministices2018reduxcss-in-jsstylesheetInt32ArraytapArrayBuffer.prototype.sliceshimgradients css3ECMAScript 2018intsisConcatSpreadablestringbyteLengthphonedescriptionpushgenericsstarterArrayBuffer#sliceECMAScript 2021hardlinksfullwidthlivereact-testing-libraryObject.fromEntriesimmersymbolconcatapipackage.jsonwriteform-validationsharedarraybufferTypeScripts3ECMAScript 2019ES2021ReactiveXbindeslintplugincurlredux-toolkitenvironmentpositivesymlinksArray.prototype.findLastoptimizermomentmime-dbgdprshellrandomtakeawsarraysjQuery@@toStringTagcopycloudfrontES2016less compilerObservableswatchFilegradients cssweaksetECMAScript 2020elmStyleSheetgetintrinsicroutegetPrototypeOfparser0sequencereusepackagechromiumec2internal slotworkflowreact-hookschannelisnativeECMAScript 7css nestingenumerablebrowserlistURLrdscolumnselasticachepromisechaiecmascriptcharactertermtrimrapidexpressionwhatwgguidruntimefpslook-upargsdatahastrimRightbootstrap lesstrimEndlastperformantcircularoptimistvisualwarningglacieridprettydiffemojiStreamsforEachprivatetyped arrayhotes2015middlewareforml10nerrorjoiloadingvariablesescaperobustiteratesesextensionmrunumberYAMLstructuredCloneloggingjsonfile systemclassnamessideparentfolderSymbol.toStringTagtapeclass-validatorpackage managereventshasOwnutil.inspectintrinsicfulllinewrapnopeparsingelectroncallboundproperty
1.0.0

1 year ago