0.0.0-rc.20210824 • Published 3 years ago

@attributes/web v0.0.0-rc.20210824

Weekly downloads
226
License
-
Repository
-
Last release
3 years ago

@attributes/web

class UserController {
    method1() {}
    method2() {}
    method3() {}
}

ControllerAttribute

Reflector(UserController).getOwnAttribute(ControllerAttribute)

ParamsAttribute

Reflector(UserController).property('method1').getOwnAttribute(ParamsAttribute)

MiddlewareAttribute

Reflector(UserController).property('method2').getOwnAttribute(MiddlewareAttribute)

MethodAttribute

Reflector(UserController).property('method3').getOwnAttribute(MethodAttribute)
1.0.0-rc.39

3 years ago

1.0.0-rc.38

3 years ago

1.0.0-rc.37

3 years ago

1.0.0-rc.36

3 years ago

1.0.0-rc.35

3 years ago

1.0.0-rc.34

3 years ago

1.0.0-rc.33

3 years ago

1.0.0-rc.32

3 years ago

1.0.0-rc.31

3 years ago

1.0.0-rc.28

3 years ago

1.0.0-rc.29

3 years ago

1.0.0-rc.26

3 years ago

1.0.0-rc.25

3 years ago

1.0.0-rc.24

3 years ago

1.0.0-rc.23

3 years ago

1.0.0-rc.20

3 years ago

1.0.0-rc.22

3 years ago

1.0.0-rc.19

3 years ago

1.0.0-rc.18

3 years ago

1.0.0-rc.16

3 years ago

1.0.0-rc.1

4 years ago