GitHub topics: prop
stdlib-js/assert-has-own-property
Test if an object has a specified property.
Language: JavaScript - Size: 374 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

stdlib-js/utils-define-read-write-accessor
Define a read-write accessor.
Language: JavaScript - Size: 478 KB - Last synced at: about 5 hours ago - Pushed at: 11 days ago - Stars: 2 - Forks: 1

utkarshaanduh/Moviewebapp
🎬 Build a fast and responsive movie web app using React and Vite, featuring easy setup and built-in ESLint support for smooth development.
Language: JavaScript - Size: 1.26 MB - Last synced at: 15 days ago - Pushed at: 16 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: 16 days ago - Pushed at: 16 days ago - Stars: 0 - 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: 16 days ago - Pushed at: 16 days 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: less than a minute ago - Pushed at: 18 days 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: 601 KB - Last synced at: less than a minute ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

bent10/attributes-parser
Tokenize and parse attributes string into meaningful tokens and key-value pairs.
Language: TypeScript - Size: 205 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 3 - Forks: 1

stdlib-js/utils-define-configurable-read-only-property
Define a configurable read-only property.
Language: JavaScript - Size: 487 KB - Last synced at: about 9 hours ago - Pushed at: 25 days ago - Stars: 1 - 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 at: 5 days ago - Pushed at: about 2 years ago - Stars: 10 - Forks: 0

stdlib-js/utils-deep-set
Set a nested property value.
Language: JavaScript - Size: 1.32 MB - Last synced at: about 1 hour ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/utils-define-configurable-read-write-accessor
Define a configurable read-write accessor.
Language: JavaScript - Size: 463 KB - Last synced at: 1 day ago - Pushed at: about 1 month 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: 916 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - 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 at: 8 days ago - Pushed at: about 1 month ago - Stars: 144 - Forks: 7

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: 18 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/utils-define-nonenumerable-write-only-accessor
Define a non-enumerable write-only accessor.
Language: JavaScript - Size: 489 KB - Last synced at: 13 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-method
Test if an object has a specified method name.
Language: JavaScript - Size: 711 KB - Last synced at: about 7 hours ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/utils-deep-get
Get a nested property value.
Language: JavaScript - Size: 1.27 MB - Last synced at: 8 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/utils-define-configurable-write-only-accessor
Define a configurable write-only accessor.
Language: JavaScript - Size: 476 KB - Last synced at: 3 minutes ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/utils-inherited-property-descriptor
Return a property descriptor for an object's inherited property.
Language: JavaScript - Size: 1 MB - Last synced at: about 7 hours ago - Pushed at: 2 months ago - Stars: 1 - 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: about 2 hours ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/proxy-ctor
Proxy object.
Language: JavaScript - Size: 437 KB - Last synced at: 4 minutes ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/utils-define-nonenumerable-read-only-accessor
Define a non-enumerable read-only accessor.
Language: JavaScript - Size: 488 KB - Last synced at: about 1 hour ago - Pushed at: 2 months 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: 739 KB - Last synced at: about 14 hours ago - Pushed at: 2 months ago - Stars: 1 - 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: 873 KB - Last synced at: less than a minute ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

vaibhavshn/stencil-prop-store-sync
A Stencil decorator for synchronizing `@Prop()` changes with a store, so you don't have to worry about prop drilling.
Language: TypeScript - Size: 53.7 KB - Last synced at: 20 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/utils-define-read-only-property
Define a read-only property.
Language: JavaScript - Size: 479 KB - Last synced at: about 1 month ago - Pushed at: 3 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 hours ago - Pushed at: 3 months 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.38 MB - Last synced at: about 12 hours ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

stdlib-js/assert-is-enumerable-property
Test if an object's own property is enumerable.
Language: JavaScript - Size: 705 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/utils-property-descriptor
Return a property descriptor for an object's own property.
Language: JavaScript - Size: 415 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

laszloekovacs/escape-room-prop
fake search screen as seen in movies
Language: Python - Size: 6.69 MB - Last synced at: 3 months ago - Pushed at: 3 months 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: 589 KB - Last synced at: less than a minute ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

stdlib-js/utils-define-configurable-read-only-accessor
Define a configurable read-only accessor.
Language: JavaScript - Size: 439 KB - Last synced at: about 8 hours ago - Pushed at: 4 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: about 8 hours ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

stdlib-js/utils-define-property
Define (or modify) an object property.
Language: JavaScript - Size: 788 KB - Last synced at: 6 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

oqyh/cs2-Prop-Health-GoldKingZ
Prop Health
Language: C# - Size: 836 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 4 - 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: 5 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

stdlib-js/utils-define-nonenumerable-read-only-property
Define a non-enumerable read-only property.
Language: JavaScript - Size: 453 KB - Last synced at: 6 days ago - Pushed at: 5 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: 7 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

stdlib-js/utils-define-memoized-property
Define a memoized object property.
Language: JavaScript - Size: 916 KB - Last synced at: about 7 hours ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

Gaurav1129/e-commerce-web-app
🛒 E-Commerce Shopping Web App – A React + Vite project with category pages, authentication, cart, and Context API for seamless shopping! 🚀🎯
Language: JavaScript - Size: 8.79 MB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

stdlib-js/utils-property-descriptors
Return an object's own property descriptors.
Language: JavaScript - Size: 1.11 MB - Last synced at: about 1 hour ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

stdlib-js/utils-define-read-only-accessor
Define a read-only accessor.
Language: JavaScript - Size: 479 KB - Last synced at: 1 day ago - Pushed at: 7 months ago - Stars: 1 - Forks: 1

stdlib-js/utils-define-nonenumerable-read-write-accessor
Define a non-enumerable read-write accessor.
Language: JavaScript - Size: 467 KB - Last synced at: 13 days ago - Pushed at: 7 months ago - Stars: 1 - Forks: 1

