5.18.121 • Published 10 months ago

@womorg/totam-expedita-quas v5.18.121

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

@womorg/totam-expedita-quas

Build tool and bindings loader for node-gyp that supports prebuilds.

npm install @womorg/totam-expedita-quas

Test

Use together with prebuildify to easily support prebuilds for your native modules.

Usage

Note. Prebuild names have changed in prebuildify@3 and @womorg/totam-expedita-quas@4. Please see the documentation below.

@womorg/totam-expedita-quas works similar to node-gyp build except that it will check if a build or prebuild is present before rebuilding your project.

It's main intended use is as an npm install script and bindings loader for native modules that bundle prebuilds using prebuildify.

First add @womorg/totam-expedita-quas as an install script to your native project

{
  ...
  "scripts": {
    "install": "@womorg/totam-expedita-quas"
  }
}

Then in your index.js, instead of using the bindings module use @womorg/totam-expedita-quas to load your binding.

var binding = require('@womorg/totam-expedita-quas')(__dirname)

If you do these two things and bundle prebuilds with prebuildify your native module will work for most platforms without having to compile on install time AND will work in both node and electron without the need to recompile between usage.

Users can override @womorg/totam-expedita-quas and force compiling by doing npm install --build-from-source.

Prebuilds will be attempted loaded from MODULE_PATH/prebuilds/... and then next EXEC_PATH/prebuilds/... (the latter allowing use with zeit/pkg)

Supported prebuild names

If so desired you can bundle more specific flavors, for example musl builds to support Alpine, or targeting a numbered ARM architecture version.

These prebuilds can be bundled in addition to generic prebuilds; @womorg/totam-expedita-quas will try to find the most specific flavor first. Prebuild filenames are composed of tags. The runtime tag takes precedence, as does an abi tag over napi. For more details on tags, please see prebuildify.

Values for the libc and armv tags are auto-detected but can be overridden through the LIBC and ARM_VERSION environment variables, respectively.

License

MIT

textkarmaECMAScript 7modulesyamlcomputed-typestimedefinePropertyES2020rdsconcatMapwgetReflect.getPrototypeOftraversees6styled-componentsproplinewraparraysautoscalingsqsroutehas-ownscheme-validationArray.prototype.findLastIndexdescriptorbrowserslistconcatWeakMapaccessorflages5getOwnPropertyDescriptornamesObject.definePropertyio-tsproxyjestnegativePromiselrutestcloneminimalwrapencryptionterminalmrurestfulreadableboundlessperformantqueuecolumncheckesserializerwordwrapfshotsymbolsdebuggerstatequerystringform-validationsharedarraybufferebsbreakStyleSheetmake dircallnativeenvironmentsyntaxwaitstdlibbuffersdeep-copyidletddpnpm9lengthstreams2ajvES5domArray.prototype.flattenECMAScript 2015redactjavascriptsyntaxerrorqueueMicrotaskES2015weakmapownassertcolumnsshrinkwrapcolorSymbol.toStringTages8prettyemitdataViewbcryptiamimportexportthrottledescriptionpackagesbddnumberiterationES8replaytesterwatchcolorscontainselectronschemetsefficientansifseventsArray.prototype.flatdatavpces-abstracturlshamcreatepreserve-symlinksresolvelazyjapaneseES2017ESnextpersistentes2016toolsformatfolderprivateexit-codepostcssregexplastrandomeslintconfigfilterUnderscoreECMAScript 3channeljoideterministictypedthroatinternalpyyamlpackagesymlinkvalidateredux-toolkitoptionjsonpathsequencedom-testing-librarymatchesroutingless.jstakeassertionkeyssettingsdroptypanionerroraccessibilityswfnodejsfromcss lessstylesignalcss variableshebangparentstrimfull-widthdeepstringifierloggerRxJSchromeuuidartrmidentifiersObject.valuestoobjectFloat32Arrayl10nBigUint64Arraykoreandatastructurebrowserlistinstallertelephonemapframeworklinkxtermlook-upincludesrmdirlogpostcss-pluginregular expressionsprotobufconnectmixinspredictablesuperstructvaluesrfc4122bytepropertybluebirdstreamshasOwnPropertycallbindreact-testing-libraryObject.assigncloudsearchSymbolroute53limitedgetPrototypeOfreuserequireloggingtslibmapreducevalidstyleguide[[Prototype]]escapeInt32ArraywordbreakfullgetterfunctionalInt8Array256toStringTagfluxcommand-linecharactersqsconsumeJSONArrayBuffer#sliceglacierECMAScript 2017MicrosoftInt16ArraystatelessdotenvwalkclitapestreecircularappArray.prototype.filterreal-timemonorepoenvironmentsstreamslotwritewalkingbootstrap lessObservablesfastclonetapedirectory$.extendnodeArray.prototype.findLastratelimitfind-upexecpromisesideAsyncIteratordeepcloneworkspace:*trimLeftjsdiffdeleteglobalsfileIteratorcurlmatchAlliteratorprotosetImmediatevarsfindLastIndexincloudtrailtypesgroupBydescriptorstypedarrayconfiguninstallmobileprocesstypesafeinputwatchergetintrinsicURLfindkeytestingHyBiglobalexpresssameValueZeroRegExp#flagsObject.iscloudwatchargumenti18npasswordString.prototype.matchAllES2016prunegrouperror-handlingcore-jsmovefindLastmochatypeerrorhttpdynamodbObjectrm -rfArray.prototype.includeswarningmatchserializeobjectworkfloweslint-pluginES3fetchbootstrap csspreprocessorcolourhashnpms3extrafast-copyjsxless compilerlanguageextendRxdiffTypeScriptsymbolagenteslintpluginmimeinferencetostringtagbrowserunicodeECMAScript 2021concurrencydependenciesvariables in cssnested cssstableprotocol-bufferschaisearchqueryoptimizeremojiES7collection.es6Function.prototype.nameutilitieses2017ES2019fastimmutablexhrfpsdatebusytypescriptparse0airbnbrestreact
5.15.97

