baucis-decorator-init
Initializes certain properties upon creation of a resource. Different from `default` in that it is able to use the `req` object.
Initializes certain properties upon creation of a resource. Different from `default` in that it is able to use the `req` object.
Forces `of` and `descendants` population.
Prevents clients from updating certain properties.
Allows isomorphic pages to be created via a REST API.
Changes the `required` validator to only be active when creating resources.
Upon clients' updates, forces update of properties.
Adds `level` upgrade/downgrade functionality specific to users.
Ensures valid ObjectIds where applicable.
Adds voting to a resource based on certain properties.
An ES7 decorator for ensuring that every Promise returned by a function is a Bluebird instance.
validate object by decorators in typescript
**bunyan-decorator** enables you to log the result of functions that return a promise or a value.
Light decorator that adds "shouldComponentUpdate" to pure react components to improve performance
A lightweight javascript library for enabling bindable properties on ES6 Classes.
Simple Dependency Injection with ES Decorators
Domain Object Reactive Forms for Angular and TypeScript
EaSy Polymer is a set of ES7/TS decorators for Polymer to save on boilerplate
using decorator to make router definitions and automatically generate swagger doc for egg.js
using decorator to make router definitions and automatically generate swagger doc for egg.js
egg plugin for controller router decorator by typescript