Ecosyste.ms: Repos

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

GitHub topics: prop

stdlib-js/utils-deep-set

Set a nested property value.

Language: JavaScript - Size: 1.15 MB - Last synced: 17 days ago - Pushed: 17 days ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-inherited-property

Test if an object has an inherited property.

Language: JavaScript - Size: 323 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-method

Test if an object has a specified method name.

Language: JavaScript - Size: 608 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/utils-deep-get

Get a nested property value.

Language: JavaScript - Size: 1.12 MB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/utils-define-memoized-configurable-read-only-property

Define a configurable memoized read-only object property.

Language: JavaScript - Size: 778 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/utils-define-memoized-read-only-property

Define a memoized read-only object property.

Language: JavaScript - Size: 766 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/utils-define-memoized-property

Define a memoized object property.

Language: JavaScript - Size: 792 KB - Last synced: 19 days ago - Pushed: 21 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: 608 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-configurable-property

Test if an object's own property is configurable.

Language: JavaScript - Size: 544 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-data-property

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

Language: JavaScript - Size: 677 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-nonconfigurable-property

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

Language: JavaScript - Size: 664 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-readable-property

Test if an object's own property is readable.

Language: JavaScript - Size: 536 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-writable-property

Test if an object's own property is writable.

Language: JavaScript - Size: 532 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/utils-property-descriptor

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

Language: JavaScript - Size: 328 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 3 - Forks: 0

stdlib-js/assert-has-own-property

Test if an object has a specified property.

Language: JavaScript - Size: 312 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/proxy-ctor

Proxy object.

Language: JavaScript - Size: 319 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/utils-define-configurable-read-only-accessor

Define a configurable read-only accessor.

Language: JavaScript - Size: 330 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/utils-define-configurable-read-only-property

Define a configurable read-only property.

Language: JavaScript - Size: 429 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/utils-define-configurable-read-write-accessor

Define a configurable read-write accessor.

Language: JavaScript - Size: 443 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/utils-define-configurable-write-only-accessor

Define a configurable write-only accessor.

Language: JavaScript - Size: 424 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/utils-define-nonenumerable-property

Define a non-enumerable property.

Language: JavaScript - Size: 429 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/utils-define-nonenumerable-read-only-accessor

Define a non-enumerable read-only accessor.

Language: JavaScript - Size: 414 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/utils-define-nonenumerable-read-only-property

Define a non-enumerable read-only property.

Language: JavaScript - Size: 401 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/utils-define-nonenumerable-read-write-accessor

Define a non-enumerable read-write accessor.

Language: JavaScript - Size: 422 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 1

stdlib-js/utils-define-nonenumerable-write-only-accessor

Define a non-enumerable write-only accessor.

Language: JavaScript - Size: 583 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/utils-define-read-only-accessor

Define a read-only accessor.

Language: JavaScript - Size: 423 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 1 - Forks: 1

stdlib-js/utils-define-read-only-property

Define a read-only property.

Language: JavaScript - Size: 423 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/utils-define-read-write-accessor

Define a read-write accessor.

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

stdlib-js/utils-define-write-only-accessor

Define a write-only accessor.

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

stdlib-js/utils-move-property

Move a property from one object to another object.

Language: JavaScript - Size: 749 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 3 - Forks: 0

stdlib-js/utils-define-property

Define (or modify) an object property.

Language: JavaScript - Size: 683 KB - Last synced: 19 days ago - Pushed: 21 days ago - Stars: 2 - Forks: 0

infinum/datx

DatX is an opinionated JS/TS data store. It features support for simple property definition, references to other models and first-class TypeScript support.

Language: TypeScript - Size: 30.3 MB - Last synced: 8 days ago - Pushed: 4 months ago - Stars: 138 - Forks: 6

posva/vue-recomputed

Recomputable computed properties

Language: JavaScript - Size: 1.25 MB - Last synced: 18 days ago - Pushed: 11 months ago - Stars: 23 - Forks: 0

clearheadedbeaver-1992/Cryptohooper_free-crypto-trading

Language: M4 - Size: 60.5 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

fabiospampinato/path-prop

Fast library for manipulating plain objects using paths.

Language: JavaScript - Size: 19.5 KB - Last synced: 11 days ago - Pushed: 8 months ago - Stars: 10 - Forks: 0

Jersyfi/element-animation

Prop actions for example falling snow or leaves or just moving props or elements with mousemove in pure javascript.

Language: JavaScript - Size: 277 KB - Last synced: 22 days ago - Pushed: over 2 years ago - Stars: 5 - Forks: 1

