1.0.0 • Published 8 years ago

are-objects v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

are-objects

Function for check if all values are objects.

Installation

With the simple command npm install are-objects.

Usage

The function takes any arguments as you want.

Example:

const areObjects = require('are-objects');

areObjects({}, 12, [1, null]); // false
areObjects([], {foo: false}); // true
areObjects(function(){}, String()); // false

Test

You should have installed globaly jasmine-node for test this package, then execute npm run test.

License

MIT

@infinitebrahmanuniverse/nolb-are@everything-registry/sub-chunk-1161tambinhthantam4573taren_filtersswopetregoning560deriswopetregoning560mediant1m-web3-0xanquavlqtahumarcaltottahumarlinederisyntax-savvy-jenat_sheet_malikt_sheet_vietozzsymmetrical-memorytaillonlativestaillonsimanalysistabathameantabathaosstabattcaltottabattresederitenery-solutiontea_oss_algowillettapro489willettapro489meanwillettapro489osswiki_mathwilborncaltotwilbornderiwickliffepeskind219alysiswickliffepeskind219ativeswidowsk.java.openwie_fibvzj-nallely-goinswaline-web3we-assert-yuweb3-perfweb3-tearailweigrowell560avgweigrowell560randomwrl-garret-dialwhich_nor-4wii-bethanie-sylvesterwillborn_ran_av_fivexjp-cindy-dentxisatwaterwst-kristin-kauffmanxenhaimuoixenhainamxenhaisauhaixenhaisaumotxenmuoibayxenmuoichinxenmuoitamxenhaibaxenhaibayxenhaibonxenhaihaixenhaimotsahernandez6-fibonaccisahernandez6-mediansabertooth-mainnetsadauki1-javasadauki1gitsabarikwa618avgsabarikwa618randomsabrinanativesshare_store-calculatorshare-avgsheet_minhupqsha-galactechshereemeanshereesumupshirematkins1-financeshirematkins1-volumesettlemyreavgsettlemyrerandomsalvesondarcaltotsalvesondarderisan-dev-that-speakssalin_sequencesalmahying463alysissalmahying463ativessanigerder-betascalisikromeanscalisikrowsosssatanica9988sedlock.java.opensausages_compatible-6sc_filtersscheiesslefiboscheiesslemedstatsscivallydouthit182alysisscivallydouthit182ativesschamberkonopacky138meanschamberkonopacky138ossschar.oolong.megaschlarbs-balancescartermilanscholl_wise-trungreibsomedenker487alysis
1.0.0

8 years ago