Jeyceejeyka/shopping-cart
The project simulates a fully functional shopping cart plus a search fuctionality and and filtering
Language: JavaScript - Size: 96.7 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - 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: about 1 hour ago - Pushed at: 8 months ago - Stars: 1 - 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.44 MB - Last synced at: about 12 hours ago - Pushed at: 8 months ago - Stars: 3 - Forks: 0

Albert-Ma/PROP
WSDM'2021, PROP and SIGIR'2021,B-PROP
Language: Python - Size: 1.32 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 111 - Forks: 19

stdlib-js/utils-move-property
Move a property from one object to another object.
Language: JavaScript - Size: 797 KB - Last synced at: about 9 hours ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0

stdlib-js/utils-define-properties
Define (and/or modify) object properties.
Language: JavaScript - Size: 1020 KB - Last synced at: about 1 hour ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

stdlib-js/utils-define-memoized-read-only-property
Define a memoized read-only object property.
Language: JavaScript - Size: 892 KB - Last synced at: about 7 hours ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

stdlib-js/utils-define-nonenumerable-property
Define a non-enumerable property.
Language: JavaScript - Size: 471 KB - Last synced at: about 7 hours ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

stdlib-js/utils-define-write-only-accessor
Define a write-only accessor.
Language: JavaScript - Size: 461 KB - Last synced at: 3 days ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

Arkellys/prop-types-plus 📦
Additional prop-type validators for React
Language: JavaScript - Size: 1.13 MB - Last synced at: 20 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

sabbir-hosen-dev/water-botole-card
water-bottole
Language: JavaScript - Size: 48.8 KB - Last synced at: 6 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

rbrixel/as-gamebox
Simple Gamebox for Airsoft (Bomb Prop) with audio output
Size: 18.6 KB - Last synced at: 8 months ago - Pushed at: almost 2 years ago - Stars: 1 - 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 at: 16 days ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 1

posva/vue-recomputed
Recomputable computed properties
Language: JavaScript - Size: 1.25 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 23 - Forks: 0

clearheadedbeaver-1992/Cryptohooper_free-crypto-trading
Language: M4 - Size: 60.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - 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 at: 6 months ago - Pushed at: over 1 year ago - Stars: 2 - 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 at: 6 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

fabiospampinato/path-prop
Fast library for manipulating plain objects using paths.
Language: JavaScript - Size: 19.5 KB - Last synced at: 11 days ago - Pushed at: almost 2 years ago - Stars: 10 - Forks: 0

paucuesta9/PROP_Kakuro
Kakuro game developed in PROP subject in FIB-UPC
Language: Java - Size: 18.3 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

andyfratello/PROP
💻 Exercicis de Projectes de Programació (PROP) Q2 - UPC FIB
Language: Java - Size: 30.4 MB - Last synced at: 30 days ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 1

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 at: over 1 year ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 0

gamemann/GModPropSpamProtection 📦
Deletes penetrating props when the servers lags. Therefore, should prevent prop spammers.
Language: Lua - Size: 152 KB - Last synced at: over 1 year ago - Pushed at: about 10 years ago - Stars: 8 - Forks: 0

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: 9.77 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

fabiospampinato/react-use-previous 📦
React hook for remembering a previous value.
Language: TypeScript - Size: 3.91 KB - Last synced at: 11 days ago - Pushed at: over 3 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 at: 6 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

dev4traders/prop-admin-demo
Template for Prop Admin Dashboard on Laravel
Language: PHP - Size: 396 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 2

dev4traders/prop-admin
Prop admin dashboard based on bootstrap5 and Laravel
Language: PHP - Size: 7.02 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

sana-mukhtar/Emojipedia
Created with CodeSandbox
Language: JavaScript - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years 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 at: almost 2 years ago - Pushed at: almost 2 years 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 at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 30 - Forks: 9

mapu77/KenKen
Projecte de Programació de la FIB
Language: Java - Size: 36.1 MB - Last synced at: about 2 years ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

Hexer10/HexProps
Allows Admins to spawn props!
Language: SourcePawn - Size: 146 KB - Last synced at: 6 days ago - Pushed at: over 5 years ago - Stars: 10 - Forks: 1

MpiloNM95/alx-react
ALX / Holberton - React js Frameworks Tasks
Language: JavaScript - Size: 26.4 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - 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 at: about 2 years ago - Pushed at: over 2 years 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 at: over 2 years ago - Pushed at: over 2 years 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 at: over 2 years ago - Pushed at: over 2 years 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 at: 5 months ago - Pushed at: almost 3 years 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 at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

sboger/nextgen-ai-prop-gun-sight
Prop Gun Sight Using Face Tracking A.I.
Language: Python - Size: 477 KB - Last synced at: over 2 years ago - Pushed at: about 6 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 at: over 2 years ago - Pushed at: about 6 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 at: over 2 years ago - Pushed at: almost 3 years 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 at: about 1 month ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

jameskelly33/haven_site
Haven Site
Language: HTML - Size: 1.51 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

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 at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - 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 at: 6 months ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 0

abdulhay103/react-birthday-reminder
React app inspire by FreeCodeCamp.org
Language: JavaScript - Size: 311 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

s-light/ortogere
ortogere - 'magical' device - similar to a compass
Language: JavaScript - Size: 28.4 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

dumitrux/PROP-projecte
Language: Java - Size: 930 KB - Last synced at: over 2 years ago - Pushed at: almost 6 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 at: 5 days ago - Pushed at: about 6 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 at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

wepy-studio/wepy-prop-types
wepy属性类型检测
Language: JavaScript - Size: 8.79 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

islanderTron/components-cookbook
Language: JavaScript - Size: 263 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 1
