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

Topic: "es6-proxies"

RisingStack/react-easy-state

Simple React state management. Made with ❤️ and ES6 Proxies.

Language: JavaScript - Size: 17.5 MB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 2,555 - Forks: 106

nx-js/observer-util

Transparent reactivity with 100% language coverage. Made with ❤️ and ES6 Proxies.

Language: JavaScript - Size: 2.01 MB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 1,210 - Forks: 81

CapacitorSet/box-js

A tool for studying JavaScript malware.

Language: JavaScript - Size: 3.48 MB - Last synced at: 22 days ago - Pushed at: 5 months ago - Stars: 638 - Forks: 87

elbywan/hyperactiv

A super tiny reactive library. :zap:

Language: JavaScript - Size: 1.73 MB - Last synced at: 6 months ago - Pushed at: 7 months ago - Stars: 437 - Forks: 25

CapacitorSet/rebridge

A transparent Javascript interface to Redis.

Language: JavaScript - Size: 50.8 KB - Last synced at: 11 days ago - Pushed at: about 7 years ago - Stars: 366 - Forks: 13

ElliotNB/observable-slim

Observable Slim is a singleton that utilizes ES6 Proxies to observe changes made to an object and any nested children of that object. It is intended to assist with state management and one-way data binding.

Language: JavaScript - Size: 1.07 MB - Last synced at: 16 days ago - Pushed at: 10 months ago - Stars: 296 - Forks: 55

lindell/remote-function

Make function calls to remote hosts seamlessly

Language: JavaScript - Size: 816 KB - Last synced at: 11 days ago - Pushed at: about 2 years ago - Stars: 100 - Forks: 3

dashersw/regie

An observable state management tool for vanilla JS applications based on Proxies

Language: TypeScript - Size: 268 KB - Last synced at: 26 days ago - Pushed at: about 1 year ago - Stars: 79 - Forks: 9

solkimicreb/react-easy-params

:link: Auto synchronize your state with the URL and LocalStorage.

Language: JavaScript - Size: 4.02 MB - Last synced at: 17 days ago - Pushed at: over 6 years ago - Stars: 74 - Forks: 2

nfischer/shelljs-exec-proxy

Unlimited shelljs commands with ES6 proxies

Language: JavaScript - Size: 150 KB - Last synced at: 18 days ago - Pushed at: about 2 months ago - Stars: 41 - Forks: 4

Ovyerus/redite

A Redis wrapper for Node.JS, using ES6 Proxies & native Redis data types.

Language: JavaScript - Size: 389 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 25 - Forks: 0

sorodrigo/proxy-validator

Small package that leverages the power of ES6 Proxy to validate and sanitize objects.

Language: JavaScript - Size: 166 KB - Last synced at: 13 days ago - Pushed at: over 5 years ago - Stars: 18 - Forks: 2

johnste/getify 📦

A utility to grab nested values from objects.

Language: JavaScript - Size: 35.2 KB - Last synced at: 9 days ago - Pushed at: over 8 years ago - Stars: 12 - Forks: 0

capaj/proxevable 📦

object change tracker based on ES6 proxies

Language: JavaScript - Size: 98.6 KB - Last synced at: 11 days ago - Pushed at: over 7 years ago - Stars: 11 - Forks: 3

CodeWith-SMR/JavaScript-Course

This course, led by Muhammad Raza, the owner of SMR, covers JavaScript from basics to advanced concepts. You will learn about variables, functions, DOM manipulation, events, ES6 features, asynchronous programming, and modern JavaScript frameworks.

Size: 34.2 KB - Last synced at: about 23 hours ago - Pushed at: 1 day ago - Stars: 5 - Forks: 0

SebastianSpeitel/proxystore

Persistent object storage using proxies

Language: TypeScript - Size: 356 KB - Last synced at: 21 days ago - Pushed at: 27 days ago - Stars: 4 - Forks: 1

stevebrownlee/gauntlet

Playground for all things bleeding-edge in JavaScript. Enhanced teaching tool for Nashville Software School students.

Language: JavaScript - Size: 1.92 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

dbo/es2015-proxy-shim

A limited ES2015 Proxy shim.

Language: JavaScript - Size: 971 KB - Last synced at: 2 days ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 0

rwson/Proxy-obverse

通过ES6 Proxy实现的监测数据变化

Language: JavaScript - Size: 21.5 KB - Last synced at: about 2 months ago - Pushed at: almost 8 years ago - Stars: 3 - Forks: 1

bram-l/neo-maggoo

Neo4j OGM for Node.js using proxified ES6 classes

Language: JavaScript - Size: 3.87 MB - Last synced at: 28 days ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

vigzmv/localStorage-node

in-memory localStorage polyfill for node.js utilizing ES6 proxies.

Language: JavaScript - Size: 307 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

crufener/sample-decorators

Some simple JavaScript decorators.

Language: JavaScript - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

ap-dev-at-home/proxy-js

Javascript Data Binding - using ES6 Proxies and WebComponents

Language: JavaScript - Size: 160 KB - Last synced at: 17 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

thinkcraft/react-magic-state

React state management without the hassle.

Language: TypeScript - Size: 1.24 MB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

forceuser/active-data

Reactive data manager

Language: JavaScript - Size: 3.76 MB - Last synced at: 10 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

alexghr/node-stats

Language: TypeScript - Size: 741 KB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Mikulew/ECMAScript-specification-examples

ECMAScript (/ˈɛkməskrɪpt/) (or ES) is a general-purpose programming language, standardised by Ecma International according to the document ECMA-262. It is a JavaScript standard meant to ensure the interoperability of Web pages across different Web browsers. ECMAScript is commonly used for client-side scripting on the World Wide Web.

Language: JavaScript - Size: 45.9 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Khaledgarbaya/es6-proxies

Source for Nodejs meetup talk

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

abbreviatedman/freeze-tag

A simple, fast, and highly customizable way to recursively freeze objects, avoiding mutation.

Language: JavaScript - Size: 18.6 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

blugavere/mongoose-model-cache

Language: TypeScript - Size: 24.4 KB - Last synced at: 24 days ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

abbreviatedman/redux-freeze-tag

A tiny, tiny library that adds customizable immutability to redux.

Language: JavaScript - Size: 17.6 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

laggingreflex/debug-any-level

debug with any custom level using ES6 Proxy

Language: JavaScript - Size: 4.88 KB - Last synced at: 27 days ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0