Showing 1-18 of 18 packages
Deep freeze, seal or preventExtensions typescript helper function
Deep freeze, seal or preventExtensions typescript helper function
A module for node implementing __noSuchMethod__-type handlers, such as object overloading, as part of the Harmony Catch-All Proxies specification found at http://wiki.ecmascript.org/doku.php?id=harmony:proxies
Prevent Extensions is package from Ganuz library
Enables the creation of a JavaScript object whose keys are case insensitive.
TypeScript definitions for harmony-proxy
A Javascript polyfills' collection which let you use native javascript.
This repository contains sources for eslint plugin with constraints of espruino platform. This plugin will help you to avoid some errors.
Reflect is a group of packages of Ganuz library
A collection of tools and shortcuts to augment the JavaScript programming experience.
A state management library mostly for react and convenience
This is like native ES6 Proxy but recursive. Native syntax. Native functional multiplied by recursiveness.
Privatizes es6 and es7 classes with minimal overhead
The `Object.preventExtensions()` method prevents new properties from ever being added to an object (i.e. prevents future extensions to the object).
Used to do deep copy of objects and arrays (among others)
Recursively proxy some object
deep equal
An Object.observe inspired util, based on ES6 proxies