paucuesta9/PROP_Kakuro

Kakuro game developed in PROP subject in FIB-UPC

Language: Java - Size: 18.3 MB - Last synced: 2 months ago - Pushed: about 3 years ago - Stars: 2 - Forks: 0

JonasAlmaas/prop-combine-tools 📦

A simple to use tool that helps you make the files needed for prop combine to work in cs:go

Language: JavaScript - Size: 2.85 MB - Last synced: about 1 month ago - Pushed: about 2 years ago - Stars: 6 - Forks: 0

Arkellys/prop-types-plus

Additional prop-type validators for React

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

gamemann/GModPropSpamProtection 📦

Deletes penetrating props when the servers lags. Therefore, should prevent prop spammers.

Language: Lua - Size: 152 KB - Last synced: 20 days ago - Pushed: almost 9 years ago - Stars: 8 - Forks: 0

bent10/attributes-parser

Tokenize and parse attributes string into meaningful tokens and key-value pairs.

Language: TypeScript - Size: 99.6 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 1 - Forks: 0

artHub-j/robocode-player-NPCBot

Robocode player + team strategy. Quarter finals in our class Robocode Competition. Mark: 7.9

Language: Java - Size: 151 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

artHub-j/connect4-player-conEcta

Connect4 AI player that uses a minimax algorithm to check for optimal moves. Winner of our class Connect 4 competition. Mark: 9,3

Language: HTML - Size: 78.1 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

Albert-Ma/PROP

WSDM'2021, PROP and SIGIR'2021,B-PROP

Language: Python - Size: 1.32 MB - Last synced: 3 months ago - Pushed: about 1 year ago - Stars: 111 - Forks: 18

MaximeGuinard/Anti-Props-Kill

🤷‍♂️ An anti-prop kill created 4 years ago I don't know if it's finished or not for the game garry's mod

Language: Lua - Size: 8.79 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 1 - Forks: 0

fabiospampinato/react-use-previous 📦

React hook for remembering a previous value.

Language: TypeScript - Size: 3.91 KB - Last synced: 18 days ago - Pushed: about 2 years ago - Stars: 3 - Forks: 0

Mehmet-github06/react-interview-questions-and-answers

This project includes a web application that provides an accordion list of commonly asked interview questions and their corresponding answers.

Language: JavaScript - Size: 14.2 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

dev4traders/prop-admin-demo

Template for Prop Admin Dashboard on Laravel

Language: PHP - Size: 396 KB - Last synced: 19 days ago - Pushed: 6 months ago - Stars: 3 - Forks: 2

dev4traders/prop-admin

Prop admin dashboard based on bootstrap5 and Laravel

Language: PHP - Size: 7.02 MB - Last synced: 18 days ago - Pushed: 6 months ago - Stars: 2 - Forks: 0

rbrixel/as-gamebox

Simple Gamebox for Airsoft (Bomb Prop) with audio output

Size: 18.6 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

sana-mukhtar/Emojipedia

Created with CodeSandbox

Language: JavaScript - Size: 2.93 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

peremir/UPC-FIB-PROP-2022-Q2_Mastermind

Projecte de programaciĂł (PROP) del curs 2022-23 Q2 del joc Mastermind.

Language: Java - Size: 2.93 MB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

iliketomakestuff/iltms_teensy_lightsaber_v1

This is the code to accompany the lightsaber project at http://www.iliketomakestuff.com/make-lightsaber/ Expected hardware is listed in post (Teensy 3.2, Prop Shield, DotStar LEDs)

Size: 3.91 KB - Last synced: 7 months ago - Pushed: about 3 years ago - Stars: 30 - Forks: 9

mapu77/KenKen

Projecte de ProgramaciĂł de la FIB

Language: Java - Size: 36.1 MB - Last synced: 10 months ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

ArTDsL/CSPROPBOMB

A CSGO2 BOMB prop made in arduino. DISCLAIMER: IT'S NOT A REAL BOMB, IT'S A PROP, JUST AN ART OBJECT!

Language: C++ - Size: 77.1 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

Hexer10/HexProps

Allows Admins to spawn props!

Language: SourcePawn - Size: 146 KB - Last synced: 2 months ago - Pushed: over 4 years ago - Stars: 10 - Forks: 1

MpiloNM95/alx-react

ALX / Holberton - React js Frameworks Tasks

Language: JavaScript - Size: 26.4 MB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

stdlib-js/assert-deep-has-property

Test whether an object contains a nested key path, either own or inherited.

Language: JavaScript - Size: 1.88 MB - Last synced: 20 days ago - Pushed: about 1 month ago - Stars: 3 - Forks: 0

Thats-so-Mo/Hogwarts-Legacy-Broom

I turned a Harry Potter Nimbus 2000 Movie Prop into a controller to fly broomsticks in Hogwarts Legacy (PC).

Language: C++ - Size: 2.82 MB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

RicielliCosta/trybe-recipe-app-project

Projeto realizado em grupo onde fizemos o front-end de um app de receitas utilizando React: Hooks e Context API

Language: JavaScript - Size: 760 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

payload10/Blog-App

A Blog application where you can read, create, update and delete your posts, build using React and CSS3, just clone the repository and then fire up a JSON server using command: npx json-server -p 3500 -w data/db.json and then launch the react app using command: npm start and then you will be able to perform the CRUD operations

Language: JavaScript - Size: 178 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

womblee/gmod-anti-bad-props

Prop warning system for Garry's Mod.

Language: Lua - Size: 14.6 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Tushar24042002/Study-Buddy

StudyBuddy is an Educational Website, It provides you complete solutions to your doubts, where we provide all questions with detailed solutions, study material, previous year question papers CBSE Question Papers, CBSE Latest Updates, CBSE Exam News, Previous Years Question Papers, Free Mock Test, Online Mock Test and many more at free of cost.

Language: CSS - Size: 908 MB - Last synced: 12 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

stdlib-js/assert-is-nonenumerable-property

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

Language: Makefile - Size: 514 KB - Last synced: 7 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/assert-deep-has-own-property

Test whether an object contains a nested key path.

Language: JavaScript - Size: 1.64 MB - Last synced: 20 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

sboger/nextgen-ai-prop-gun-sight

Prop Gun Sight Using Face Tracking A.I.

Language: Python - Size: 477 KB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 2 - Forks: 0

sboger/m5-prop-gun-sight

Prop Gun Sight using M5 Core and M5-Camera-X or M5-Camera-F

Language: C - Size: 7.88 MB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 1 - Forks: 0

juleberry/Week10-employee-list-app

State and Prop practice - Initial build of "Employee Directory" based on a diagram

Language: JavaScript - Size: 351 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

jednano/get

Type-safe get function returns a nested value from an object.

Language: TypeScript - Size: 389 KB - Last synced: 20 days ago - Pushed: about 1 year ago - Stars: 2 - Forks: 0

jameskelly33/haven_site

Haven Site

Language: HTML - Size: 1.51 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

andyfratello/PROP

đź’» Exercicis de Projectes de ProgramaciĂł (PROP) Q2 - UPC FIB

Language: Java - Size: 30.4 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 5

khadijaO/React_State

this is a small Example about React props and states , by handling user inputs in a from

Language: JavaScript - Size: 284 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

stdlib-js/utils-inherited-property-descriptor

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

Language: JavaScript - Size: 892 KB - Last synced: 7 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/utils-define-properties

Define (and/or modify) object properties.

Language: Makefile - Size: 938 KB - Last synced: 8 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/utils-property-descriptors

Return an object's own property descriptors.

Language: JavaScript - Size: 974 KB - Last synced: 7 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-enumerable-property

Test if an object's own property is enumerable.

Language: Makefile - Size: 571 KB - Last synced: 8 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

landlockedboat/fib

Stuff from my time at the Informatics Faculty of Barcelona as a student

Language: HTML - Size: 26.1 MB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 3 - Forks: 0

abdulhay103/react-birthday-reminder

React app inspire by FreeCodeCamp.org

Language: JavaScript - Size: 311 KB - Last synced: 11 months ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

s-light/ortogere

ortogere - 'magical' device - similar to a compass

Language: JavaScript - Size: 28.4 MB - Last synced: 20 days ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

dumitrux/PROP-projecte

Language: Java - Size: 930 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

hutsoninc/object-auger

Safely get or set values in nested objects and arrays.

Language: JavaScript - Size: 52.7 KB - Last synced: 28 days ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 3

s-light/magic_amulet

a magical glowing amulet as prop - motive can be changed

Size: 40.7 MB - Last synced: 20 days ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

wepy-studio/wepy-prop-types

wepy属性类型检测

Language: JavaScript - Size: 8.79 KB - Last synced: 15 days ago - Pushed: almost 6 years ago - Stars: 1 - Forks: 0

islanderTron/components-cookbook

Language: JavaScript - Size: 263 KB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 1