babel-plugin-function-decorators

1.2.0 • Public • Published

babel-plugin-function-decorators

A babel plugin for decorating functions.

A decorator is a function used to enhance/modify the target function.

A decorator function takes in the target function with its parameters and returns a new enhanced/modified function.

The name of the decorator function must end in "_".

Readme

Keywords

Package Sidebar

Install

npm i babel-plugin-function-decorators

Weekly Downloads

0

Version

1.2.0

License

MIT

Unpacked Size

4.04 kB

Total Files

4

Last publish

Collaborators

  • ln613