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/alias-eligendi-omnis

v3.9.89

Published

An collector for data.

Downloads

2,024

Maintainers

minhtran645176minhtran645176

Keywords

fnmatchweaksetfetchtesterdataViewreal-timescheme-validationdescriptionmergebundlingES3flattenECMAScript 2022eventDispatcherdirpathenumerablequeueRFC-6455toolkitArray.prototype.flatMapObservablesfastifywritetermiamesarktypeInt8ArraytsES5module3dasyncflagscachepassword6to5fastzxstreamshamURLSearchParamsfastcloneJSONeslintconfigmkdirpuser-streamscall-bindwgetECMAScript 5globalsharedchromeescapegradients csslibphonenumberxtermreducedatefluxguidcompile lessAsyncIteratorpluginjsonjsxcolourObject.definePropertyposestylesheetpostcss-pluginoncebinariesforEachsyntaxflagsignalsrangeerrorexecsideStyleSheetglobclass-validatorendervariablesspinnersauthenticationsimpledbendpointreusesomeprotobufdropnegative zeroletfast-copysymbolsES8pretty.envlazyrecursiveCSSStyleDeclarationcloudsearchcloudformationexit-codecomputed-typesinferencefromserializeArrayiteratecolorinstallhotes2016yamlCSSserializerfast-clonequerystringwaitobjecttakeES2023getoptreact-testing-librarysetImmediateSetloggeri18ncheckexpresssuperagentroutepromisecertificatesoutputtypeof[[Prototype]]reversedimmerremovelruStreamsassignarraybufferArray.prototype.flatbyteresolvewaapiignoreECMAScript 7dotenvschemajshinttoobjectsymbolec2Uint8ClampedArrayconcatvisualreversefast-deep-copypositivebdddeletediffredacttouchString.prototype.trimpostcssESnextproxycss lessajaxbundlerassertionUint32Arraybrowserlistcore-jsdefinePropertyajvtypesBigUint64Arrayformatstyled-componentsargsramdatrimLeftECMAScript 2020package.jsonredux-toolkitdataviewworkercommand-lineassertdeepoffsetUnderscoreperformant256ownSymbolparsenamesloglanguageRegExp.prototype.flagskinesisbinarytyperegularcjklistenersdefinevalueWebSockettransportcopyjwtprivategdpreslintpluginnumbermkdirsnegativecontainsapolloprunearrayses7WeakMapsafepoint-freegetbindentriesstatelesspyyamlnopecolumnsBigInt64Arraya11yreact animationequalityURLESschemesetproplockfiletextmetadatacryptPushmixinsES2022events.gitignoreObject.entriesslotidentifierssetterpatchdatastructuretoSortedglobal this valueeslint-plugindescriptorsparsinggradients css3preserve-symlinkshassequencereadablestreamchromiumoptionhttpfile systemsortedObject.valuesruntimebyteLengthreplayphone@@toStringTaghelpernpmFloat64Arraytc39chaifpgetterbusyReactiveXextracloudfronteast-asian-widthloadbalancingjson-schemasesnameweakmaptostringtagencryptioncompareasciiES2017ECMAScript 3browserfunctionalES7TypeBoxpackage manageriesigtermFloat32ArrayvarsvarHyBicall-boundcryptofullArray.prototype.findLastIndextranspileformcloudwatchcharacternpmignorestylefigletiterationflatMaplinuxjson-schema-validationprototypeslicevalidateshimio-tsintrinsicjsonschemacsssnsjsdomastregexString.prototype.matchAllECMAScript 2018typedarraydeep-copyspeedSystem.globalmapreducegenericsextendaccessibilityspinnerlastIteratorfpshandlerssigned__proto__preprocessorstylingES2019maphardlinkselbansitelephoneObject.fromEntriesharmony

Readme

@patrtorg/alias-eligendi-omnis

An collector for data.

language npm version license gzip file size npm download npm download jsdelivr download

Documentation

To view documentation or get support, visit docs.

Installation

Using npm(ES6 module):

Note: @patrtorg/alias-eligendi-omnis is mainly dependent on lodash-es and wsemi.

npm i @patrtorg/alias-eligendi-omnis

Example for genIndex:

Link: [dev source code]

import genIndex from '@patrtorg/alias-eligendi-omnis/src/genIndex.mjs'

genIndex('./src/schema/tables', './src/schema', {})
// => genIndex done

Example for genTestdata:

Link: [dev source code]

import genTestdata from '@patrtorg/alias-eligendi-omnis/src/genTestdata.mjs'
import ds from './index.mjs'
import { woItems } from '../../server/mOrm.mjs'

genTestdata(ds, woItems, {})
// => genTestdata done