grim.lib
Lib with different usefull stuff
Lib with different usefull stuff
Provides browser-specific property and event names for CSS3 transition and animation. Won’t fail in environments that don’t have a DOM (like node.js).
Hide properties of a class/instance that start with an underline, which are often seemed as protected or private.
A safer `.hasOwnProperty()`
Checks if an object has a property with a defined setter function.
Make all the properties of an object enumerable. Optionally deep, shallow by default.
Compresses / minifies / mangles javascript property names.
I'm Mr. Meeseeks! Look at me! I can get any nested value for you from the most complex objects.
2 functions that check if the argument has a 'length' property === 0
Transform private class member names to Symbol
Rename and add aliases for object properties that are being assigned a value
Transform private class member names to Symbol
Automatically set lit-element property types from their TS type annotations.
Remove ES6 class's nouse properties/members
Async property
Collect property over prototype chain
Watches for a property to be assigned a value and runs a function when that occurs.
Elegant JS class system
Confirms objects have a key or a set of keys as direct or inherited properties
Backbone Model properties decorator