1.0.0 • Published 14 days ago

@ptkhanh94npm/nulla-quod-in v1.0.0

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

@ptkhanh94npm/nulla-quod-in Version Badge

github actions coverage License Downloads

npm badge

Object.defineProperty, but not IE 8's broken one.

Example

const assert = require('assert');

const $defineProperty = require('@ptkhanh94npm/nulla-quod-in');

if ($defineProperty) {
    assert.equal($defineProperty, Object.defineProperty);
} else if (Object.defineProperty) {
    assert.equal($defineProperty, false, 'this is IE 8');
} else {
    assert.equal($defineProperty, false, 'this is an ES3 engine');
}

Tests

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

Security

Please email @ljharb or see https://tidelift.com/security if you have a potential security vulnerability to report.

browserMapinspectcolorstrimEndmkdirsutilsvariablesUint8ClampedArraylrudom-testing-libraryecmascriptprotooptimistdefinePropertytouchless cssdropECMAScript 2023someArrayBufferECMAScript 5parentexecutablequotefast-copydescriptionkeysdataViewrobustspecmulti-packagetypanionES5spawnhookformfast-clonestringifyajaxemit256filecryptstyled-componentsArray.prototype.flattenopendiffappequalwidthestreebytestatelessidlelinthttpmixinsprogressfetchURLunicodeinferencemovees6JSON-SchemaES2017stylingpathauthmodulegetoptfindstringifiermatchAllpositivewhichpreprocessormetadataawesomesauceregexppersistentimmernegativecolorsymbolsargspopmotionduplexframeworkstartparseObject.isdotenvwatcheraccessorworkspace:*mkdirpbootstrap lessjapaneseremoveoptionloggertestfastcopychildes2015inputArray.prototype.filterrandomECMAScript 6operating-systemescapejsonschemamochaJSONfromvaluestyleUint32ArrayiteratorinstallelectrontimewrapobjectlogES7bundlingzodargvcensorequalityavaxssarrayexpressBigInt64Array6to5form-validationmonorepoES2019readablestreamjsonrapidentriesyamlfilterRxtc39read@@toStringTagfunctionstypeurlscall-bindcoercibleInt8ArrayObservableio-tsanimationObject.entriesopenscss-in-jsclassesES2020StyleSheetjsonpathjasmineemojipackage managerjsxtslibjson-schema-validatorsettingsECMAScript 2019stylesheetArrayBuffer#slicespinnerinternalreact-testing-libraryfast-deep-copytypedclisigtermratecjkpnpm9urlhardlinksforEachterminalTypedArraybuffersreduceres2016websitetacitconnectjesterror-handlingtypedarrayprettycss lessisConcatSpreadableObject.definePropertytestersethooksposeYAMLtoolsECMAScript 2018URLSearchParamsstreamscommandSetreactgenericsgetPrototypeOfInt32Arraymime-dbfpPushmodulesconcatMapfantasy-landes2017karmababelschemaspringtraversepromisechaiReflect.getPrototypeOfObservablesautoprefixerfile systemfullflatgraphqlisfsspinnersuninstallrmcurriedapolloES2022callbindStreamsymbollook-upnameprototypecharacterbreakstartereditorxdgchromeFunction.prototype.namegroupBysignalsmacosObject.valuesfastbindpyyamlECMAScript 2021hashcachelaunchlesscssslotpluginECMAScript 2015Array.prototype.flatshebangwhatwgexereact animationjsdifftypesafeiteratetoStringTagUint16ArraycolourECMAScript 2017syntaxframeransiprocessregexresolvedeep-copyextendaccessibilityECMAScript 7browserlistjson-schema-validationregularES6argumentzeroprivate
1.0.0

14 days ago