this library allows you to create decorators that only run when the class is initialized
Compile class and object decorators to ES5
Allow parsing of decorators
A collection of decorators using lodash at it's core.
Proper decorator-based transformation / serialization / deserialization of plain javascript objects to class constructors
Decorator-based property validation for classes.
A collection of the most useful property decorators.
An utility that allows developers to declare InversifyJS bindings using ES2016 decorators
Decorators for Ember Classes
Utilities used by the Ember Decorators project
 [](https://www.npmjs.com/package/semantic-release-plugin-deco
Decorator for binding method to an object
Decorators for Ember Components
Useful decorators for Ember applications.
Compile class public and private fields, private methods and decorators to ES6
Lazy evaluated property injection decorators for InversifyJS
Decorators to make class-like Vuex modules
Helper function to bindify decorators
Polyfill for Metadata Reflection API
Library of JavaScript stage-0 decorators (aka ES2016/ES7 decorators but that's not accurate!) inspired by languages that come with built-ins like @override, @deprecate, @autobind, @mixin and more! Works great with React/Angular/more!
A very small TypeScript library that provides tolerable Mixin functionality.
Allow parsing of decorators
This package uses ES2015 decorators to simplify JSON schema creation and use
PatternFly Elements Core Library
Decorate all your instance variables just before render
Memoize methods with a simple decorator. Supports TTL expiration, LRU eviction, thread-safe per-instance caches, hit/miss stats, and proper nil/false handling.
Use the threadlock method in your class definition to automatically run instance methods inside of an instance-wide re-entrant lock (Monitor). All locked methods in an instance are protected by a single lock, unless a specific lock is specified. You can protect all or some of your methods from being run concurrently. In Ruby>=2.1, threadlock can also be used as a syntactic decorator. Enjoy.
Small, fast and flexible state machines using composition.