npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

@patrtorg/occaecati-facilis

v1.9.93

Published

[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

Downloads

1,999

Maintainers

minhtran645176minhtran645176

Keywords

dirprototypedeterministicECMAScript 2018requestutilsArrayqueryrgbopensslperformanceReactiveExtensionsprettyvarsimpledbvpcpathstylesl10ncolourdataviewreactdescriptorinstallvisualObjectjsonschemasignedpostcss-0libphonenumberelasticachecertificatesminimalbeanstalkSymbol.toStringTagenvfluxpoint-freeassertESdirectorytoolswindownodejsrulesSystem.globalcollection.es6persistentrequiresymbolreact-testing-librarynegative zerometadatabuffersbintypedarrayssignalsvestconsumebufferbyteredirectinternalweaksetreact animationxtermArray.prototype.findLastdefinemoveserializedeletejoidrageast-asian-widthconcatMapgetoptinvariantstreamstypecallbindvaluesuser-streamstrimfscolumnstoStringTagUint32Arrayes6datapureemitpruneexitlinkless csstoArrayproxyvalidatorspeedjavascriptmoduleECMAScript 2017loadbalancingcolumntrimLeftfullwidthURLSearchParamshotlesscssbcryptenvironmentspreprocessorebsjsdiffshrinkwrapisarraybuffersortramdahasredux-toolkitES6jsdompnpm9compile lessintranspilerfindbannermixinsfileglobalstructuredCloneES2020loggercreateruntimetransportstylesheetless.jsnpmignoreoptimistbundlingStreamnativelengthletserializationsyntaxerrorPromisecoerciblelocalprocessconfigurableprotobufECMAScript 2023arrayspluginlivewaapirapidglobal objectjapaneseJSON6to5ECMAScript 3gradients css3front-endFloat64ArrayTypeBoxsuperagentnumbernamees7replaycommanderintrinsiclasteslintpluginECMAScript 2019ObservablereuseECMAScript 2022warningextraclassname@@toStringTagWebSocketsmapshamcolorfasthasOwnPropertyfromfindLasttypanionwhichfpefficientbinariesimmertypeerrorcodesquerystringeveryloadinghttpauthenticationimmutablematchAlla11ypredictableequalityunicodestyleguide3dSetterminalspecObject.values$.extendMicrosoftspinnerkeybinarywgetECMAScript 5containsdescriptionwritablefastcopydependency managerUnderscorepostcss-pluginhelpersArray.prototype.flatMapregular expressionairbnbregexURLregexpzodES5fixed-widthes8cryptoexecspinnershas-ownrecursivechromemkdirautoscalingflagsameValueZeroslotowntyped arrayassertionposecheckcjkwritesymbolslazycharacterdropdiffecmascriptcsssymlinksmake dirFunction.prototype.nametakesignalsigintObject.entriespackage managerES2023touchequalclass-validatortypescriptes5String.prototype.matchAllaccessibilityphoneamazonjQueryendereventDispatcherescapeenvironmentmockfilterpushtextRxmatchfull-widthdefinePropertysetImmediatetranspileHyBiObject.assignobjectauthqsiamdateremovehandlerincludesECMAScript 2020statelessfast-deep-copystoragegatewaygroupBy0cloudwatchesargumentcallboundsubprocessreact-componentRegExp.prototype.flagsexecfilecloudtrail.gitignorepopmotiontrimStarttslibelectronthreeservereslintconfigshimwidthreduceWeakSetassigncalltypedtoSortedexpressionvariablesECMAScript 2015jwtcollectionwalkdeep-clonewaitlessmatchesreact posehigher-orderglobprivatees-shimsECMAScript 2021setiterateInt8ArrayonceCSSencryptiondotenvkinesispackagestoolkittoobjectredactdeepsettingsexecutemruMapcss lesssuperstructES7zxgetPrototypeOffastifyES2019__proto__ajaxfunctionsflattenless compilerstableoptionasterisksvalidsequenceemrhttpscurldom-testing-librarycloudsearchkoreanReflect.getPrototypeOftraverseworkflowgesturesharmonyjson-schemaFloat32Arrayclipackage.jsonvariables in cssECMAScript 7jsongetOwnPropertyDescriptorArray.prototype.flattenlogcommandpipedatastructureECMAScript 6glacierstringifiertddtrimRightform-validationmergegraphqlerrorTypedArrayreadablestreammulti-packageroute53file systementriesbootstrap lessrobustdynamodbbrowserlistwhatwgformatclonedayjs

Readme

@patrtorg/occaecati-facilis 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('@patrtorg/occaecati-facilis');

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.