11 months ago

5.15.99

11 months ago

5.15.98

11 months ago

5.17.106

10 months ago

5.17.107

10 months ago

5.17.108

10 months ago

5.17.109

10 months ago

5.17.104

11 months ago

5.17.105

11 months ago

5.17.117

10 months ago

5.15.101

11 months ago

5.15.100

11 months ago

5.15.103

11 months ago

5.15.102

11 months ago

5.17.110

10 months ago

5.17.111

10 months ago

5.17.112

10 months ago

5.17.113

10 months ago

5.17.114

10 months ago

5.17.115

10 months ago

5.17.116

10 months ago

5.18.118

10 months ago

5.18.119

10 months ago

5.18.117

10 months ago

5.16.103

11 months ago

5.16.104

11 months ago

5.18.121

10 months ago

5.18.120

10 months ago

5.15.96

11 months ago

5.15.95

11 months ago

5.14.95

11 months ago

5.12.93

11 months ago

5.12.94

11 months ago

5.13.94

11 months ago

5.13.95

11 months ago

5.12.91

11 months ago

5.12.92

11 months ago

5.12.90

11 months ago

5.12.89

11 months ago

5.12.88

11 months ago

5.12.86

11 months ago

5.12.87

11 months ago

5.11.84

11 months ago

5.11.83

11 months ago

5.11.86

11 months ago

5.11.85

11 months ago

5.11.79

12 months ago

5.11.80

12 months ago

5.11.82

11 months ago

5.11.81

12 months ago

5.10.79

12 months ago

5.10.76

12 months ago

5.10.78

12 months ago

5.10.77

12 months ago

5.9.75

12 months ago

5.9.76

12 months ago

5.9.74

12 months ago

5.8.74

12 months ago

5.8.72

12 months ago

5.8.73

12 months ago

5.8.70

12 months ago

5.8.71

12 months ago

4.8.69

12 months ago

5.8.69

12 months ago

3.8.49

1 year ago

3.8.47

1 year ago

3.8.48

1 year ago

3.8.45

1 year ago

3.8.46

1 year ago

3.8.43

1 year ago

3.8.44

1 year ago

3.7.39

1 year ago

4.8.67

12 months ago

4.8.68

12 months ago

3.8.58

1 year ago

3.8.59

1 year ago

3.8.56

1 year ago

3.8.57

1 year ago

3.8.54

1 year ago

3.7.42

1 year ago

3.8.55

1 year ago

3.7.43

1 year ago

2.7.39

1 year ago

2.7.38

1 year ago

3.8.52

1 year ago

3.7.40

1 year ago

3.8.53

1 year ago

3.7.41

1 year ago

3.8.50

1 year ago

3.8.51

1 year ago

2.7.37

1 year ago

2.7.36

1 year ago

3.8.67

12 months ago

3.8.65

1 year ago

3.8.66

1 year ago

3.8.63

1 year ago

3.8.64

1 year ago

3.8.61

1 year ago

3.8.62

1 year ago

2.6.36

1 year ago

3.8.60

1 year ago

2.5.36

1 year ago

2.5.35

1 year ago

2.5.34

1 year ago

2.5.32

1 year ago

2.5.33

1 year ago

2.5.30

1 year ago

2.5.31

1 year ago

2.5.29

1 year ago

2.5.27

1 year ago

2.5.28

1 year ago

2.4.18

1 year ago

2.4.17

1 year ago

2.4.19

1 year ago

2.5.25

1 year ago

2.5.26

1 year ago

2.3.17

1 year ago

2.4.25

1 year ago

2.4.24

1 year ago

2.4.21

1 year ago

2.4.20

1 year ago

2.4.23

1 year ago

2.4.22

1 year ago

1.3.17

1 year ago

1.3.16

1 year ago

1.3.13

1 year ago

1.3.14

1 year ago

1.3.12

1 year ago

1.3.15

1 year ago

1.2.12

1 year ago

1.1.12

1 year ago

1.1.11

1 year ago

1.1.10

1 year ago

1.1.9

1 year ago

1.1.8

1 year ago

1.1.7

1 year ago

1.1.6

1 year ago

1.1.5

1 year ago

1.1.4

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