5.6.84 • Published 1 year ago

@erboladaiorg/nihil-corrupti-quo v5.6.84

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('@erboladaiorg/nihil-corrupti-quo');

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

mapreducehashlastsigtermpurel10n6to5getOwnPropertyDescriptorviewchannelCSSStyleDeclarationwriteasyncchromiumfast-cloneurlfastifytacitglobal this valueimportexportES5protocol-buffersstructuredClonemacosflagsreadablestreamES2017asciifast-copyhelperclisimpledbpreprocessorbabelaststreamidentifierscjkcompareObject.keyscommandertestReflect.getPrototypeOfcommand-linestyleguidejshintvalidatepatchairbnbECMAScript 3readreact-hooksreact-componentpluginCSSiteratereact-hook-formes7spinnersexit-codeprivate datadompredictableprefixtextsliceperformantelmnopeargumenteveryreversemakeprunesesRFC-6455hotSystem.globalphonevpcidleObjectUint32Arrayvariables in csskeyrandomoutputreact animationstylefindLastIndexgroupenvironments.gitignoresettingsoperating-systemmatcharraysacornrecursiveframerclass-validatorpostcss-pluginPromisebusycommandrobustguidURLmobilees5shellfile systemstablereact pose3djsoneslinttslibformatutilsInt8ArraycloudtrailtoReversedshrinkwrapthreecallmapObject.fromEntriesfpsfilterdynamodbglobalfunctionalES2016encryptionclassesperformancebabel-corelockfileloadbalancingchildhasshebangregexpcryptoassertionlistenerspopmotionanimationwindowdatastructuretesterworkflowruntimeentriescompilerRegExp.prototype.flagsquerymkdirpexechttpecmascriptArray.prototype.flatstylingjsxinnamesponyfilles2017statedefineArrayBufferisConcatSpreadablePushvaluesdeep-copyisflagparsereducemovetypeofshareddropES7statuscoercibletelephonebinparsingassignfastclonesignedequalcryptcachedeepclonehigher-orderoptimizerterminalownjavascriptutilitytoolkittypedarraysautoprefixerloggercloudwatchsymbolsharmonyrdsgenericsirqselftestingcolorcurlECMAScript 2021
5.6.84

1 year ago

5.6.83

1 year ago

5.6.82

1 year ago

5.6.81

1 year ago

5.6.80

1 year ago

5.6.79

1 year ago

5.6.78

1 year ago

5.6.77

1 year ago

4.6.77

1 year ago

4.6.76

1 year ago

4.6.75

1 year ago

4.6.74

1 year ago

4.6.73

1 year ago

4.6.72

1 year ago

4.6.71

1 year ago

4.6.70

1 year ago

4.6.69

1 year ago

4.6.68

1 year ago

4.5.68

1 year ago

4.5.67

1 year ago

3.5.67

1 year ago

3.5.66

1 year ago

3.5.65

1 year ago

3.5.64

1 year ago

3.5.63

1 year ago

3.5.62

1 year ago

3.5.61

1 year ago

3.5.60

1 year ago

3.5.59

1 year ago

3.5.58

1 year ago

3.5.57

1 year ago

3.5.56

1 year ago

3.5.55

1 year ago

3.5.54

1 year ago

3.5.53

1 year ago

3.5.52

1 year ago

3.5.51

1 year ago

3.5.50

1 year ago

3.5.49

1 year ago

3.5.48

1 year ago

3.5.47

1 year ago

3.5.46

1 year ago

3.5.45

1 year ago

3.5.44

1 year ago

3.5.43

1 year ago

3.5.42

1 year ago

3.4.42

1 year ago

3.4.41

1 year ago

3.4.40

1 year ago

3.4.39

1 year ago

3.4.38

1 year ago

3.4.37

1 year ago

3.4.36

1 year ago

3.4.35

1 year ago

3.4.34

1 year ago

3.4.33

1 year ago

3.4.32

1 year ago

3.3.32

1 year ago

3.3.31

1 year ago

3.3.30

1 year ago

3.3.29

1 year ago

3.2.29

1 year ago

3.2.28

1 year ago

3.2.27

1 year ago

3.2.26

1 year ago

3.2.25

1 year ago

3.2.24

1 year ago

3.1.24

1 year ago

3.1.23

1 year ago

3.1.22

1 year ago

3.1.21

1 year ago

2.1.21

1 year ago

2.0.21

1 year ago

2.0.20

1 year ago

2.0.19

1 year ago

2.0.18

1 year ago

2.0.17

1 year ago

2.0.16

1 year ago

2.0.15

1 year ago

2.0.14

1 year ago

2.0.13

1 year ago

2.0.12

1 year ago

2.0.11

1 year ago

2.0.10

1 year ago

2.0.9

1 year ago

2.0.8

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago