An open API service providing repository metadata for many open source software ecosystems.

Topic: "has"

hjelev/rpi-mqtt-monitor

Raspberry Pi MQTT Monitor gathers system information and sends it to a MQTT server.

Language: Python - Size: 1.86 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 270 - Forks: 69

nlsfi/HASlib

Galileo High Accuracy Service decoder library

Language: Python - Size: 25.2 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 34 - Forks: 12

goggybox/compact-light-card

A clean, compact, and highly customisable light card for Home Assistant

Language: JavaScript - Size: 168 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 25 - Forks: 1

inspect-js/has-symbols

Determine if the JS environment has Symbol support. Supports spec, or shams.

Language: JavaScript - Size: 107 KB - Last synced at: 4 days ago - Pushed at: 7 days ago - Stars: 18 - Forks: 6

Raj04/Coding-Ninjas

Problems at Coding Ninjas

Language: Java - Size: 136 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 18 - Forks: 36

justinlettau/ts-dot-prop

TypeScript utility to transform nested objects using a dot notation path.

Language: TypeScript - Size: 706 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 9

fabiospampinato/path-prop

Fast library for manipulating plain objects using paths.

Language: JavaScript - Size: 19.5 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 0

jonschlinkert/has-own-deep

Returns true if an object has an own, enumerable property. Nested properties can be checked using using dot notation paths ('a.b.c').

Language: JavaScript - Size: 12.7 KB - Last synced at: 3 months ago - Pushed at: almost 8 years ago - Stars: 7 - Forks: 0

mikeroyal/Haskell-Guide

Haskell Guide

Language: Haskell - Size: 15.6 KB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 6 - Forks: 1

92nqb/bubble-gum-tools

Work with nested objects is easy with a bubble-gum.

Language: JavaScript - Size: 498 KB - Last synced at: about 1 month ago - Pushed at: almost 9 years ago - Stars: 6 - Forks: 1

csieber/pydashsim

Simulates a HTTP Adaptive Streaming (HAS) session based on a throughput pattern and video segment sizes.

Language: Python - Size: 406 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 0

stdlib-js/assert-contains

Test if an array-like value contains a search value.

Language: JavaScript - Size: 1.22 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

stdlib-js/assert-has-tostringtag-support

Detect native Symbol.toStringTag support.

Language: JavaScript - Size: 427 KB - Last synced at: 19 days ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 0

stdlib-js/assert-has-iterator-symbol-support

Detect native Symbol.iterator support.

Language: JavaScript - Size: 461 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 0

stdlib-js/assert-has-symbol-support

Detect native Symbol support.

Language: JavaScript - Size: 412 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 0

stdlib-js/assert-has-async-iterator-symbol-support

Detect native Symbol.asyncIterator support.

Language: JavaScript - Size: 436 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 0

stdlib-js/assert-has-bigint-support

Detect native BigInt support.

Language: JavaScript - Size: 868 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

stdlib-js/assert-has-set-support

Detect native Set support.

Language: JavaScript - Size: 389 KB - Last synced at: 9 days ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

stdlib-js/assert-has-map-support

Detect native Map support.

Language: JavaScript - Size: 394 KB - Last synced at: 17 days ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

stdlib-js/assert-has-wasm-support

Detect native WebAssembly support.

Language: JavaScript - Size: 372 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

stdlib-js/assert-has-float32array-support

Detect native Float32Array support.

Language: JavaScript - Size: 476 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

stdlib-js/assert-has-int16array-support

Detect native Int16Array support.

Language: JavaScript - Size: 424 KB - Last synced at: 8 days ago - Pushed at: 7 months ago - Stars: 3 - Forks: 0

stdlib-js/assert-has-int8array-support

Detect native Int8Array support.

Language: JavaScript - Size: 424 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 3 - Forks: 0

stdlib-js/assert-has-function-name-support

Detect native function name support.

Language: JavaScript - Size: 377 KB - Last synced at: 18 days ago - Pushed at: 7 months ago - Stars: 3 - Forks: 0

stdlib-js/assert-has-globalthis-support

Detect globalThis support.

Language: JavaScript - Size: 356 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 3 - Forks: 0

stdlib-js/assert-has-uint32array-support

Detect native Uint32Array support.

Language: JavaScript - Size: 427 KB - Last synced at: 8 days ago - Pushed at: 8 months ago - Stars: 3 - Forks: 0

stdlib-js/assert-has-node-buffer-support

Detect native Buffer support.

Language: JavaScript - Size: 673 KB - Last synced at: 6 days ago - Pushed at: 8 months ago - Stars: 3 - Forks: 0

inspect-js/has-dynamic-import

Does the current environment have `import()` support?

Language: JavaScript - Size: 85.9 KB - Last synced at: 9 days ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 1

inspect-js/has-property-descriptors

Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.

