An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with defineproperty

A curated list of projects in awesome lists tagged with defineproperty .

https://github.com/jonschlinkert/define-property

Define a non-enumerable property on an object.

define defineproperty javascript node nodejs object property reflect

Last synced: 10 Apr 2025

https://github.com/ljharb/es-define-property

`Object.defineProperty`, but not IE 8's broken one.

define defineproperty ecmascript javascript object property

Last synced: 07 May 2025

https://github.com/inspect-js/has-property-descriptors

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

defineproperty descriptor env environment getownpropertydescriptor has property

Last synced: 05 Apr 2025

https://github.com/xotic750/define-properties-x

Define multiple non-enumerable properties at once.

browser defineproperties defineproperty ecmascript nodejs object

Last synced: 11 Mar 2025

https://github.com/sunnshare/vue-source-code

Vue实现:Vue响应式原理/数组劫持/模板编译原理/虚拟DOM/nextTick/mixin/diff算法

compiler component computed defineproperty dep diff mixin nexttick rollup source-code vdom vue2 watcher

Last synced: 18 Feb 2025

https://github.com/jiefancis/simple-vue

vue源码分析 && 实现一个mini-vue

defineproperty javascript vue vue3

Last synced: 12 Mar 2025

https://github.com/emosheeep/mvvm

参考许多资料,归纳整理后,仿照Vue实现的一个MVVM框架。注重原理,用于学习。

defineproperty mvvm vue

Last synced: 12 Mar 2025

https://github.com/srect/mvvm

简易版mvvm 数据劫持+发布订阅

defineproperty hijack mvvm two-way-bindings vue

Last synced: 22 Feb 2025