active-connect-ng1
TypeScript icon, indicating that this package has built-in type declarations

1.12.1 • Public • Published

Run Jest Tests

Active-Connect

Connection framework built for smart web-based projects using NodeJS, Angular and Websockets.

This package can be used to integrate angular.

This project is developed right now. Stay tuned.

Decorators

Annotations

@Route("route.child")
public async func(data: any):Promise<any> {
    // do something befor executing the method
    return new Promise(resolve => {
        // do something after executing the method
    })
}

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.12.17latest

Version History

VersionDownloads (Last 7 Days)Published
1.12.17
1.12.01
1.11.21
1.11.10
1.11.00
1.10.00
1.7.80
1.7.70
1.7.60
1.7.50
1.7.40
1.7.31
1.7.20
1.7.10
1.7.01
1.6.31
1.6.20
1.6.10
1.6.00
1.0.30
1.0.20
1.0.10
1.0.00
0.3.170
0.3.161
0.3.151
0.3.140
0.3.130
0.3.121
0.3.110
0.3.101
0.3.90
0.3.80
0.3.70
0.3.60
0.3.50
0.3.40
0.3.30
0.3.21
0.3.11
0.3.00
0.2.00
0.1.41
0.1.30
0.1.21
0.1.11
0.1.00

Package Sidebar

Install

npm i active-connect-ng1

Weekly Downloads

21

Version

1.12.1

License

MIT

Unpacked Size

53.2 kB

Total Files

46

Last publish

Collaborators

  • hiptjo
OSZAR »