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

Topic: "inherited"

microsoft/process-migrator

Process migrator node.js utility for VSTS inherited process

Language: TypeScript - Size: 140 KB - Last synced at: 1 day ago - Pushed at: 9 months ago - Stars: 104 - Forks: 52

sigven/cpsr

Cancer Predisposition Sequencing Reporter (CPSR)

Language: R - Size: 15.3 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 53 - Forks: 12

Ruben-Arushanyan/base-classes

Useful JavaScript base classes for efficient and quick solutions to common problems.

Language: JavaScript - Size: 1.52 MB - Last synced at: 19 days ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 0

aloisdeniel/flutter_resolve

Managing dependencies with simple Widgets.

Language: Dart - Size: 13.7 KB - Last synced at: 30 days ago - Pushed at: about 4 years ago - Stars: 6 - Forks: 1

stdlib-js/utils-inherited-keys

Return an array of an object's inherited enumerable property names.

Language: JavaScript - Size: 1.21 MB - Last synced at: 27 days ago - Pushed at: 2 months ago - Stars: 3 - Forks: 0

stdlib-js/utils-inherited-writable-property-symbols

Return an array of an object's inherited writable symbol properties.

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

stdlib-js/utils-nonenumerable-property-names-in

Return an array of an object's own and inherited non-enumerable property names.

Language: JavaScript - Size: 971 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 2 - Forks: 0

stdlib-js/utils-for-in

Invoke a function for each own and inherited enumerable property of an object.

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

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

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

Language: JavaScript - Size: 828 KB - Last synced at: 26 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/utils-nonenumerable-property-symbols-in

Return an array of an object's own and inherited non-enumerable symbol properties.

Language: JavaScript - Size: 764 KB - Last synced at: 26 days ago - Pushed at: about 2 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: 714 KB - Last synced at: 26 days ago - Pushed at: about 2 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: 8 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/utils-keys-in

Return an array of an object's own and inherited enumerable property names.

Language: JavaScript - Size: 380 KB - Last synced at: 4 days ago - Pushed at: about 2 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: 774 KB - Last synced at: 5 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/utils-inherited-writable-property-names

Return an array of an object's inherited writable property names.

Language: JavaScript - Size: 1.01 MB - Last synced at: 9 days ago - Pushed at: 3 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: 18 days ago - Pushed at: 3 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: 694 KB - Last synced at: 4 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

stdlib-js/utils-writable-property-names-in

Return an array of an object's own and inherited writable property names.

Language: JavaScript - Size: 1.07 MB - Last synced at: about 7 hours ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

stdlib-js/utils-inherited-nonenumerable-property-symbols

Return an array of an object's inherited non-enumerable symbol properties.

Language: JavaScript - Size: 1.03 MB - Last synced at: 6 days ago - Pushed at: 4 months 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 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

stdlib-js/utils-inherited-property-descriptors

Return an object's inherited property descriptors.

Language: JavaScript - Size: 1.08 MB - Last synced at: 4 days ago - Pushed at: 4 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: 752 KB - Last synced at: 6 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

stdlib-js/utils-common-keys-in

Return the common own and inherited property names of two or more objects.

Language: JavaScript - Size: 373 KB - Last synced at: 18 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

stdlib-js/utils-writable-property-symbols-in

Return an array of an object's own and inherited writable symbol properties.

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

stdlib-js/utils-entries-in

Return an array of an object's own and inherited enumerable property key-value pairs.

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

stdlib-js/assert-has-property

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

Language: JavaScript - Size: 370 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1 - Forks: 0

stdlib-js/utils-inherited-property-symbols

Return an array of an object's inherited symbol properties.

Language: JavaScript - Size: 1.01 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 1 - Forks: 0

stdlib-js/utils-some-in-by

Test whether an object contains at least n properties (own and inherited) which pass a test implemented by a predicate function.

Language: JavaScript - Size: 217 KB - Last synced at: 8 days ago - Pushed at: 20 days ago - Stars: 1 - Forks: 0

stdlib-js/utils-values-in

Return an array of an object's own and inherited enumerable property values.

Language: JavaScript - Size: 834 KB - Last synced at: 5 days ago - Pushed at: 25 days ago - Stars: 1 - Forks: 0

stdlib-js/utils-property-descriptor-in

Return a property descriptor for an object's own or inherited property.

Language: JavaScript - Size: 729 KB - Last synced at: 15 days ago - Pushed at: 25 days ago - Stars: 1 - Forks: 0

stdlib-js/utils-property-symbols-in

Return an array of an object's own and inherited symbol properties.

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

stdlib-js/assert-is-inherited-property

Test if an object has an inherited property.

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

stdlib-js/utils-inherited-property-descriptor

Return a property descriptor for an object's inherited property.

Language: JavaScript - Size: 1020 KB - Last synced at: 26 days ago - Pushed at: about 1 month 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: 26 days ago - Pushed at: about 2 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: 766 KB - Last synced at: 1 day ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/utils-enumerable-property-symbols-in

Return an array of an object's own and inherited enumerable symbol properties.

Language: JavaScript - Size: 783 KB - Last synced at: 26 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/utils-property-descriptors-in

Return an object's own and inherited property descriptors.

Language: JavaScript - Size: 1.15 MB - Last synced at: 25 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/utils-inherited-properties

Return an array of an object's inherited property names and symbols.

Language: JavaScript - Size: 1.22 MB - Last synced at: 26 days ago - Pushed at: 2 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: 807 KB - Last synced at: 4 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

stdlib-js/utils-inherited-property-names

Return an array of an object's inherited enumerable and non-enumerable property names.

Language: JavaScript - Size: 1.18 MB - Last synced at: 2 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

stdlib-js/utils-inherited-nonenumerable-property-names

Return an array of an object's inherited non-enumerable property names.

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

stdlib-js/utils-property-names-in

Return an array of an object's own and inherited enumerable and non-enumerable property names.

Language: JavaScript - Size: 1.06 MB - Last synced at: 4 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

stdlib-js/utils-inherited-enumerable-property-symbols

Return an array of an object's inherited enumerable symbol properties.

Language: JavaScript - Size: 1.08 MB - Last synced at: 6 days ago - Pushed at: 5 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: 744 KB - Last synced at: 3 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

felipecastrosales/inherited_widget

๐Ÿค” To understanding the basic workings of the InheritedWidget

Language: C++ - Size: 513 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

felipecastrosales/flutter_composition

๐Ÿงช POC creating class and subclasses with Flutter & Dart

Language: C++ - Size: 285 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Glootea/inherited_model_macro

Macro that generates boilerplate code for InheritedModel and simplifies state management

Language: Dart - Size: 13.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

portellam/bash-classes-and-functional-outputs

How to implement "classes" and functional outputs in Bash, which are not native to the language.

Size: 26.4 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

enzodanjour/Inherited-Widget-Flutter

Is understand how InheritedWidget works

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