6.5.85 • Published 9 months ago

@taktikorg/ipsa-quam-unde v6.5.85

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

RegExp.prototype.flags Version Badge

Build Status dependency status dev dependency status License Downloads

npm badge

browser support

An ES6 spec-compliant RegExp.prototype.flags shim. Invoke its "shim" method to shim RegExp.prototype.flags if it is unavailable. Note: RegExp#flags requires a true ES5 environment - specifically, one with ES5 getters.

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

Most common usage:

var flags = require('@taktikorg/ipsa-quam-unde');

assert(flags(/a/) === '');
assert(flags(new RegExp('a') === '');
assert(flags(/a/mig) === 'gim');
assert(flags(new RegExp('a', 'mig')) === 'gim');

if (!RegExp.prototype.flags) {
	flags.shim();
}

assert(flags(/a/) === /a/.flags);
assert(flags(new RegExp('a') === new RegExp('a').flags);
assert(flags(/a/mig) === /a/mig.flags);
assert(flags(new RegExp('a', 'mig')) === new RegExp('a', 'mig').flags);

Tests

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

sequenceoutputreduxemrcommand-linees6timeownglobeffect-tsArray.prototype.includescss nestinges2017routingString.prototype.matchAlldropimmershrinkwrapeventsaccessibilityvestMapprefixinspectdataviewcommanderphonenodejsmkdirscall-bindsignalgetpostcssmapfunctionalebsterminalshelldayjsairbnbenvinvariantvalidatorreadablecollection.es6linkpushtypedtranspileoptionponyfillredactsharedtakehelperyupES2018signedsimpledbnodeiecss variablereact posehandlersspinnersECMAScript 2016variables in csselectroncurlArray.prototype.flatjsonmanagergradients css3TypeBoxglacierserializerdom-testing-librarybrowserwaapitszxequalwarningmatchES2019urlformattingfindLastglobalThisreducextermsortbundler256xhrtypespringcachepolyfillObject.valuestrimStartposestoragegatewaymake dirhasjapanesecryptohookformBigInt64Arrayspeedcreatedragfixed-widthbinvisualwalkECMAScriptReactiveXregexpnumberglobalcompilerthreeflattransportprivatebyteOffsetamazonFloat64Arraymixinsfantasy-landSymbol.toStringTaginstallparseReflect.getPrototypeOftoolkit.gitignoretoSortedcontainses-shim APIloggingpromiseCSSStyleDeclarationString.prototype.trim6to5less.jsfnmatchECMAScript 2019react-hookswritematchesinferences3ES3eventDispatcheruser-streamsextendpackage.jsonWebSocketgetintrinsicecmascriptInt8ArrayresolveECMAScript 2018stylesheetES2022toobjecttddstringglobalscolorsidentifiersWeakSetflatMappostcss-pluginfullwidthAsyncIteratorpipees2015groupclioncetrimhelpersdefinedataViewfigletObject.assignES2021weakmapkinesiscompile lessfast-deep-clonehttpsSetWeakMapObject.fromEntriesRFC-6455moduleuuidgroupByfsprototermiamasciichromiumquerystringUnderscoreredux-toolkituninstallstyled-componentsstringifysigtermhotruntimetypesafecryptl10nreadtraverseiteratores2018pluginfile systemjsxschemaArrayES2017progresstextswfargumenttostringtagjsArray.prototype.findLastchannelimmutabledynamodbisfast-clonemkdirpStyleSheetidleawsassignworkflowtestfetchparsercloudwatchartpinoemitviewconfigurableiteratespawneslintplugincall-boundutilsminimaltypedarraysrouteloadingjsdomrecursiveArrayBuffer.prototype.slicelazyfastfilepropertiescodeseveryprivate datajestoperating-systemtc39executecheckquerytyped arrayECMAScript 6setnpmignorebuffersCSSpropertysymbolgdprchaiincludesguidWebSocketsgradients cssstatelesscallboundsetPrototypeOfstreamsbabelkeyESnextdomruleslibphonenumberdatesameValueZeroreactomitpathpasswordmapreducepopmotiontypeerrorworkereslintrequireexpressionbanner0widthautoscalingforEachtoStringTagec2pyyamlObject.isES2023chromeerrorproxylastObjectnegativediffajvcss-in-jsutilitieswhichuploadReactiveExtensionsless cssbabel-coreapollorequeststatusECMAScript 2015Array.prototype.findLastIndexPromiseanimationwindowreact-hook-formgenericstrimLeftkoreanObject.keysdotenvsuperagentforminexpressjsdiffrapidjoi$.extendmetadatahasOwnsetterdeleteauthenticationcensorgetoptfilterjsonschemaUint8ClampedArraytelephonezodvalidationECMAScript 2020
6.5.85

9 months ago

6.5.84

9 months ago

6.5.83

9 months ago

6.5.82

9 months ago

6.5.81

9 months ago

6.5.80

9 months ago

6.5.79

9 months ago

6.5.78

9 months ago

6.5.77

9 months ago

6.5.76

9 months ago

6.5.75

9 months ago

6.5.74

9 months ago

6.5.73

9 months ago

6.5.72

9 months ago

6.5.71

9 months ago

6.5.70

9 months ago

6.5.69

9 months ago

6.5.68

9 months ago

6.5.67

9 months ago

6.5.66

9 months ago

6.5.65

10 months ago

6.5.64

10 months ago

6.5.63

10 months ago

6.5.62

10 months ago

6.5.61

10 months ago

6.5.60

10 months ago

6.5.59

10 months ago

6.5.58

10 months ago

6.5.57

10 months ago

6.5.56

10 months ago

6.5.55

10 months ago

5.5.55

10 months ago

5.5.54

10 months ago

5.5.53

10 months ago

5.5.52

10 months ago

5.4.52

10 months ago

5.3.52

10 months ago

5.3.51

10 months ago

5.3.50

10 months ago

5.2.50

10 months ago

5.2.49

10 months ago

5.2.48

10 months ago

5.2.47

10 months ago

5.2.46

10 months ago

4.2.46

10 months ago

4.2.45

10 months ago

4.2.44

10 months ago

4.2.43

10 months ago

4.2.42

10 months ago

4.2.41

10 months ago

4.2.40

11 months ago

3.2.40

11 months ago

3.2.39

11 months ago

2.2.39

11 months ago

2.2.38

11 months ago

2.2.37

11 months ago

2.2.36

11 months ago

2.2.35

11 months ago

2.2.34

11 months ago

2.2.33

11 months ago

2.2.32

11 months ago

2.2.31

11 months ago

2.2.30

11 months ago

2.2.29

11 months ago

2.2.28

11 months ago

2.2.27

11 months ago

2.2.26

11 months ago

2.2.25

11 months ago

2.2.24

11 months ago

2.2.23

11 months ago

2.2.22

11 months ago

2.2.21

11 months ago

2.2.20

11 months ago

2.2.19

11 months ago

2.2.18

11 months ago

2.2.17

11 months ago

2.2.16

11 months ago

2.2.15

11 months ago

2.2.14

11 months ago

2.2.13

11 months ago

2.1.13

12 months ago

2.1.12

12 months ago

2.1.11

12 months ago

2.0.11

12 months ago

2.0.10

12 months ago

1.0.10

12 months ago

1.0.9

12 months ago

1.0.8

12 months ago

1.0.7

12 months ago

1.0.6

12 months ago

1.0.5

12 months ago

1.0.4

12 months ago

1.0.3

12 months ago

1.0.2

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago