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

GitHub topics: object

samaalnemrawi/object-every-own-by

Explore the `object-every-own-by` library for efficient property retrieval in JavaScript objects. Ideal for numerical computation in Node.js and browsers. 🚀🌐

Language: JavaScript - Size: 49.8 KB - Last synced at: about 1 hour ago - Pushed at: about 2 hours ago - Stars: 0 - Forks: 0

I-RzR-I/DomainCommonExtensions

The purpose of this repository/library is to provide the most relevant and used extension methods in the life cycle of application development that allow us to improve our code, and writing speed, and use more efficiently dev team time during this period for more complex functionality.

Language: C# - Size: 209 KB - Last synced at: about 4 hours ago - Pushed at: about 4 hours ago - Stars: 0 - Forks: 0

sindresorhus/on-change

Watch an object or array for changes

Language: JavaScript - Size: 159 KB - Last synced at: about 5 hours ago - Pushed at: 3 months ago - Stars: 1,989 - Forks: 88

hackyesddff/soenneker.dtos.launchsettings

DTOs representing Dotnet's launchsettings.json, launch profiles, etc

Language: C# - Size: 28.3 KB - Last synced at: about 16 hours ago - Pushed at: about 17 hours ago - Stars: 0 - Forks: 0

Bart927/PropForge

PropForge is a prop firm training simulator that helps traders prepare for challenges from firms like TopStep and FTMO. It offers phase-based evaluations and profit/loss tracking to enhance your trading skills. 🛠️👨💻

Language: HTML - Size: 989 KB - Last synced at: about 22 hours ago - Pushed at: about 23 hours ago - Stars: 0 - Forks: 0

patientsmub/soenneker.swashbuckle.schemafilters.fixnullablewithouttype

A schema filter sets the type to object for any OpenAPI schema marked as nullable but lacking a defined type.

Size: 1000 Bytes - Last synced at: about 23 hours ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

nrgsille76/io_scene_max

Blender Autodesk MAX Importer

Language: Python - Size: 449 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 47 - Forks: 6

Davidkush/soenneker.requests.azure.alerts

A series of objects representing Azure Alert requests

Language: C# - Size: 30.3 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

Horiuti-byte/soenneker.swashbuckle.attributes.ignoreproperty

Hides a property from OpenAPI/Swagger documentation without affecting JSON serialization. Use this when a property should be used at runtime but not exposed in the public API contract.

Language: C# - Size: 31.3 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

remarkablemark/style-to-js

:memo: Parses CSS inline style to JavaScript object (camelCased).

Language: TypeScript - Size: 2.11 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 13 - Forks: 3

stdlib-js/object-every-in-by

Test whether all properties (own and inherited) of an object pass a test implemented by a predicate function.

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

stdlib-js/utils-some-own-by

Test whether some `own` properties of a provided object satisfy a predicate function for at least `n` properties.

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

stdlib-js/utils-none-own-by

Tests whether every own property of an object fails a test implemented by a predicate function.

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

stdlib-js/utils-any-own-by

Test whether whether any 'own' property of a provided object satisfies a predicate function.

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

elian-lobotomy/soenneker.semantickernel.dtos.options

Options for creating a Microsoft.SemanticKernel.Kernel instance.

Language: C# - Size: 38.1 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

stdlib-js/assert-is-ragged-nested-array

Test if a value is a ragged nested array

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

stdlib-js/assert-is-even

Test if a value is an even number.

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

stdlib-js/assert-is-empty-array-like-object

Test if a value is an empty array-like object.

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

stdlib-js/assert-is-array-like-object

Test if a value is an array-like object.

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

remarkablemark/style-to-object

📝 Parse CSS inline style to JavaScript object.

Language: TypeScript - Size: 3.4 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 64 - Forks: 4

jonschlinkert/kind-of

Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!

Language: JavaScript - Size: 113 KB - Last synced at: about 5 hours ago - Pushed at: about 1 year ago - Stars: 354 - Forks: 41

symfony/property-access

Provides functions to read and write from/to an object or array using a simple string notation

Language: PHP - Size: 1.11 MB - Last synced at: 2 days ago - Pushed at: 4 days ago - Stars: 2,816 - Forks: 24

scality/Arsenal

Common utilities for the open-source Scality S3 project components

Language: JavaScript - Size: 8.3 MB - Last synced at: about 10 hours ago - Pushed at: about 11 hours ago - Stars: 16 - Forks: 20

soenneker/soenneker.dtos.launchsettings

DTOs representing Dotnet's launchsettings.json, launch profiles, etc

Language: C# - Size: 107 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0

soenneker/soenneker.migrators.migrator

An abstract base class for Migrator classes, typically for idempotent, non-recurring tasks

Language: C# - Size: 111 KB - Last synced at: about 17 hours ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

sdras/js-explorer

Find the method you need without digging through the docs, directly on the command line!

Language: JavaScript - Size: 87.9 KB - Last synced at: about 21 hours ago - Pushed at: over 2 years ago - Stars: 333 - Forks: 30

blakehits/JavaScript-Universe

Here the deep knowledge about the JavaScript concepts with the examples Explore the infinite cosmos of JavaScript mastery!

Size: 1000 Bytes - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

Nicklason/node-object-prettify 📦

Sort properties in an object using a template

Language: JavaScript - Size: 34.2 KB - Last synced at: 3 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

littleK0i/SnowDDL

Declarative database change management tool for Snowflake

Language: Python - Size: 3.29 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 123 - Forks: 31

phun-ky/typeof

A set of JavaScript helper functions to check for types

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

jchristn/Less3

Less3 is an S3-compatible object storage server that runs on your laptop, servers, just about anywhere!

Language: C# - Size: 245 MB - Last synced at: about 12 hours ago - Pushed at: about 2 months ago - Stars: 73 - Forks: 10

Deshikenichi/Look-Dont-Touch

Look, Don't Touch is a Lua module for Defold that safeguards your game.project settings by creating a hidden configuration file. This module ensures players can't easily alter important settings, maintaining game integrity. 🛡️💻

Language: Lua - Size: 20.5 KB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

durner/AnyBlob

AnyBlob - A Universal Cloud Object Storage Download Manager Built For Cost-Throughput Optimal Analytics!

Language: C++ - Size: 398 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 129 - Forks: 14

p0dalirius/objectwalker

A python module to explore the object tree to extract paths to interesting objects in memory.

Language: Python - Size: 2.52 MB - Last synced at: 4 days ago - Pushed at: 5 months ago - Stars: 100 - Forks: 2

stdlib-js/object

Object.

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

stdlib-js/stats-base-dists-triangular-ctor

Triangular distribution constructor.

Language: JavaScript - Size: 1.89 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 2 - Forks: 0

stdlib-js/utils-pluck

Extract a property value from each element of an object array.

Language: JavaScript - Size: 1.96 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 3 - 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: 1020 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 2 - Forks: 0

stdlib-js/stats-base-dists-pareto-type1-ctor

Pareto (Type I) distribution constructor.

Language: JavaScript - Size: 2.12 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - 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: 828 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 2 - Forks: 0

stdlib-js/utils-property-descriptor-in

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

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

stdlib-js/stats-base-dists-arcsine-ctor

Arcsine distribution constructor.

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

stdlib-js/utils-copy

Copy or deep clone a value to an arbitrary depth.

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

stdlib-js/assert-has-proxy-support

Detect native Proxy function support.

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

stdlib-js/assert-is-date-object

Test if a value is a Date object.

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

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

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

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

stdlib-js/utils-writable-properties-in

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

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

Sharkitek/Core

[MIRROR] TypeScript library for well-designed model architectures.

Language: TypeScript - Size: 137 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

seko-chan/object-every-in-by

Test whether all properties (own and inherited) of an object pass a test implemented by a predicate function.

Language: JavaScript - Size: 47.9 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

wundii/data-mapper

mapping json, neon, object, xml, yaml and arrays to objects

Language: PHP - Size: 2.13 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 4 - Forks: 1

Ajay0697/data-mapper-laravel-package

Effortlessly map data in Laravel with the data-mapper package. Simplify your workflows and enhance code quality. 🌟🔧

Language: PHP - Size: 22.5 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

wahabq667/soenneker.dtos.modelbuilderconfig

A series of DTOs representing the Model Builder Configuration object from ML.NET

Language: C# - Size: 29.3 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

AldythNahak/OpenGL-Rumah-Adat-Bengkulu

Open GL project with C++ make 3D object

Language: C++ - Size: 2.09 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

jjawny/ErrOrValue

✅❌ A Slim Object with Errors as Values for ASP.NET projects

Language: C# - Size: 87.9 KB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

HowProgrammingWorks/Collections

Different types of Associative Collections

Language: JavaScript - Size: 13.7 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 2 - Forks: 8

cdgriffith/Box

Python dictionaries with advanced dot notation access

Language: Python - Size: 2.67 MB - Last synced at: 6 days ago - Pushed at: about 2 months ago - Stars: 2,734 - Forks: 115

bkuhlmann/inspectable

A customizable object inspector.

Language: Ruby - Size: 44.9 KB - Last synced at: 2 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0

kebkaldanil/memo-obj

Structural memoization of JavaScript objects using WeakRefs

Language: JavaScript - Size: 1000 Bytes - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

canonical/microceph

MicroCeph is snap-deployed Ceph with built-in clustering

Language: Go - Size: 2.32 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 264 - Forks: 46

fabienjuif/from-form-submit

Simply convert a form submit event to a Javascript object

Language: JavaScript - Size: 836 KB - Last synced at: about 13 hours ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

developit/dlv

Safe deep property access in 120 bytes. x = dlv(obj, 'a.b.x')

Language: JavaScript - Size: 25.4 KB - Last synced at: 4 days ago - Pushed at: over 4 years ago - Stars: 1,241 - Forks: 41

PavelBlend/blender-xray

STALKER (aka xray-engine) import/export plugin for Blender 3D

Language: Python - Size: 3.96 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 224 - Forks: 40

shahradelahi/aes-object

🔒 AES Encryption for Javascript Objects

Language: TypeScript - Size: 72.3 KB - Last synced at: 7 days ago - Pushed at: 13 days ago - Stars: 23 - Forks: 0

Gowthamguna01/Python

Python Basics

Language: Python - Size: 160 KB - Last synced at: 7 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Tim-Maes/Facet

Source generator that instantly scaffolds DTOs, ViewModels and typed LINQ projections without any runtime overhead.

Language: C# - Size: 134 KB - Last synced at: 6 days ago - Pushed at: 24 days ago - Stars: 84 - Forks: 3

wundii/data-mapper-symfony-bundle

A Symfony bundle providing seamless integration for the wundii/data-mapper

Language: PHP - Size: 38.1 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 1 - Forks: 0

DevExpress-Examples/reporting-winforms-bind-object-data-source-runtime

How to create a report and bind it to an object data source at runtime.

Language: C# - Size: 139 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 1 - Forks: 1

soenneker/soenneker.extensions.object

A collection of helpful Object extension methods

Language: C# - Size: 4.26 MB - Last synced at: 5 days ago - Pushed at: 11 days ago - Stars: 2 - Forks: 0

soenneker/soenneker.semantickernel.dtos.options

Options for creating a Microsoft.SemanticKernel.Kernel instance.

Language: C# - Size: 69.3 KB - Last synced at: 5 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

inspect-js/is-arguments

Is this an arguments object? It's a harder question than you think.

Language: JavaScript - Size: 152 KB - Last synced at: 1 day ago - Pushed at: 7 months ago - Stars: 17 - Forks: 7

mattphillips/deep-object-diff

Deep diffs two objects, including nested structures of arrays and objects, and returns the difference. ❄️

Language: JavaScript - Size: 178 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 1,104 - Forks: 96

shipmonk-rnd/input-mapper

Performant array-to-object mapper supporting generics, array shapes, optional fields and much more!

Language: PHP - Size: 453 KB - Last synced at: 2 days ago - Pushed at: 12 days ago - Stars: 28 - Forks: 1

stdlib-js/object-assign

Copy enumerable own properties from one or more source objects to a target object.

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

softwareventures/dictionary

Pure functional dictionary manipulation and traversal

Language: TypeScript - Size: 2.28 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

soenneker/soenneker.swashbuckle.schemafilters.fixnullablewithouttype

A schema filter sets the type to object for any OpenAPI schema marked as nullable but lacking a defined type.

Language: C# - Size: 112 KB - Last synced at: 5 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

soenneker/soenneker.messages.msteams

A Service Bus Message for Microsoft Teams webhook sending

Language: C# - Size: 238 KB - Last synced at: 5 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

jchristn/S3Server

Emulated Amazon Web Services (AWS) Simple Storage Service (S3) server-side interface.

Language: C# - Size: 825 KB - Last synced at: 13 days ago - Pushed at: about 2 months ago - Stars: 39 - Forks: 9

soenneker/soenneker.dtos.streetaddress

A minimal record type for physical addresses, with international support and maximum serialization compatibility

Language: C# - Size: 582 KB - Last synced at: 5 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

soenneker/soenneker.responses.fileupload

A record DTO type for common file upload functionality

Language: C# - Size: 445 KB - Last synced at: 5 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

soenneker/soenneker.controllers.base

A derivative of ControllerBase, an abstract .NET API controller

Language: C# - Size: 146 KB - Last synced at: 5 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

soenneker/soenneker.autofaker.overrides.minmax

An AutoFaker (AutoBogus) override for the DTO MinMax

Language: C# - Size: 847 KB - Last synced at: 5 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

soenneker/soenneker.messages.email

A Service Bus message for emails

Language: C# - Size: 225 KB - Last synced at: 5 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

soenneker/soenneker.dtos.email

A DTO type for email encapsulation

Language: C# - Size: 241 KB - Last synced at: 5 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

soenneker/soenneker.autofaker.overrides.entity

An AutoFaker (AutoBogus) override for the object Entity

Language: C# - Size: 825 KB - Last synced at: 5 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

soenneker/soenneker.dtos.minmax

A minimal Record type with a Min (decimal) and a Max (decimal) and maximum JSON compatibility

Language: C# - Size: 428 KB - Last synced at: 5 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

soenneker/soenneker.dtos.email.attachment

A DTO type for email attachment encapsulation

Language: C# - Size: 152 KB - Last synced at: 5 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

soenneker/soenneker.constants.cronpresets

Commonly used Cron expressions.

Language: C# - Size: 149 KB - Last synced at: 5 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

soenneker/soenneker.dtos.idnamevalueindex

A minimal Record type with an Id (string), Name (string), Value (string?), and Index (string?) and maximum JSON compatibility

Language: C# - Size: 792 KB - Last synced at: 5 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

soenneker/soenneker.attributes.llms.properties

An attribute for describing properties to LLMs

Language: C# - Size: 35.2 KB - Last synced at: 5 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

soenneker/soenneker.dtos.webcookie

A .NET type representing a HTTP cookie

Language: C# - Size: 323 KB - Last synced at: 5 days ago - Pushed at: 16 days ago - Stars: 1 - Forks: 0

soenneker/soenneker.dtos.stripe.error

A strong type for Stripe's common error response

Language: C# - Size: 166 KB - Last synced at: 5 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

soenneker/soenneker.dtos.msteams.card

A DTO for Microsoft Teams card (de)serialization.

Language: C# - Size: 186 KB - Last synced at: 5 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

soenneker/soenneker.dtos.problemdetails

A replication of .NET's ProblemDetails (https://tools.ietf.org/html/rfc7807) that doesn't rely on Microsoft.AspNetCore.Mvc.

Language: C# - Size: 506 KB - Last synced at: 5 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

soenneker/soenneker.dtos.adaptivecard.attachments

A DTO for AdaptiveCard (de)serialization

Language: C# - Size: 147 KB - Last synced at: 5 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

soenneker/soenneker.autofaker.overrides.documents.document

An AutoFaker (AutoBogus) override for the base Document object

Language: C# - Size: 987 KB - Last synced at: 5 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

soenneker/soenneker.dtos.idnamevalue

A minimal Record type with an Id (string), Name (string), Value (string) and maximum JSON compatibility

Language: C# - Size: 696 KB - Last synced at: 5 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

soenneker/soenneker.documents.general.named

A document type for general storage purposes, derived from GeneralDocument, providing a Name property

Language: C# - Size: 206 KB - Last synced at: 5 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

soenneker/soenneker.requests.entity

A record request type for Entity objects

Language: C# - Size: 148 KB - Last synced at: 5 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

soenneker/soenneker.attributes.validation.guid.nullable

A validation attribute that ensures a nullable string is a valid, nullable GUID.

Language: C# - Size: 136 KB - Last synced at: 5 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

soenneker/soenneker.dtos.httpclientoptions

A record DTO type for common HttpClient options functionality

Language: C# - Size: 57.6 KB - Last synced at: 5 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0