```js const deco = makePropertyDecorator(); ```
Decorator make modules in ECMAScript 2015+ stubbable
The fastest automatic method.bind(this) decorator
@twilio/deprecation-decorator
NestJS Swagger decorator for API exceptions
ESLint plugin for enforcing decorator position
Better babel transforms for decorators
Polyfill for RFC 566: @cached
Automatically match a pair of characters and decorate the text in between
A simple decorator for deprecated methods and properties.
Decorator for binding method to an object
Storybook MockDate decorator
ESLint plugin for Angular applications, following https://angular.dev/style-guide
Compile class and object decorators to ES5
Lazily evaluates a getter on an object and caches the returned value
Makes React components pure.
Common module and utility building blocks for badass NestJS applications
Useful TypeScript utilities.
A utility to wrap (decorates) a React component class adding functionality.
A module for making CLI applications with NestJS. Decorators for running commands and separating out config parsers included. This package works on top of commander.
Vue typescript class and decorator based component.
Property decorators for Nuxt
Memoize getters and methods to compute only once
The idempotency package for the Powertools for AWS Lambda (TypeScript) library. It provides options to make your Lambda functions idempotent and safe to retry.
the Decorator make a decorator like Python.
Rails integration for Mandrill
This gem provides a class to be the base for decorators and a generator to easily create them.
A mixin for make an object a decorator
which is depending on lazy high charts with the help of pizza chart
Very basic gem to make Rails decorators
Adds some simple methods to your decorators to make it easier to use with the CanCan gem
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.
Displays output in logs with decorators, making it easy to find in a log stream.
Sometimes you have an object that is not thread-safe, but you need to make sure each of its methods is thread-safe, because they deal with some resources, like files or databases and you want them to manage those resources sequentially. This small gem will help you achieve exactly that without any re-design of the objects you already have. Just decorate them with SyncEm decorator and that is it.
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.
Small, fast and flexible state machines using composition.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.