Language: JavaScript - Size: 30.3 KB - Last synced at: 6 days ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 1

arshadkazmi42/hasattr

:mag_right: Search key, in a deep json object or array

Language: JavaScript - Size: 135 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 2

tomhodgins/jsincss-has-selector

A :has() selector plugin for jsincss

Language: JavaScript - Size: 8.79 KB - Last synced at: 2 months ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 0

stdlib-js/assert-is-nonenumerable-property-in

Test if an object's own or inherited property is non-enumerable.

Language: JavaScript - Size: 699 KB - Last synced at: 9 days ago - Pushed at: 15 days ago - Stars: 2 - Forks: 0

stdlib-js/assert-has-async-await-support

Detect native async/await support.

Language: JavaScript - Size: 382 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

stdlib-js/assert-has-weakset-support

Detect native WeakSet support.

Language: JavaScript - Size: 396 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

stdlib-js/assert-has-float64array-support

Detect native Float64Array support.

Language: JavaScript - Size: 482 KB - Last synced at: 4 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

stdlib-js/assert-has-uint8array-support

Detect native Uint8Array support.

Language: JavaScript - Size: 435 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-read-write-property-in

Test if an object's own and inherited property is readable and writable.

Language: JavaScript - Size: 667 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-method-in

Test if an object has a specified method name, either own or inherited.

Language: JavaScript - Size: 723 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

stdlib-js/assert-has-uint16array-support

Detect native Uint16Array support.

Language: JavaScript - Size: 440 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-accessor-property-in

Test if an object's own or inherited property has an accessor descriptor.

Language: JavaScript - Size: 700 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-configurable-property

Test if an object's own property is configurable.

Language: JavaScript - Size: 443 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-nonconfigurable-property-in

Test if an object's own or inherited property is non-configurable.

Language: JavaScript - Size: 775 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

stdlib-js/assert-has-weakmap-support

Detect native WeakMap support.

Language: JavaScript - Size: 401 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

stdlib-js/assert-has-proxy-support

Detect native Proxy function support.

Language: JavaScript - Size: 427 KB - Last synced at: 20 days ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-nonenumerable-property

Test if an object's own property is non-enumerable.

Language: JavaScript - Size: 634 KB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

stdlib-js/assert-has-int32array-support

Detect native Int32Array support.

Language: JavaScript - Size: 425 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-writable-property

Test if an object's own property is writable.

Language: JavaScript - Size: 433 KB - Last synced at: 8 days ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

stdlib-js/assert-has-arrow-function-support

Detect native arrow function support.

Language: JavaScript - Size: 351 KB - Last synced at: 19 days ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-readable-property

Test if an object's own property is readable.

Language: JavaScript - Size: 442 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

stdlib-js/assert-has-class-support

Detect native class support.

Language: JavaScript - Size: 413 KB - Last synced at: 20 days ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

stdlib-js/assert-has-bigint64array-support

Detect native BigInt64Array support.

Language: JavaScript - Size: 624 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-enumerable-property-in

Test if an object's own or inherited property is enumerable.

Language: JavaScript - Size: 816 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

stdlib-js/assert-has-uint8clampedarray-support

Detect native Uint8ClampedArray support.

Language: JavaScript - Size: 482 KB - Last synced at: 7 days ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-data-property-in

Test if an object's own or inherited property has a data descriptor.

Language: JavaScript - Size: 696 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

stdlib-js/assert-has-biguint64array-support

Detect native BigUint64Array support.

Language: JavaScript - Size: 590 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-write-only-property-in

Test if an object's own or inherited property is write-only.

Language: JavaScript - Size: 756 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-read-only-property

Test if an object's own property is read-only.

Language: JavaScript - Size: 428 KB - Last synced at: 20 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

stdlib-js/assert-has-generator-support

Detect native generator function support.

Language: JavaScript - Size: 375 KB - Last synced at: 19 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

milebits/helpers

A new laravel package including helper functions for every Milebits package.

Language: PHP - Size: 133 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 1

stdlib-js/assert-is-enumerable-property

Test if an object's own property is enumerable.

Language: JavaScript - Size: 728 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-method

Test if an object has a specified method name.

Language: JavaScript - Size: 718 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-has-own-property

Test if an object has a specified property.

Language: JavaScript - Size: 374 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-has-property

Test if an object has a specified property, either own or inherited.

Language: JavaScript - Size: 401 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-data-property

Test if an object's own property has a data descriptor.

Language: JavaScript - Size: 355 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-accessor-property

Test if an object's own property has an accessor descriptor.

Language: JavaScript - Size: 420 KB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-read-write-property

Test if an object's own property is readable and writable.

Language: JavaScript - Size: 362 KB - Last synced at: 17 days ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-read-only-property-in

Test if an object's own or inherited property is read-only.

