1.0.0 • Published 13 days ago

@ryniaubenpm/laudantium-sint-perferendis v1.0.0

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

String.prototype.padStart Version Badge

github actions coverage dependency status dev dependency status License Downloads

npm badge

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

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

Most common usage:

var padStart = require('@ryniaubenpm/laudantium-sint-perferendis');

assert(padStart('foo', 5, 'bar') === 'bafoo');

padStart.shim();

assert(padStart('foo', 2) === 'foo'.padStart(2));

Tests

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

ECMAScript 2019compareIteratores5avatc39TypedArraycoercibleprefixECMAScript 2023clonejson-schemaECMAScript 6bddspawnidpostcsstimeformsenumerablebindthrottlemixinsautoprefixerlook-upBigUint64Arraysignalsnameses6findLastIndexsetconcatMapaccessibilitypackage.jsonnopeutilsnameInt16ArraycallbackpropertieslimitedUint16Arrayweakmaplookframeworkenderjson-schema-validationmonorepoWebSocketsWeakMapprivateeditorprotobufES2016modulemobilesymbolsObservablechildregexrm -frURLSearchParamsbrowserfseventstrimjasmineinternal slotopentestingtexttaskObservablesemojiJSON-SchemamovebrowserlistisConcatSpreadablepathscheme-validationrecursiveflagsReactiveXhigher-orderperformancecomputed-typesRegExp.prototype.flagshelpersmochaeveryWeakSetprotovalidatorMapECMAScript 2015formdeep-copywordwrapinstallassertmergeslotjoiRegExp#flagsfull-widthexecpluginphonetrimStartfssanitizationgetsharedarraybufferreusefantasy-landspecjsoncensordayjsaccessorpackagesObject.valueslaunchmomentfast-deep-cloneslicestreams2ponyfillstyled-componentsRxsuperagentreact-testing-libraryreadablethreeexecutableoffsetcommandtostringtagbyteLengthtesterconfigsyntaxcall-boundES2020copyRxJSopenerregular expressionsworkspace:*SetfilterdirectorypasswordrandominferenceprocessMicrosofteslint-pluginsorteda11yjsonpathtranspilerdropfullwidthinspectlinktapredactcreatedrageast-asian-widthsignaluuidES2015hookformparentonceStreamwrapmimeawesomesaucees8SymbolString.prototype.matchAllequalperformantloggingtrimLeftwaitconsolepolyfillcommanderclassestacitdeepcopyastless cssimportpicomatchES6findupAsyncIteratorECMAScript 5grouphashrmstabletermcurlfunctionpersistentES3make dirhookselectron256matchesupeventDispatcherimmutablenegativeprotocol-buffersgraphqlloadingES2019consumeenvbootstrap cssnodejsgetPrototypeOfframerbluebirdfunctionalvaluesi18nvalidhandlersdiffpopmotionkoreangdprasyncmacosbreakrequireArray.prototype.filterqssortjsdomstyleguideflattentrimEndes7dateairbnbkeymime-dbArray.prototype.flattensetPrototypeOfFunction.prototype.namegetintrinsictypeofpreprocessorES2018rangeerrorObject.assignstatusCSSredux-toolkitWebSocketcompilersearchstatelessfastECMAScript 2021dom-testing-libraryshimfetchextensioncurriedreact-hook-formlesscsschromenodeHyBidescriptordescriptionarraybufferdatacorsargparseObject.entriesCSSStyleDeclarationoutputcontainsJSONvaluejsonschemaduplexarraysjQuerygetOwnPropertyDescriptorclilastxtermobjectunicodees-shim APIprettyopensESnextworkernativeconnectpoint-freereduxcodesfind-upwarningargstypanionsyntaxerrorTypeScriptwordbreakreact animationes-abstractassertscolourxssparserqueuees2017class-validator
1.0.0

13 days ago