Basic decorator primitives for TypeScript. Writing decorators in TS is hard, this library makes it simpler.
Base decorators we use to add multiple decorators simultaneously
Jymfony Base Decorators
Simple base decorators to create Web Components
Compile class and object decorators to ES5
Allow parsing of decorators
Decorator-based property validation for classes.
GoodData.UI SDK - Base for backend implementations
A very conservative set of decorators for TypeScript projects
A simple base class for creating fast, lightweight web components
A collection of the most useful property decorators.
Utilities used by the Ember Decorators project
An utility that allows developers to declare InversifyJS bindings using ES2016 decorators
Decorators for Ember Classes
Decorators for Ember Components
 [](https://www.npmjs.com/package/semantic-release-plugin-deco
Useful decorators for Ember applications.
Compile class public and private fields, private methods and decorators to ES6
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!
Lazy evaluated property injection decorators for InversifyJS
Decorators to make class-like Vuex modules
Polyfill for Metadata Reflection API
Resolve a URI relative to an optional base URI
Helper function to bindify decorators
Ruby Decorator based framework (aka decorator/presenter objects)
An opinionated way of organizing model-view code in Ruby on Rails, based on decorators
Automatically includes decorator modules into Rails model classes based on file naming convention. Zero configuration required.
A simple decorator based on PORO
Adornable provides the ability to cleanly decorate methods in Ruby. You can make and use your own decorators, and you can also use some of the built-in ones that the gem provides. _Decorating_ methods is as simple as slapping a `decorate :some_decorator` above your method definition. _Defining_ decorators can be as simple as defining a method that yields to a block, or as complex as manipulating the decorated method's receiver and arguments, and/or changing the functionality of the decorator based on custom options supplied to it when initially applying the decorator.
This gem provides a class to be the base for decorators and a generator to easily create them.
Based on Magic Decorator, it’s meant to replace Draper.
Tattoo is a (very) simple tool to decorate text as links based off of regular expressions and url templates.
A take on decorating objects based on the very valued work done by the [Draper](http://github.com/drapergem/draper) gem.
Collection of base classes for stuff like services, repositories, decorators, etc.
Presenters and Model-View-Presenter (MVP) is the second most useful pattern after Service Objects to simplify your medium-to-large app. ActiveModelPresenter is a small gem that transforms ActiveRecord models into simple decorated objects that you can use to pass data for a JSON or a regular View rendering. It's based on Rails' **active_model_serializers** gem (AMS) so you get all it's features without creating any new type of files. It can be used as a layer for Rails between Controller and View to make data to flow in 1 direction.
No description provided.
No description provided.
No description provided.