Language: JavaScript - Size: 754 KB - Last synced at: 10 days ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-write-only-property

Test if an object's own property is write-only.

Language: JavaScript - Size: 438 KB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-configurable-property-in

Test if an object's own or inherited property is configurable.

Language: JavaScript - Size: 686 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-writable-property-in

Test if an object's own or inherited property is writable.

Language: JavaScript - Size: 741 KB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-inherited-property

Test if an object has an inherited property.

Language: JavaScript - Size: 397 KB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-readable-property-in

Test if an object's own or inherited property is readable.

Language: JavaScript - Size: 749 KB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-nonconfigurable-property

Test if an object's own property is non-configurable.

Language: JavaScript - Size: 469 KB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

syntax-tree/hast-util-has-property

utility to check if a node has a property

Language: JavaScript - Size: 93.8 KB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

taufik-nurrohman/has

Conditional utility.

Language: JavaScript - Size: 5.86 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

csieber/hasbrain

HASBRAIN - Towards Learning-Based Optimal HAS

Language: Jupyter Notebook - Size: 809 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

ShalkyFidelis/array-base-assert-any-has-property

Test whether at least one element in a provided array has a specified property, either own or inherited.

Language: JavaScript - Size: 48.8 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

Vp9861908406/array-base-assert-any-is-entry

Test whether at least one element in a provided array has a specified own property key-value pair.

Language: JavaScript - Size: 48.8 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

stdlib-js/assert-has-split-symbol-support

Detect native Symbol.split support.

Language: JavaScript - Size: 190 KB - Last synced at: 14 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

stdlib-js/assert-has-is-concat-spreadable-symbol-support

Detect native Symbol.isConcatSpreadable support.

Language: JavaScript - Size: 202 KB - Last synced at: 15 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

stdlib-js/assert-has-has-instance-symbol-support

Detect native Symbol.hasInstance support.

Language: JavaScript - Size: 201 KB - Last synced at: 15 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

yuanw/adventofcode Fork of yuanwang-wf/aoc

Language: Haskell - Size: 491 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/array-base-any-is-entry-in

Test whether at least one element in a provided array has a specified property key-value pair, either own or inherited.

Language: JavaScript - Size: 615 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/array-base-any-has-property

Test whether at least one element in a provided array has a specified property, either own or inherited.

Language: JavaScript - Size: 889 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/array-base-any-has-own-property

Test whether at least one element in a provided array has a specified own property.

Language: JavaScript - Size: 600 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/assert-has-search-symbol-support

Detect native Symbol.search support.

Language: JavaScript - Size: 181 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

stdlib-js/assert-has-to-primitive-symbol-support

Detect native Symbol.toPrimitive support.

Language: JavaScript - Size: 188 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

stdlib-js/array-base-any-is-entry

Test whether at least one element in a provided array has a specified own property key-value pair.

Language: JavaScript - Size: 633 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Bobbo117/WiFi-USB-Thermometer-Home-Assistant-ThingSpeak

Tiny USB device publishes temperature, humidity to Home Assistant and ThingSpeak without unsightly power cords, improving WAF.

Language: C++ - Size: 13.6 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

stdlib-js/assert-has-atob-support

Detect native atob support.

Language: JavaScript - Size: 235 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

stdlib-js/assert-has-float16array-support

Detect native Float16Array support.

Language: JavaScript - Size: 265 KB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

stdlib-js/assert-has-btoa-support

Detect native btoa support.

Language: JavaScript - Size: 229 KB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

swyss/has-core

Central backend service for the Home Automation System (HAS). Includes configuration, authentication, messaging, logging, OTA, and device control.

Size: 2.93 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

mplakalovi1/PyHAS

HTTP Adaptive Streaming Emulation Client - PyHAS

Language: Python - Size: 108 KB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

hm7mihiranga/hasitham.github.io

this is my portfolio website

Language: HTML - Size: 33.5 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

integritychain/pasta-curves

Haskell implementation of the Pasta (elliptic) Curves

Language: Haskell - Size: 77.1 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

tiaanduplessis/has-props 📦

Check if object has at least one property

Language: JavaScript - Size: 34.2 KB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 2

togrosky/Example-OSX-Virt-Manager Fork of PassthroughPOST/Example-OSX-Virt-Manager

example XML for a virt-manager VM hosting OSX can you help I am hacked with a V file that is passthrough I need you help I not a programmer. can you help.

Size: 21.5 KB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

ivancuric/collection-normalize

Fixes the JS inconsistencies with collections' has / contains / includes methods. Defaults to contains.

Language: JavaScript - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

xiaoxiyouran/android-notepad Fork of MohMah/android-notepad

A simple note taking android app inspired by Google Keep

Language: Java - Size: 346 KB - Last synced at: over 1 year ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0